This is the list of error messages, as found in die() and exit() expressions.
Message | File | Line |
---|---|---|
$this->id . ' fetchMyTrades requires a $walletId parameter' | /php/itbit.php | 344 |
$this->id . ' fetchWallets requires uid API credential' | /php/itbit.php | 434 |
$this->id . ' fetchOrders requires a $walletId parameter' | /php/itbit.php | 472 |
$this->id . ' allows limit orders only' | /php/itbit.php | 566 |
$this->id . ' fetchClosedOrders requires a $symbol argument' | /php/phemex.php | 1982 |
$this->id . ' fetchClosedOrders requires a $symbol argument' | /php/phemex.php | 2044 |
$this->id . ' fetchTicker returned a bad response => ' . $this->json($ticker) | /php/itbit.php | 118 |
$this->id . ' fetchMyTrades requires a $walletId parameter' | /php/itbit.php | 275 |
$this->id . ' fetchOrder ' . $symbol . ' $order with $clientOrderId ' . $clientOrderId . ' not found' | /php/phemex.php | 1924 |
$this->id . ' fetchOrder ' . $symbol . ' $order with $id ' . $id . ' not found' | /php/phemex.php | 1926 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/phemex.php | 1936 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/phemex.php | 1958 |
$this->id . ' createOrder ' . $qtyType . ' requires a $price argument or a $cost parameter' | /php/phemex.php | 1764 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/phemex.php | 1862 |
$this->id . ' cancelAllOrders() supports swap $market type orders only' | /php/phemex.php | 1893 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/phemex.php | 1902 |
$this->id . ' parseBidAsk requires a $market argument' | /php/phemex.php | 734 |
$this->id . ' returned ' . $this->json($response) | /php/cex.php | 1234 |
$this->id . ' fetchBalance requires a $code parameter or a $currency parameter for ' . $type . ' type' | /php/phemex.php | 1387 |
$this->id . ' fetchOHLCV requires a $since argument, or a $limit argument, or both' | /php/phemex.php | 893 |
$this->id . ' editOrder requires a $amount argument' | /php/cex.php | 1158 |
$this->id . ' fetchClosedOrders requires a $symbol argument' | /php/cex.php | 925 |
$this->id . ' fetchDepositAddress does not support XRP and XLM addresses yet (awaiting docs from CEX.io)' | /php/cex.php | 1180 |
$this->id . ' editOrder requires a $price argument' | /php/cex.php | 1161 |
$this->id . ' fetchTransactions() requires a $currency `$code` argument' | /php/bitz.php | 1154 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/bitz.php | 950 |
$this->id . " createOrder() requires the $price argument with market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false to supply the cost in the $amount argument (the exchange-specific behaviour)" | /php/cex.php | 581 |
$this->id . " fetchOHLCV warning => CEX can return historical candles for a certain date only, this might produce an empty or null reply. Set exchange.options['fetchOHLCVWarning'] = false or add (array( 'options' => array( 'fetchOHLCVWarning' => false ))) to constructor $params to suppress this warning message." | /php/cex.php | 439 |
$this->id . ' fetchOHLCV requires a $limit argument if the $since argument is specified' | /php/bitz.php | 679 |
$this->id . ' fetchOrder() $order ' . $id . ' not found' | /php/digifinex.php | 1010 |
$this->id . ' createOrder() requires you to set exchange.password = "YOUR_TRADING_PASSWORD" (a trade password is NOT THE SAME as your login password)' | /php/bitz.php | 803 |
$this->id . ' createOrder allows limit orders only' | /php/bitz.php | 798 |
$this->id . ' fetchTicker() returned an empty response' | /php/bytetrade.php | 423 |
'createOrder requires $this->apiKey or userid in params' | /php/bytetrade.php | 604 |
$this->id . ' ' . (string) $code . ' endpoint not found' | /php/whitebit.php | 632 |
$this->id . ' fetchDeposits requires $this->apiKey or userid argument' | /php/bytetrade.php | 294 |
$this->id . ' ' . $body | /php/stronghold.php | 765 |
$this->id . ' ' . (string) $code . ' ' . $reason . ' ' . $body | /php/whitebit.php | 629 |
$this->id . " withdraw requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 721 |
$this->id . ' ' . $body | /php/stronghold.php | 761 |
$this->id . " createDepositAddress requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 676 |
$this->id . ' withdraw requires $code to be BTC, ETH, or XLM' | /php/stronghold.php | 705 |
$this->id . " fetchMyTrades requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 653 |
$this->id . ' createDepositAddress requires $code to be BTC, ETH, or XLM' | /php/stronghold.php | 667 |
$this->id . " cancelOrder requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 549 |
$this->id . " fetchBalance requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 626 |
$this->id . " createOrder requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 519 |
$this->id . " cancelOrder requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 532 |
$this->id . " fetchTransactions requires either the 'accountId' extra parameter or exchange.options['accountId'] = 'YOUR_ACCOUNT_ID'." | /php/stronghold.php | 428 |
$this->id . ' requires an accountId.' | /php/stronghold.php | 149 |
$this->id . ' createOrder method requires a $expireTime or $expireIn param for a ' . $type . ' $order, you can also set the $expireIn exchange-wide option' | /php/timex.php | 489 |
$this->id . ' createOrder () does not support order $type ' . $type . ', only limit, $market, stop, trailingStop, or takeProfit orders are supported' | /php/ftx.php | 1036 |
$this->id . ' requires apiKey for all requests' | /php/coinspot.php | 166 |
$this->id . ' cancelOrder () is not fully implemented yet' | /php/coinspot.php | 159 |
$this->id . ' allows limit orders only' | /php/coinspot.php | 148 |
$this->id . ' insufficient funds to cover requested withdrawal $amount post fees ' . $this->json($response) | /php/livecoin.php | 762 |
$this->id . ' cancelOrder() failed => ' . $this->json($response) | /php/livecoin.php | 741 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/livecoin.php | 717 |
$this->id . ' fetchCurrencies() failed to fetch the currencies' | /php/livecoin.php | 212 |
$this->id . ' fetchCurrencies() failed to fetch the $currencies, the exchange is on maintenance' | /php/livecoin.php | 210 |
$this->id . ' ' . $this->json($response) | /php/itbit.php | 648 |
$this->id . ' cancelOrder requires a walletId parameter' | /php/itbit.php | 607 |
$this->id . ' fetchOrder requires a walletId parameter' | /php/itbit.php | 595 |
$this->id . ' createOrder requires a walletId parameter' | /php/itbit.php | 570 |
$this->id . ' fetchTransactions() requires a $currency $code argument if no $account $id specified in params' | /php/coinbasepro.php | 802 |
$this->id . ' fetchTransactions() could not find $account $id for ' . $code | /php/coinbasepro.php | 808 |
$this->id . " fetchDepositAddress() could not find $currency $code " . $code . " with id = " . $currencyId . " in $this->options['coinbaseAccountsByCurrencyId']" | /php/coinbasepro.php | 923 |
$this->id . " fetchDepositAddress() could not find $currency $code " . $code . " with id = " . $currencyId . " in $this->options['coinbaseAccountsByCurrencyId']" | /php/coinbasepro.php | 952 |
$this->id . ' ' . $body | /php/coinbasepro.php | 977 |
$this->id . ' ' . $this->json($response) | /php/coinbasepro.php | 985 |
$this->id . ' allows limit orders only' | /php/lakebtc.php | 233 |
$this->id . ' fetchDepositAddress not supported yet' | /php/huobijp.php | 39 |
$this->id . ' fetchOpenOrders does not support fetching $orders starting from a timestamp with the `$since` argument, use the `marker` extra param to filter starting from an integer trade id' | /php/bitso.php | 396 |
$this->id . ' => The order ' . $id . ' not found.' | /php/bitso.php | 427 |
$this->id . ' not valid withdraw coin => ' . $code | /php/bitso.php | 475 |
$this->id . ' ' . $this->json($response) | /php/bitso.php | 555 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/coinbasepro.php | 486 |
$this->id . ' deposit() requires one of `coinbase_account_id` or `payment_method_id` extra params' | /php/coinbasepro.php | 756 |
$this->id . ' deposit() error => ' . $this->json($response) | /php/coinbasepro.php | 760 |
$this->id . ' withdraw() error => ' . $this->json($response) | /php/coinbasepro.php | 787 |
'fetchWithdrawals requires $this->apiKey or userid argument' | /php/bytetrade.php | 1106 |
'fetchDeposits requires $this->apiKey or userid argument' | /php/bytetrade.php | 1083 |
'withdraw requires $this->apiKey' | /php/bytetrade.php | 1216 |
'fetchDepositAddress requires $this->apiKey or userid argument' | /php/bytetrade.php | 1190 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/kuna.php | 125 |
$this->id . ' ' . (string) $code . ' ' . $reason . ' ' . $body | /php/bytetrade.php | 1409 |
$this->id . ' fetchMyTrades does not support fetching trades starting from a timestamp with the `$since` argument, use the `marker` extra param to filter starting from an integer trade id' | /php/bitso.php | 293 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/kuna.php | 187 |
'fetchOpenOrders requires $this->apiKey or userid argument' | /php/bytetrade.php | 796 |
'fetchOrder requires $this->apiKey or userid argument' | /php/bytetrade.php | 778 |
'fetchOrders requires $this->apiKey or userid argument' | /php/bytetrade.php | 836 |
'fetchClosedOrders requires $this->apiKey or userid argument' | /php/bytetrade.php | 816 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/bytetrade.php | 859 |
'cancelOrder requires hasAlreadyAuthenticatedSuccessfully' | /php/bytetrade.php | 856 |
'fetchMyTrades requires $this->apiKey or userid argument' | /php/bytetrade.php | 1063 |
'transfer requires $this->apiKey' | /php/bytetrade.php | 957 |
$this->id . ' withdraw() does not support the $tag argument yet due to a lack of docs on withdrawing with tag/memo on behalf of the exchange.' | /php/yobit.php | 718 |
$this->id . ' does not provide an order book for darkpool $symbol ' . $symbol | /php/kraken.php | 486 |
$this->id . ' fetchOpenOrders() requires a $symbol argument' | /php/yobit.php | 623 |
$this->id . ' fetchMyTrades requires a `$symbol` argument' | /php/yobit.php | 639 |
$this->id . " fetchOrderTrades requires a unified order structure in the $params argument or a 'trades' param (an array of trade $id strings)" | /php/kraken.php | 1215 |
$this->id . ' cancelOrder() error ' . $this->last_http_response | /php/kraken.php | 1356 |
$this->id . ' does not provide a $ticker for $darkpool $symbol ' . $symbol | /php/kraken.php | 588 |
$this->id . ' fetchTrades() cannot serve ' . (string) $limit . " $trades without breaking the pagination, see https://github.com/ccxt/ccxt/issues/5698 for more details. Set exchange.options['fetchTradesWarning'] to acknowledge this warning and silence it." | /php/kraken.php | 916 |
$this->id . 'fetchOpenOrders requires a $symbol argument' | /php/zb.php | 497 |
$this->id . ' ' . $message | /php/coinegg.php | 513 |
$this->id . ' fetchOrder() requires a $symbol argument' | /php/zb.php | 443 |
$this->id . 'fetchOrders requires a $symbol argument' | /php/zb.php | 469 |
$this->id . ' has ' . (string) $numIds . ' markets exceeding max URL length for this endpoint (' . (string) $maxLength . ' characters), please, specify a list of $symbols of interest in the first argument to fetchTickers' | /php/yobit.php | 397 |
$this->id . ' allows limit orders only' | /php/yobit.php | 499 |
$this->id . ' ' . $market['symbol'] . ' order book is empty or not available' | /php/yobit.php | 308 |
$this->id . ' has ' . (string) $numIds . ' $symbols exceeding max URL length, you are required to specify a list of $symbols in the first argument to fetchOrderBooks' | /php/yobit.php | 322 |
$this->id . ' cancelOrder received an empty $response => ' . $this->json($response) | /php/stex.php | 1221 |
$this->id . ' cancelOrder received an empty $response => ' . $this->json($response) | /php/stex.php | 1213 |
$this->id . ' createOrder allows limit orders only' | /php/stex.php | 993 |
$this->id . ' cancelOrder() requires a `$price` parameter (float or string)' | /php/bitbay.php | 1140 |
$this->id . ' allows limit orders only' | /php/zb.php | 416 |
$this->id . ' fetchDepositAddress() could not find the $wallet id for $currency $code ' . $code . ', try to call createDepositAddress() first' | /php/stex.php | 1376 |
$this->id . ' fetchDepositAddress() could not find the $wallet id for $currency $code ' . $code . ', try to call createDepositAddress() first' | /php/stex.php | 1372 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/stex.php | 1251 |
$this->id . ' createOrder method requires a $price argument for a ' . $type . ' order' | /php/crex24.php | 761 |
$this->id . ' fetchTicker could not load quotes for $symbol ' . $symbol | /php/crex24.php | 447 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/coss.php | 864 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/coss.php | 639 |
$this->id . ' cancelOrder() requires a `$side` parameter ("buy" or "sell")' | /php/bitbay.php | 1136 |
$this->id . ' empty $balance $response ' . $this->json($response) | /php/bitbay.php | 420 |
$this->id . ' fetchOrder could not fetch order $id ' . $id | /php/crex24.php | 825 |
$this->id . ' createOrder method requires a $stopPrice extra param for a ' . $type . ' order' | /php/crex24.php | 768 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/bitmart.php | 1985 |
$this->id . ' fetchOrdersByStatus requires a $symbol argument' | /php/bitmart.php | 1863 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/bitmart.php | 1997 |
$this->id . ' fetchOrders does not support ' . $market['type'] . ' markets, only contracts are supported' | /php/bitmart.php | 1990 |
$this->id . ' cancelAllOrders does not support ' . $market['type'] . ' orders, only spot orders are accepted' | /php/bitmart.php | 1797 |
$this->id . " cancelAllOrders requires a `$side` parameter ('buy' or 'sell')" | /php/bitmart.php | 1792 |
$this->id . ' cancelOrders does not support ' . $market['type'] . ' $orders, only contract $orders are accepted' | /php/bitmart.php | 1822 |
$this->id . ' canelOrders requires a $symbol argument' | /php/bitmart.php | 1817 |
$this->id . ' withdraw() requires an extra `$id` param (withdraw account $id according to withdraws/bind_account_list endpoint' | /php/tidebit.php | 484 |
$this->id . ' ' . $this->json($order) | /php/tidebit.php | 473 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total order $cost ($amount to spend), where $cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the $cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false to supply the $cost in the $amount argument (the exchange-specific behaviour)" | /php/eterbase.php | 985 |
$this->id . ' fetchOHLCV requires a $since argument, or a $limit argument, or both' | /php/eterbase.php | 611 |
$this->id . ' fetchOrder requires a `$symbol` argument' | /php/bcex.php | 497 |
$this->id . ' fetchOrder could not find ' . $symbol . ' order $id ' . $id | /php/bitmart.php | 2075 |
$this->id . ' ' . $response | /php/btcbox.php | 419 |
$this->id . ' cancelOrder requires a `$symbol` argument' | /php/bcex.php | 627 |
$this->id . ' fetchClosedOrders() requires a $symbol argument' | /php/bw.php | 886 |
$this->id . ' fetchOpenOrders() requires a $symbol argument' | /php/bw.php | 907 |
$this->id . ' fetchDeposits() requires a $currency $code argument' | /php/bw.php | 1107 |
$this->id . ' fetchWithdrawals() requires a $currency $code argument' | /php/bw.php | 1151 |
$this->id . ' allows limit orders only' | /php/bw.php | 648 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/bw.php | 781 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/bw.php | 816 |
$this->id . ' fetchOpenOrders() requires a $symbol argument' | /php/bw.php | 839 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/bitmart.php | 1727 |
$this->id . ' cancelOrder failed to cancel ' . $symbol . ' $order $id ' . $id | /php/bitmart.php | 1774 |
$this->id . ' cancelOrder ' . $symbol . ' $order $id ' . $id . ' is filled or canceled' | /php/bitmart.php | 1779 |
$this->id . ' cancelAllOrders requires a $symbol argument' | /php/bitmart.php | 1788 |
$this->id . " fetchOrderBook requires an exchange-specific extra 'type' param ('bid' or 'ask') when used with a $limit" | /php/ice3x.php | 232 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/bitmart.php | 1252 |
$this->id . ' fetchOrderTrades requires a $symbol argument' | /php/bitmart.php | 1333 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false and supply the total cost value in the 'amount' argument or in the 'notional' extra parameter (the exchange-specific behaviour)" | /php/bitmart.php | 1682 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/rightbtc.php | 602 |
$this->id . ' fetchOrder could not find order ' . (string) $id . ' in open $orders->' | /php/rightbtc.php | 595 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/rightbtc.php | 564 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/rightbtc.php | 440 |
$this->id . ' fetchTicker returned an empty $response for $symbol ' . $symbol | /php/rightbtc.php | 245 |
$this->id . ' ' . $body | /php/liquid.php | 1104 |
$this->id . ' withdraw() only supports a $tag along the $address for XRP or XLM' | /php/liquid.php | 978 |
$this->id . ' editOrder requires the $price argument' | /php/liquid.php | 730 |
$this->id . ' cancelOrder requires $symbol argument' | /php/gateio.php | 736 |
$this->id . ' allows limit orders only' | /php/gateio.php | 716 |
$this->id . ' fetchMarkets got an unrecognized response' | /php/gateio.php | 281 |
$this->id . ' fetchCurrencies got an unrecognized response' | /php/gateio.php | 206 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/gemini.php | 747 |
$this->id . ' allows limit orders only' | /php/gemini.php | 719 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/rightbtc.php | 678 |
$this->id . " fetchOrders requires a 'symbol' argument and an extra 'ids' parameter. The 'ids' should be an array or a string of one or more order $ids separated with slashes." | /php/rightbtc.php | 639 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/therock.php | 997 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/therock.php | 1042 |
$this->id . ' cancelOrder ' . $this->json($response) | /php/bittrex.php | 1414 |
$this->id . ' fetchMarkets got an unexpected response' | /php/therock.php | 167 |
$this->id . ' the $address for ' . $code . ' is being generated (pending, not ready yet, retry again later)' | /php/bittrex.php | 1263 |
$this->id . ' cancelOrder ' . $orderId . ' ' . $this->json($response) | /php/bittrex.php | 1412 |
$this->id . ' fetchOrderBook() $limit argument must be null, 1, 25 or 100, default is 25' | /php/bittrex.php | 368 |
$this->id . ' fetchOrder() error => ' . $this->last_http_response | /php/bittrex.php | 1159 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/bitvavo.php | 1224 |
$this->id . ' $order closed already => ' . $this->json($response) | /php/liquid.php | 721 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/bitvavo.php | 905 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/bitvavo.php | 954 |
$this->id . ' editOrder requires an $amount argument, or a $price argument, or non-empty params' | /php/bitvavo.php | 861 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/bitvavo.php | 867 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/therock.php | 1081 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false and supply the total cost $value in the 'amount' argument or in the 'value' extra parameter (the exchange-specific behaviour)" | /php/novadax.php | 514 |
$this->id . ' fetchOrder requires a symbol' | /php/indodax.php | 419 |
$this->id . ' returned empty response' | /php/braziliex.php | 629 |
$this->id . ' allows limit orders only' | /php/indodax.php | 483 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/indodax.php | 466 |
$this->id . ' cancelOrder requires an extra "$side" param' | /php/indodax.php | 514 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/indodax.php | 510 |
$this->id . ' fetchMyTrades requires a `$symbol` argument' | /php/bitfinex.php | 770 |
$this->id . ' => malformed $response => ' . $this->json($response) | /php/indodax.php | 609 |
$this->id . ' ' . $code . ' not supported for withdrawal' | /php/bitfinex.php | 992 |
$this->id . ' has no $symbol ' . $symbol | /php/bitfinex.php | 904 |
$this->id . ' ' . $message | /php/bitfinex.php | 1173 |
$this->id . ' fetchTransactions() requires a $currency `$code` argument or a `$currency` parameter' | /php/bitfinex.php | 1036 |
$this->id . ' getMarketFromTrade too many keys => ' . $this->json($currencyIds) . ' in the $trade => ' . $this->json($trade) | /php/bitstamp.php | 484 |
$this->id . ' withdraw returned an $id of zero => ' . $this->json($response) | /php/bitfinex.php | 1175 |
$this->id . ' fiat fetchDepositAddress() for ' . $code . ' is not supported!' | /php/bitstamp.php | 1431 |
$this->id . ' fetchOHLCV requires a $since argument or a $limit argument' | /php/bitstamp.php | 707 |
$this->id . ' queryDepositAddress ' . $address | /php/gateio.php | 757 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/gateio.php | 792 |
$this->id . ' fetchMyTrades requires $symbol argument' | /php/gateio.php | 806 |
$this->id . ' ' . $market['symbol'] . ' order book is empty or not available' | /php/dsx.php | 452 |
$this->id . ' has ' . (string) $numIds . ' $symbols exceeding max URL length, you are required to specify a list of $symbols in the first argument to fetchOrderBooks' | /php/dsx.php | 466 |
$this->id . ' has ' . (string) $numIds . ' markets exceeding max URL length for this endpoint (' . (string) $maxLength . ' characters), please, specify a list of $symbols of interest in the first argument to fetchTickers' | /php/dsx.php | 502 |
$this->id . ' createOrder requires a $price argument even for $market orders, that is the worst $price that you agree to fill your order for' | /php/dsx.php | 659 |
$this->id . ' withdraw() requires a `$commission` (withdrawal fee) parameter (string)' | /php/dsx.php | 1154 |
$this->id . ' ' . $this->json($response) | /php/mixcoins.php | 229 |
$this->id . ' fetchOrderBook $limit argument must be null, 20 or 100' | /php/kucoin.php | 746 |
$this->id . ' fetchOrder requires an order id' | /php/kucoin.php | 952 |
$this->id . ' invalid fetchClosedOrder method' | /php/kucoin.php | 1107 |
$this->id . ' fetchLedger requires a $code param' | /php/kucoin.php | 1657 |
$this->id . ' ' . $code . 'main $account is not loaded in loadAccounts' | /php/kucoin.php | 1673 |
$this->id . ' ' . $this->json($response) | /php/braziliex.php | 510 |
$this->id . ' fetchOrder() requires a $symbol argument' | /php/braziliex.php | 549 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/coinex.php | 566 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false to supply the cost in the $amount argument (the exchange-specific behaviour)" | /php/coinex.php | 533 |
$this->id . ' fetchMyTrades() requires a $symbol argument' | /php/ripio.php | 848 |
$this->id . ' fetchOrders() requires a $symbol argument' | /php/ripio.php | 658 |
$this->id . ' fetchOrderBook() returned empty $response => ' . $this->json($response) | /php/huobipro.php | 515 |
$this->id . ' publicGetCommonSymbols returned empty $response => ' . $this->json($markets) | /php/huobipro.php | 330 |
$this->id . ' fetchDeposits requires a $currency $code argument' | /php/coinex.php | 852 |
$this->id . ' fetchWithdrawals requires a $currency $code argument' | /php/coinex.php | 791 |
$this->id . " $market buy order requires $price argument to calculate cost (total $amount of quote currency to spend for buying, $amount * $price). To switch off this warning exception and specify cost in the $amount argument, set .options['createMarketBuyOrderRequiresPrice'] = false. Make sure you know what you're doing." | /php/huobipro.php | 1156 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/huobipro.php | 972 |
$this->id . ' fetchOpenOrdersV1 requires a $symbol argument' | /php/huobipro.php | 960 |
$this->id . ' fetchOrderBook() returned unrecognized $response => ' . $this->json($response) | /php/huobipro.php | 523 |
$this->id . ' cancelOrders error' | /php/digifinex.php | 792 |
$this->id . ' cancelOrder ' . $id . ' not found' | /php/digifinex.php | 762 |
$this->id . ' fetchTicker is a private v2 endpoint that requires an `exchange.apiKey` credential or an `$apiKey` extra parameter' | /php/digifinex.php | 430 |
$this->id . ' fetchTicker is a private v2 endpoint that requires an `exchange.apiKey` credential or an `$apiKey` extra parameter' | /php/digifinex.php | 384 |
$this->id . ' allows limit orders only' | /php/bleutrade.php | 373 |
$this->id . ' => malformed $response => ' . $this->json($response) | /php/bleutrade.php | 830 |
$this->id . ' invalid signature, use the uid for the main account if you have subaccounts' | /php/bitstamp.php | 1591 |
$this->id . ' no $orderbook data in ' . $this->json($response) | /php/bleutrade.php | 249 |
$this->id . ' allows limit orders only' | /php/xbtce.php | 308 |
$this->id . ' requires apiKey for all requests, their public API is always busy' | /php/xbtce.php | 337 |
$this->id . ' fetchTicker returned empty $response, xBTCe public API error' | /php/xbtce.php | 262 |
$this->id . ' fetchOHLCV is disabled by the exchange' | /php/xbtce.php | 302 |
$this->id . ' could not found matching order' | /php/oceanex.php | 498 |
$this->id . ' fetchOrders requires a `$symbol` argument' | /php/oceanex.php | 519 |
$this->id . ' requires uid property for authentication and trading, their public API is always busy' | /php/xbtce.php | 340 |
$this->id . ' could not found matching order' | /php/oceanex.php | 492 |
$this->id . ' cancelOrder() requires a $symbol argument' | /php/ripio.php | 594 |
$this->id . ' fetchOrder() requires a $symbol argument' | /php/ripio.php | 626 |
$this->id . ' fetchOHLCV requires a `$since` argument' | /php/lbank.php | 363 |
$this->id . ' fetchOHLCV requires a `$limit` argument' | /php/lbank.php | 366 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/currencycom.php | 1021 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/currencycom.php | 986 |
$this->id . ' fetchOpenOrders WARNING => fetching open orders without specifying a $symbol is rate-limited to one call per ' . (string) $fetchOpenOrdersRateLimit . ' seconds. Do not call this method frequently to avoid ban. Set ' . $this->id . '.options["warnOnFetchOpenOrdersWithoutSymbol"] = false to suppress this warning message.' | /php/currencycom.php | 978 |
$this->id . ' createOrder requires an $accountId parameter for ' . $market['type'] . ' $market ' . $symbol | /php/currencycom.php | 917 |
$this->id . ' $order $id ' . $id . ' not found' | /php/poloniex.php | 1212 |
$this->id . ' allows limit orders only' | /php/poloniex.php | 1034 |
$this->id . ' order $id ' . (string) $id . ' is not in "open" state and not found in cache' | /php/poloniex.php | 1009 |
$this->id . " fetchOHLCV requires a 'since' or a 'limit' argument" | /php/hollaex.php | 541 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/btctradeua.php | 355 |
$this->id . ' allows limit orders only' | /php/btctradeua.php | 304 |
$this->id . ' parseTrade() null $month name => ' . $cyrillic | /php/btctradeua.php | 224 |
$this->id . ' ' . $body | /php/coinone.php | 679 |
$this->id . " cancelOrder requires array('price' => 12345, 'qty' => 1.2345, 'is_ask' => 0) in the $params argument." | /php/coinone.php | 613 |
$this->id . " cancelOrder requires a $symbol argument. To cancel the order, pass a $symbol argument and array('price' => 12345, 'qty' => 1.2345, 'is_ask' => 0) in the $params argument of cancelOrder." | /php/coinone.php | 606 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/coinone.php | 571 |
$this->id . ' allows fetching closed orders with a specific symbol' | /php/coinone.php | 540 |
$this->id . ' ' . $body | /php/idex.php | 1103 |
$this->id . ' createOrder() requires a $price argument for a ' . $type . 'order' | /php/btcmarkets.php | 714 |
$this->id . ' fetchOpenOrders requires a walletAddress' | /php/idex.php | 804 |
$this->id . ' ' . $response['error'] | /php/idex.php | 1101 |
$this->id . ' cancel order failed ' . $this->json($response) | /php/idex.php | 533 |
$this->id . ' fetchOpenOrders requires a walletAddress' | /php/idex.php | 634 |
$this->id . ' ' . $body | /php/coinmate.php | 756 |
$this->id . ' $market order requires an order structure such as that in fetchOrderBook()[\'bids\'][0][2], fetchOrder()[\'info\'], or fetchOpenOrders()[0][\'info\']' | /php/idex.php | 446 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/coinmate.php | 535 |
$this->id . ' ' . $this->json($response) | /php/coinmate.php | 745 |
$this->id . ' createOrder requires the "Total" extra parameter for market orders ($amount and $price are both ignored)' | /php/btcturk.php | 280 |
$this->id . ' is an abstract base API for BTCExchange, BTCTurk' | /php/btcturk.php | 307 |
$this->id . ' order amount should be evenly divisible by lot size ' . $body | /php/currencycom.php | 1096 |
$this->id . ' order price is invalid, i.e. exceeds allowed price precision, exceeds min price or max price limits or is invalid float value in general, use $this->price_to_precision(symbol, amount) ' . $body | /php/currencycom.php | 1099 |
$this->id . ' ' . (string) $httpCode . ' ' . $reason . ' ' . $body | /php/currencycom.php | 1086 |
$this->id . ' order cost = amount * price is zero or less ' . $body | /php/currencycom.php | 1093 |
$this->id . ' fetchOHLCV requires either a $since argument or a $limit argument' | /php/probit.php | 736 |
$this->id . ' fetchTicker() returned an empty response' | /php/probit.php | 455 |
$this->id . " createOrder() requires the $price argument for $market buy orders to calculate total $order $cost ($amount to spend), where $cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the $cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false and supply the total $cost value in the 'amount' argument or in the 'cost' extra parameter (the exchange-specific behaviour)" | /php/probit.php | 978 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/probit.php | 836 |
$this->id . ' createOrder() requires a $leverage parameter for ' . $market['type'] . ' markets if $orderSide is BUY_OPEN or SELL_OPEN' | /php/hbtc.php | 917 |
$this->id . ' createOrder() requires a $clientOrderId parameter for ' . $market['type'] . ' markets, supply $clientOrderId in the $params argument' | /php/hbtc.php | 913 |
$this->id . " cancelOrder() requires an $orderType parameter, pass the array( 'orderType' => 'LIMIT' ) or array( 'orderType' => 'STOP' ) in $params argument" | /php/hbtc.php | 1034 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false and supply the total cost value in the 'amount' argument (the exchange-specific behaviour)" | /php/hbtc.php | 957 |
$this->id . ' fetchMyTrades requires a `$symbol` argument for ' . $type . ' markets' | /php/hbtc.php | 848 |
$this->id . ' ' . $this->json($response) | /php/btcalpha.php | 380 |
$this->id . ' createOrder() does not support order $type ' . $type . ' for ' . $market['type'] . ' markets, only LIMIT and STOP are supported' | /php/hbtc.php | 909 |
$this->id . ' createOrder() does not support order $side ' . $side . ' for ' . $market['type'] . ' markets, only BUY_OPEN, SELL_OPEN, BUY_CLOSE and SELL_CLOSE are supported' | /php/hbtc.php | 906 |
$this->id . ' fetchOrderBook supports $limit of 20 or 150. Other values are not accepted' | /php/fcoin.php | 357 |
$this->id . ' createOrder() requires a $triggerPrice parameter for a ' . $type . 'order' | /php/btcmarkets.php | 723 |
$this->id . ' fetchOrders() requires a `$symbol` argument' | /php/fcoin.php | 646 |
$this->id . " createOrder() requires the $price argument with market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false to supply the cost in the $amount argument (the exchange-specific behaviour)" | /php/fcoin.php | 493 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/binance.php | 1726 |
$this->id . ' fetchOrders requires a $symbol argument' | /php/binance.php | 1756 |
$this->id . ' fetchOpenOrders WARNING => fetching open orders without specifying a $symbol is rate-limited to one call per ' . (string) $fetchOpenOrdersRateLimit . ' seconds. Do not call this $method frequently to avoid ban. Set ' . $this->id . '.options["warnOnFetchOpenOrdersWithoutSymbol"] = false to suppress this warning message.' | /php/binance.php | 1844 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/binance.php | 1869 |
$this->id . ' ' . $type . ' is not a valid order $type in ' . $market['type'] . ' $market ' . $symbol | /php/binance.php | 1610 |
$this->id . ' createOrder $method requires a $callbackRate extra param for a ' . $type . ' order' | /php/binance.php | 1696 |
$this->id . ' createOrder $method requires a $price argument for a ' . $type . ' order' | /php/binance.php | 1704 |
$this->id . ' createOrder $method requires a $stopPrice extra param for a ' . $type . ' order' | /php/binance.php | 1714 |
$this->id . ' uuid is required for withdrawal' | /php/bitbank.php | 488 |
$this->id . ' ' . $this->json($response) | /php/bitbank.php | 617 |
$this->id . ' fetchOpenOrders() requires a $symbol argument' | /php/bit2c.php | 266 |
$this->id . " does not support '" . $type . "' $type, set exchange.options['defaultType'] to 'spot', 'margin', 'delivery' or 'future'" | /php/binance.php | 543 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/probit.php | 1026 |
$this->id . ' fetchDepositAddress returned an empty response' | /php/probit.php | 1074 |
$this->id . ' access token expired, call signIn() method' | /php/probit.php | 1217 |
$this->id . ' createOrder requires a $price argument for both $market and limit orders' | /php/bitbank.php | 388 |
$this->id . ' ' . $body | /php/binance.php | 2556 |
$this->id . ' temporary banned => ' . $body | /php/binance.php | 2549 |
$this->id . ' order price is invalid, i.e. exceeds allowed price precision, exceeds min price or max price limits or is invalid float value in general, use $this->price_to_precision(symbol, amount) ' . $body | /php/binance.php | 2509 |
$this->id . ' order amount should be evenly divisible by lot size ' . $body | /php/binance.php | 2506 |
$this->id . ' fetchOrdersWithMethod requires a $symbol argument' | /php/latoken.php | 683 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/latoken.php | 539 |
$this->id . ' fetchTransactions() requires a $code argument' | /php/southxchange.php | 623 |
$this->id . ' fetchLedger() requires a $code argument' | /php/southxchange.php | 455 |
$this->id . ' does not have a testnet/sandbox URL for ' . $api . ' endpoints' | /php/binance.php | 2422 |
$this->id . ' fetchDepositAddress returned an empty $response – create the deposit $address in the user settings first.' | /php/binance.php | 2274 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/binance.php | 1928 |
$this->id . ' cancelAllOrders requires a $symbol argument' | /php/binance.php | 1902 |
$this->id . ' order cost = amount * price is zero or less ' . $body | /php/binance.php | 2503 |
$this->id . ' ' . (string) $code . ' ' . $reason . ' ' . $body | /php/binance.php | 2496 |
$this->id . ' $userDataStream endpoint requires `apiKey` credential' | /php/binance.php | 2447 |
$this->id . ' historicalTrades endpoint requires `apiKey` credential' | /php/binance.php | 2436 |
$this->id . ' createOrder requires a trigger_price param for ' . $type . ' orders' | /php/bitpanda.php | 1329 |
$this->id . ' fetchOrders requires a "$to" iso8601 string param with the $since argument is specified, max range is 100 days' | /php/bitpanda.php | 1480 |
$this->id . ' fetchDeposits requires a "$to" iso8601 string param with the $since argument is specified' | /php/bitpanda.php | 969 |
$this->id . ' fetchWithdrawals requires a "$to" iso8601 string param with the $since argument is specified' | /php/bitpanda.php | 1024 |
$this->id . ' => $symbol ' . $symbol . ' is delisted' | /php/bitmex.php | 825 |
$this->id . ' $ticker $symbol ' . $symbol . ' not found' | /php/bitmex.php | 830 |
$this->id . ' fetchMyTrades requires a "$to" iso8601 string param with the $since argument is specified, max range is 100 days' | /php/bitpanda.php | 1644 |
$this->id . ' => The order ' . $id . ' not found.' | /php/bitmex.php | 443 |
$this->id . ' fetchDepositAddress() for fiat ' . $code . ' is not supported' | /php/buda.php | 603 |
$this->id . ' => there are no addresses ready for receiving ' . $code . ', retry again later)' | /php/buda.php | 621 |
$this->id . ' allows limit orders only' | /php/latoken.php | 745 |
$this->id . ' cancelAllOrders requires a $symbol argument' | /php/latoken.php | 799 |
$this->id . ' => fetchDeposits() requires a $currency $code argument' | /php/buda.php | 713 |
$this->id . ' ' . $this->json($order) | /php/acx.php | 398 |
$this->id . ' => fiat fetchDepositAddress() for ' . $code . ' is not supported' | /php/buda.php | 636 |
$this->id . ' => fetchDeposits() requires a $currency $code argument' | /php/buda.php | 698 |
$this->id . ' createOrder requires a $stopPrice parameter for ' . $type . ' orders' | /php/bitmax.php | 1092 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/coinfalcon.php | 222 |
$this->id . ' fetchDepositAddress returned more than one $address, a $chainName parameter is required, one of ' . $chains | /php/bitmax.php | 1517 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/bitmax.php | 1347 |
$this->id . ' order $id ' . $id . ' not found in successfully canceled orders => ' . $this->json($response) | /php/aofex.php | 982 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total $order $cost ($amount to spend), where $cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the $cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false and supply the total $cost value in the 'amount' argument" | /php/aofex.php | 933 |
$this->id . ' has ' . (string) $numIds . ' $symbols (' . (string) strlen($ids) . ' characters) exceeding max URL length (' . (string) $this->options['fetchOrderBooksMaxLength'] . ' characters), you are required to specify a list of $symbols in the first argument to fetchOrderBooks' | /php/upbit.php | 456 |
$this->id . ' cancelAllOrders() requires a $symbol argument' | /php/aofex.php | 1009 |
$this->id . ' supoprts BTC withdrawals only, other currencies coming soon...' | /php/bitmex.php | 1450 |
$this->id . ' cancelOrder() failed => ' . $error | /php/bitmex.php | 1378 |
$this->id . ' ' . $market['symbol'] . ' order book is empty or not available' | /php/tidex.php | 291 |
$this->id . ' ' . $body | /php/bitmex.php | 1471 |
$this->id . ' has ' . (string) $numIds . ' markets exceeding max URL length for this endpoint (' . (string) $maxLength . ' characters), please, specify a list of $symbols of interest in the first argument to fetchTickers' | /php/tidex.php | 385 |
$this->id . ' has ' . (string) $numIds . ' $symbols exceeding max URL length, you are required to specify a list of $symbols in the first argument to fetchOrderBooks' | /php/tidex.php | 305 |
$this->id . ' withdraw() does not support the $tag argument yet due to a lack of docs on withdrawing with tag/memo on behalf of the exchange.' | /php/tidex.php | 689 |
$this->id . ' allows limit orders only' | /php/tidex.php | 501 |
$this->id . " fetchLedger() requires the $params 'max_row' - 'min_row' <= 1000" | /php/luno.php | 526 |
$this->id . ' ' . $this->json($response) | /php/luno.php | 642 |
$this->id . ' allows limit orders only' | /php/zaif.php | 305 |
$this->id . ' withdraw() does not allow ' . $code . ' withdrawals' | /php/zaif.php | 415 |
$this->id . ' createOrder requires a stop_price parameter' | /php/bigone.php | 761 |
$this->id . ' fetchOrders() requires a $symbol argument' | /php/bigone.php | 841 |
$this->id . ' fetchMyTrades() requires a $symbol argument' | /php/bigone.php | 883 |
$this->id . 'fetchDepositAddress() returned empty $address response' | /php/bigone.php | 1019 |
$this->id . ' has ' . (string) $numIds . ' $symbols exceeding max URL length, you are required to specify a list of $symbols in the first argument to fetchTickers' | /php/upbit.php | 584 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false to supply the cost in the $amount argument (the exchange-specific behaviour)" | /php/upbit.php | 852 |
$this->id . ' createOrder allows buy or sell $side only!' | /php/upbit.php | 865 |
$this->id . ' is generating ' . $code . ' deposit address, call fetchDepositAddress or createDepositAddress one more time later to retrieve the generated address' | /php/upbit.php | 1423 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/luno.php | 420 |
$this->id . ' fetchLedger() requires a $currency $code argument if no $account $id specified in params' | /php/luno.php | 502 |
$this->id . ' fetchLedger() could not find $account $id for ' . $code | /php/luno.php | 508 |
$this->id . " fetchLedger() require both $params 'max_row' and 'min_row' or neither to be defined" | /php/luno.php | 516 |
$class . " requires php7 or greater, your version: " . $version | /ccxt.php | 42 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/coinone.php | 379 |
$this->id . ' allows limit orders only' | /php/coinone.php | 357 |
"redISqr works only with red numbers" | /php/static_dependencies/BN/BN.php | 711 |
"redSqr works only with red numbers" | /php/static_dependencies/BN/BN.php | 699 |
"redInvm works only with red numbers" | /php/static_dependencies/BN/BN.php | 729 |
"redSqrt works only with red numbers" | /php/static_dependencies/BN/BN.php | 722 |
"redNeg works only with red numbers" | /php/static_dependencies/BN/BN.php | 736 |
"Already a number in reduction context" | /php/static_dependencies/BN/BN.php | 623 |
"redAdd works only with red numbers" | /php/static_dependencies/BN/BN.php | 629 |
"redIAdd works only with red numbers" | /php/static_dependencies/BN/BN.php | 641 |
"redSub works only with red numbers" | /php/static_dependencies/BN/BN.php | 652 |
"redISub works only with red numbers" | /php/static_dependencies/BN/BN.php | 663 |
"redShl works only with red numbers" | /php/static_dependencies/BN/BN.php | 674 |
"redMul works only with red numbers" | /php/static_dependencies/BN/BN.php | 680 |
"redIMul works only with red numbers" | /php/static_dependencies/BN/BN.php | 691 |
"Unknown prime name " . $name | /php/static_dependencies/BN/Red.php | 35 |
"Assertion failed" | /php/static_dependencies/BN/Red.php | 178 |
"Not implemented" | /php/static_dependencies/BN/BN.php | 41 |
"Byte array longer than desired length" | /php/static_dependencies/BN/BN.php | 117 |
"Not implemented" | /php/static_dependencies/BN/BN.php | 360 |
"Already a number in reduction context" | /php/static_dependencies/BN/BN.php | 604 |
"red works only with positives" | /php/static_dependencies/BN/BN.php | 606 |
"fromRed works only with numbers in reduction context" | /php/static_dependencies/BN/BN.php | 612 |
"Not implemented" | /php/static_dependencies/elliptic-php/lib/Utils.php | 36 |
"Not implemented" | /php/static_dependencies/elliptic-php/lib/Utils.php | 19 |
"Unable to find second key candinate" | /php/static_dependencies/elliptic-php/lib/EC.php | 226 |
"Missing option " . $key | /php/static_dependencies/elliptic-php/lib/Utils.php | 161 |
'Unsupported Keccak Shake security level.' | /php/static_dependencies/kornrunner/keccak/src/Keccak.php | 308 |
'Unsupported Keccak Hash output size.' | /php/static_dependencies/kornrunner/keccak/src/Keccak.php | 300 |
"Reseed is required" | /php/static_dependencies/elliptic-php/lib/HmacDRBG.php | 102 |
'Unknown curve ' . $name | /php/static_dependencies/elliptic-php/lib/Curves.php | 16 |
'invalid point' | /php/static_dependencies/elliptic-php/lib/Curve/EdwardsCurve.php | 93 |
'invalid point' | /php/static_dependencies/elliptic-php/lib/Curve/EdwardsCurve.php | 71 |
'Not supported on Montgomery curve' | /php/static_dependencies/elliptic-php/lib/Curve/MontCurve/Point.php | 79 |
'invalid point' | /php/static_dependencies/elliptic-php/lib/Curve/EdwardsCurve.php | 100 |
'Unknown signature format' | /php/static_dependencies/elliptic-php/lib/EC/Signature.php | 36 |
"Unable to find valid recovery factor" | /php/static_dependencies/elliptic-php/lib/EC.php | 261 |
"Unknown point format" | /php/static_dependencies/elliptic-php/lib/Curve/BaseCurve.php | 317 |
"Invalid point" | /php/static_dependencies/elliptic-php/lib/Curve/ShortCurve.php | 227 |
"Cannot initialize" | /php/static_dependencies/BI/BigInteger.php | 80 |
"Unsupported value, only string and integer are allowed, receive " . $type . ($type == "object" ? ", class: " . get_class($value) : "") | /php/static_dependencies/BI/BigInteger.php | 84 |
"Invalid base" | /php/static_dependencies/BI/BigInteger.php | 102 |
"Extension bcmath not loaded" | /php/static_dependencies/BI/BigInteger.php | 236 |
"Cannot use BigInteger. Neither gmp nor bcmath module is loaded" | /php/static_dependencies/BI/BigInteger.php | 14 |
"Extension gmp not loaded" | /php/static_dependencies/BI/BigInteger.php | 22 |
"Cannot initialize" | /php/static_dependencies/BI/BigInteger.php | 63 |
"Unsupported BigInteger base" | /php/static_dependencies/BI/BigInteger.php | 69 |
"Unsupported value, only string and integer are allowed, receive " . $type . ($type == "object" ? ", class: " . get_class($value) : "") | /php/static_dependencies/BI/BigInteger.php | 357 |
"Invalid base" | /php/static_dependencies/BI/BigInteger.php | 384 |
"Unsupported S_MATH_BIGINTEGER_MODE " . S_MATH_BIGINTEGER_MODE | /php/static_dependencies/BI/BigInteger.php | 633 |
"Modulus must be greater than 1" | /php/static_dependencies/BN/Red.php | 19 |
"Invalid characters" | /php/static_dependencies/BI/BigInteger.php | 302 |
"Invalid characters" | /php/static_dependencies/BI/BigInteger.php | 321 |
"Invalid characters" | /php/static_dependencies/BI/BigInteger.php | 328 |
"Unsupported BigInteger base" | /php/static_dependencies/BI/BigInteger.php | 355 |
$this->id . ' fetch_order() not supported yet' | /php/base/Exchange.php | 2043 |
$this->id . ' API does not allow to fetch all tickers at once with a single call to fetch_tickers () for now' | /php/base/Exchange.php | 2013 |
$this->id . ' fetchTicker not supported yet' | /php/base/Exchange.php | 2009 |
$this->id . ' API does not allow to fetch all prices at once with a single call to fetch_bids_asks () for now' | /php/base/Exchange.php | 2001 |
$this->id . ' fetch_trading_fee not supported yet' | /php/base/Exchange.php | 1749 |
$this->id . ' fetch_trading_fees not supported yet' | /php/base/Exchange.php | 1744 |
implode(' ', array($url, $method, $http_status_code, $result)) | /php/base/Exchange.php | 1495 |
implode(' ', array($url, $method, $curl_errno, $curl_error)) | /php/base/Exchange.php | 1485 |
$this->id . ' fetch_withdrawals() not supported yet' | /php/base/Exchange.php | 2119 |
$this->id . ' fetch_deposits() not supported yet' | /php/base/Exchange.php | 2111 |
$this->id . ' fetch_transactions() not supported yet' | /php/base/Exchange.php | 2103 |
$this->id . ' fetch_my_trades() not supported yet' | /php/base/Exchange.php | 2091 |
$this->id . ' fetch_closed_orders() not supported yet' | /php/base/Exchange.php | 2083 |
$this->id . ' fetch_open_orders() not supported yet' | /php/base/Exchange.php | 2075 |
$this->id . ' fetch_orders() not supported yet' | /php/base/Exchange.php | 2067 |
$this->id . ' fetch_order_trades() not supported yet' | /php/base/Exchange.php | 2059 |
$this->id . ' currencies not loaded' | /php/base/Exchange.php | 2381 |
$this->id . ' markets not loaded' | /php/base/Exchange.php | 2460 |
$this->id . ' edit_order() requires enableRateLimit = true' | /php/base/Exchange.php | 2258 |
$this->id . ' create_order() not supported yet' | /php/base/Exchange.php | 2293 |
$this->$id . ' fetch_ohlcv() not supported yet' | /php/base/Exchange.php | 2176 |
$this->id . ' cancel_order() not supported or not supported yet' | /php/base/Exchange.php | 2253 |
$this->id . ' fetch_deposit_address() not supported yet' | /php/base/Exchange.php | 2127 |
$this->id . ' fetch_balance() not supported yet' | /php/base/Exchange.php | 2159 |
$this->id . ' requires web3 dependencies' | /php/base/Exchange.php | 2738 |
$this->id . ' requires a non-empty value in $this->twofa property' | /php/base/Exchange.php | 2835 |
'Invalid number' | /php/base/Exchange.php | 2564 |
'TICK_SIZE cant be used with negative numPrecisionDigits' | /php/base/Exchange.php | 2574 |
'Precision must be an integer or float for TICK_SIZE' | /php/base/Exchange.php | 2556 |
'Precision must be an integer' | /php/base/Exchange.php | 2559 |
$this->id . ' does not have market symbol ' . $symbol | /php/base/Exchange.php | 2466 |
$function . ' method not found, try underscore_notation instead of camelCase for the method being called' | /php/base/Exchange.php | 2493 |
$this->id . ' fetchOHLCV does not have ' . $type . ' for ' . $market['type'] . ' markets' | /php/okex.php | 1408 |
$this->id . ' fetchMarketsByType does not support market $type ' . $type | /php/okex.php | 955 |
$this->id . " fetchBalance requires a $type parameter (one of 'account', 'spot', 'margin', 'futures', 'swap')" | /php/okex.php | 1719 |
$this->id . ' margin $balance $response format has changed!' | /php/okex.php | 1598 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total $order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false and supply the total cost value in the 'amount' argument or in the 'notional' extra parameter (the exchange-specific behaviour)" | /php/okex.php | 1921 |
$this->id . " fetchBalance does not support the '" . $type . "' $type (the $type must be one of 'account', 'spot', 'margin', 'futures', 'swap')" | /php/okex.php | 1864 |
$this->id . " cancelOrder requires a $type parameter (one of 'spot', 'margin', 'futures', 'swap')." | /php/okex.php | 1965 |
$this->id . ' cancelOrder() requires a $symbol argument' | /php/okex.php | 1953 |
$this->id . " fetchOrder requires a $type parameter (one of 'spot', 'margin', 'futures', 'swap')." | /php/okex.php | 2192 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/okex.php | 2185 |
$this->id . " fetchOrder requires a $type parameter (one of 'spot', 'margin', 'futures', 'swap')." | /php/okex.php | 2272 |
$this->id . ' fetchOrdersByState requires a $symbol argument' | /php/okex.php | 2260 |
$this->id . " withdraw() requires a `$fee` string parameter, network transaction $fee must be ≥ 0. Withdrawals to OKCoin or OKEx are $fee-free, please set '0'. Withdrawing to external digital asset $address requires network transaction $fee->" | /php/okex.php | 2468 |
$this->id . ' fetchDepositAddress cannot return nonexistent $addresses, you should create withdrawal $addresses with the exchange website first' | /php/okex.php | 2454 |
$this->id . ' parseMyTrade() received unrecognized response format, differing instrument_ids in one fill, the exchange API might have changed, paste your verbose output => https://github.com/ccxt/ccxt/wiki/FAQ#what-is-required-to-get-help' | /php/okex.php | 2675 |
$this->id . ' withdraw() requires $this->password set on the exchange instance or a password / trade_pwd parameter' | /php/okex.php | 2486 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/okex.php | 2811 |
$this->id . " fetchLedger requires a $currency $code $argument for '" . $type . "' markets" | /php/okex.php | 2931 |
$this->id . " fetchLedger requires a $code $argument (a $market symbol) for '" . $type . "' markets" | /php/okex.php | 2938 |
$this->id . " fetchLedger does not support the '" . $type . "' $type (the $type must be one of 'account', 'spot', 'margin', 'futures', 'swap')" | /php/okex.php | 3001 |
'timeframe unit ' . $unit . ' is not supported' | /php/base/Exchange.php | 348 |
$this->id . ' requires `' . $key . '`' | /php/base/Exchange.php | 780 |
$this->id . ' address is undefined' | /php/base/Exchange.php | 795 |
$this->id . ' address is invalid or has less than ' . strval($this->minFundingAddressLength) . ' characters: "' . strval($address) . '"' | /php/base/Exchange.php | 801 |
this . id . ' warning! The glue symbol for HTTP queries ' . ' is changed from its default value & to ' . $this->urlencode_glue . ' in php.ini' . ' (arg_separator.output) or with a call to ini_set prior to this message. If that' . ' was the intent, you can acknowledge this warning and silence it by setting' . " 'urlencode_glue_warning' => false or 'urlencode_glue' => '&' with exchange constructor params" | /php/base/Exchange.php | 1049 |
$this->id . ' does not have a sandbox URL' | /php/base/Exchange.php | 1072 |
$this->id . ' underscore() not supported yet' | /php/base/Exchange.php | 1115 |
$this->id . ' camelcase() not supported yet' | /php/base/Exchange.php | 1120 |
$alg . ' is not a supported jwt algorithm.' | /php/base/Exchange.php | 1162 |
$alg . ' is not a supported rsa signing algorithm.' | /php/base/Exchange.php | 1178 |
$this->id . ' sign() not supported yet' | /php/base/Exchange.php | 1225 |
implode(' ', array($url, $method, $curl_errno, $curl_error)) | /php/base/Exchange.php | 1481 |
$this->id . ' $order was rejected by the exchange ' . $this->json($order) | /php/hitbtc.php | 744 |
$this->id . ' ' . $response['message'] | /php/hitbtc.php | 507 |
$this->id . ' fetch ' . $code . ' withdrawals are not supported. Currency $code must be one of ' . (string) $codes | /php/wavesexchange.php | 1565 |
$this->id . ' ' . $body | /php/wavesexchange.php | 1548 |
$this->id . ' createOrder() requires the $price argument with market buy orders to calculate total order cost ($amount to spend), where cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the cost to be calculated for you from $price and amount' | /php/mercado.php | 246 |
$this->id . ' ' . $this->json($response) | /php/paymium.php | 261 |
$this->id . ' order ' . $id . ' not found, ' . $this->id . '.fetchOrderTrades() requires an exchange-specific order $id, you need to grab it from order["info"]["$id"]' | /php/hitbtc.php | 1049 |
$this->id . ' order ' . $id . ' not found' | /php/hitbtc.php | 926 |
$this->id . ' requires $tx_fee parameter to withdraw ' . $code | /php/mercado.php | 411 |
$this->id . ' requires $account_ref parameter to withdraw ' . $code | /php/mercado.php | 406 |
$this->id . ' fetchOrder () requires a $symbol argument' | /php/mercado.php | 380 |
$this->id . ' cancelOrder () requires a $symbol argument' | /php/mercado.php | 263 |
$this->id . ' allows limit orders only' | /php/foxbit.php | 205 |
$this->id . ' ' . $this->json($response) | /php/mercado.php | 507 |
$this->id . ' fetchOrders () requires a $symbol argument' | /php/mercado.php | 465 |
$this->id . ' requires a $tag argument or destination_tag parameter to withdraw ' . $code | /php/mercado.php | 416 |
$this->id . ' ' . $this->json($response) | /php/coinmarketcap.php | 334 |
$this->id . ' fetchOHLCV requires a $since argument or a $limit argument' | /php/bybit.php | 705 |
$this->id . ' ' . $this->json($response) | /php/foxbit.php | 260 |
'Fetching order books is not supported by the API of ' . $this->id | /php/coinmarketcap.php | 95 |
$this->id . ' createOrder requires a $price argument for a ' . $type . ' order' | /php/bybit.php | 1271 |
$this->id . ' createOrder requires both the stop_px and base_price $params for a conditional ' . $type . ' order' | /php/bybit.php | 1281 |
$this->id . ' parseOrderBook encountered an unrecognized $bidask format => ' . $this->json($bidask) | /php/bybit.php | 908 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/bybit.php | 1136 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/bybit.php | 1444 |
$this->id . ' cancelAllOrders requires a $symbol argument' | /php/bybit.php | 1475 |
$this->id . ' createOrder requires both the stop_px and base_price $params for a conditional ' . $type . ' order' | /php/bybit.php | 1289 |
$this->id . ' editOrder requires an $symbol argument' | /php/bybit.php | 1375 |
$this->id . ' return did not contain ' . $symbol | /php/coingi.php | 247 |
$this->id . ' ' . $this->json($response) | /php/coingi.php | 345 |
$this->id . ' fetchMyTrades requires a $symbol argument or an order_id param' | /php/bybit.php | 1694 |
$this->id . ' fetchWithdrawals() requires a $currency $code argument' | /php/bybit.php | 1802 |
$this->id . ' No order found with $id ' . $id | /php/bitflyer.php | 424 |
$this->id . ' fetchMyTrades requires a `$symbol` argument' | /php/bitflyer.php | 429 |
$this->id . ' allows withdrawing JPY, USD, EUR only, ' . $code . ' is not supported' | /php/bitflyer.php | 447 |
$this->id . ' ' . $this->version . " fetchOrderBook doesn't support " . $symbol . ', use it for BTC/USD only' | /php/bitstamp1.php | 92 |
$this->id . ' fetchTransactions() requires a $currency `$code` argument' | /php/xena.php | 1355 |
$this->id . ' cancelOrder() requires a `$symbol` argument' | /php/bitflyer.php | 318 |
$this->id . ' fetchOrders() requires a `$symbol` argument' | /php/bitflyer.php | 385 |
$this->id . ' fetchOrder() requires a `$symbol` argument' | /php/bitflyer.php | 417 |
$this->id . ' createOrder requires a $price argument for order $type ' . $type | /php/xena.php | 1027 |
$this->id . ' createOrder requires a $stopPx param for order $type ' . $type | /php/xena.php | 1034 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/xena.php | 1072 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/xena.php | 1127 |
$this->id . " findAccountByType() found more than one accountId with $type '" . $type . "', specify the 'accountId' parameter instead" | /php/xena.php | 568 |
$this->id . " requires an 'accountId' parameter or a 'type' parameter ('spot' or 'margin')" | /php/xena.php | 585 |
$this->id . ' createOrder does not support order $type ' . $type . ', supported order types are $market, limit, stop, stop-limit' | /php/xena.php | 994 |
$this->id . ' createOrder does not support order $side ' . $side . ', supported order sides are buy, sell' | /php/xena.php | 1002 |
$this->id . ' fetchOrders requires $symbol argument' | /php/wavesexchange.php | 1065 |
$this->id . ' fetch ' . $code . ' deposit $address not supported. Currency $code must be one of ' . (string) $codes | /php/wavesexchange.php | 754 |
$this->id . ' ' . $body | /php/wavesexchange.php | 1545 |
$this->id . ' ' . $message | /php/wavesexchange.php | 1541 |
$this->id . ' secret must be a base58 encoded private key' | /php/wavesexchange.php | 442 |
$this->id . ' apiKey must be a base58 encoded public key' | /php/wavesexchange.php | 437 |
$this->id . ' secret must be a base58 encoded private key' | /php/wavesexchange.php | 450 |
$this->id . ' apiKey must be a base58 encoded public key' | /php/wavesexchange.php | 447 |
$this->id . ' ' . $this->json($response) | /php/bitstamp1.php | 298 |
$this->id . ' fetchOrder is not implemented yet' | /php/bitstamp1.php | 266 |
$this->id . ' requires secret credential' | /php/wavesexchange.php | 430 |
$this->id . ' requires apiKey credential' | /php/wavesexchange.php | 427 |
$this->id . ' ' . $this->version . " fetchTrades doesn't support " . $symbol . ', use it for BTC/USD only' | /php/bitstamp1.php | 179 |
$this->id . ' ' . $this->version . " fetchTicker doesn't support " . $symbol . ', use it for BTC/USD only' | /php/bitstamp1.php | 102 |
$this->id . ' v1 supports BTC/USD orders only' | /php/bitstamp1.php | 212 |
$this->id . ' ' . $this->version . ' accepts limit orders only' | /php/bitstamp1.php | 209 |
$this->id . " fetchBalance requires a 'type' parameter, one of 'spot', 'swap'" | /php/bitget.php | 1720 |
$this->id . " fetchBalance does not support the '" . $type . "' $type (the $type must be one of 'account', 'spot', 'margin', 'futures', 'swap')" | /php/bitget.php | 1768 |
$this->id . " findAccountByType() found more than one accountId with $type '" . $type . "', specify the 'accountId' parameter instead" | /php/bitget.php | 1691 |
$this->id . " requires an 'accountId' parameter" | /php/bitget.php | 1708 |
$this->id . ' fetchMarketsByType does not support market $type ' . $type | /php/bitget.php | 901 |
$this->id . " findAccountByType() could not find an accountId with $type '" . $type . "', specify the 'accountId' parameter instead" | /php/bitget.php | 1687 |
$this->id . ' ' . $this->json($response) | /php/bithumb.php | 808 |
$this->id . ' createOrder() allows limit orders only' | /php/qtrade.php | 727 |
$this->id . ' cancelOrder requires a `$symbol` argument and a `$side` parameter (sell or buy)' | /php/bithumb.php | 702 |
$this->id . ' ' . $code . ' withdraw() requires a $tag argument or an extra $destination param' | /php/bithumb.php | 736 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/bithumb.php | 659 |
$this->id . ' cancelOrder requires a `$symbol` argument and a `$side` parameter (sell or buy)' | /php/bithumb.php | 699 |
$this->id . ' createOrder did not return an order id' | /php/bithumb.php | 489 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/bithumb.php | 502 |
$this->id . ' cancel was rejected' | /php/coinfloor.php | 449 |
$this->id . ' fetchOpenOrders requires a $symbol param' | /php/coinfloor.php | 500 |
$this->id . " findAccountByType() could not find an accountId with $type '" . $type . "', specify the 'accountId' parameter instead" | /php/xena.php | 564 |
$this->id . ' fetchTicker could not find a ticker with $symbol ' . $symbol | /php/xena.php | 460 |
$this->id . ' fetchOrderTrades requires a $symbol argument' | /php/bitget.php | 2669 |
$this->id . ' fetchMyTrades is not supported for ' . $type . ' type' | /php/bitget.php | 2612 |
$this->id . ' fetchMyTrades requires a $symbol argument' | /php/bitget.php | 2605 |
$this->id . ' fetchWithdrawals requires a $currency $code argument' | /php/bitget.php | 2482 |
$this->id . ' fetchDeposits requires a $currency $code argument' | /php/bitget.php | 2445 |
$this->id . ' fetchClosedOrders requires a $symbol argument' | /php/bitget.php | 2353 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/bitget.php | 2268 |
$this->id . " fetchOrder requires a $type parameter (one of 'spot', 'swap')." | /php/bitget.php | 2197 |
$this->id . ' fetchOrder requires a $symbol argument' | /php/bitget.php | 2191 |
$this->id . " cancelOrders requires a $type parameter (one of 'spot', 'swap')." | /php/bitget.php | 2133 |
$this->id . ' cancelOrders requires a $symbol argument' | /php/bitget.php | 2127 |
$this->id . ' cancelOrder requires a $symbol argument for spot orders' | /php/bitget.php | 2086 |
$this->id . " createOrder requires a $type parameter, '1' = open long, '2' = open short, '3' = close long, '4' = close short for " . $market['type'] . ' orders' | /php/bitget.php | 2044 |
$this->id . " createOrder() requires the $price argument with $market buy orders to calculate total order $cost ($amount to spend), where $cost = $amount * $price-> Supply a $price argument to createOrder() call if you want the $cost to be calculated for you from $price and $amount, or, alternatively, add .options['createMarketBuyOrderRequiresPrice'] = false and supply the total $cost value in the 'amount' argument or in the 'amount' extra parameter (the exchange-specific behaviour)" | /php/bitget.php | 2028 |
$this->id . ' createOrder requires a $price argument for a ' . $type . ' order' | /php/deribit.php | 1183 |
$this->id . ' createOrder requires a stop_price or $stopPrice param for a ' . $type . ' order' | /php/deribit.php | 1189 |
$this->id . ' editOrder requires an $amount argument' | /php/deribit.php | 1257 |
$this->id . ' editOrder requires a $price argument' | /php/deribit.php | 1260 |
$this->id . ' fetchDeposits() requires a $currency $code argument' | /php/deribit.php | 1463 |
$this->id . ' fetchWithdrawals() requires a $currency $code argument' | /php/deribit.php | 1501 |
$this->id . ' fetchOpenOrders requires a $symbol argument' | /php/exx.php | 392 |
$this->id . ' requires `ins` $symbol parameter for cancelling an order' | /php/flowbtc.php | 251 |
$this->id . ' fetchMyTrades() requires a $symbol argument (a single $symbol or an array)' | /php/exmo.php | 1005 |
$this->id . ' fetchMyTrades() requires a non-empty $symbol array' | /php/exmo.php | 1013 |
$this->id . ' quoteOrderQuantity is not supported for ' . $type . ' orders, only supported for $market orders' | /php/idex2.php | 900 |
$this->id . ' ' . $timeInForce . ' is not a valid $timeInForce, please choose one of ' . $asString | /php/idex2.php | 923 |
$this->id . ' ' . $selfTradePrevention . ' is not a valid $selfTradePrevention, please choose one of ' . $asString | /php/idex2.php | 940 |
$this->id . ' ' . $message | /php/idex2.php | 1099 |
$this->id . ' ' . $message | /php/idex2.php | 1102 |
1 | /php/test/fail_on_all_errors.php | 16 |
$this->id . ' createDepositAddress could not find the $account with matching currency $code, specify an `account_id` extra param' | /php/coinbase.php | 237 |
$this->id . ' method requires an account_id (or $accountId) parameter' | /php/coinbase.php | 1095 |
$this->id . ' method requires an account_id (or $accountId) parameter OR a currency $code argument' | /php/coinbase.php | 1110 |
$this->id . ' could not find account id for ' . $code | /php/coinbase.php | 1114 |
$this->id . ' ' . $this->json($response) | /php/bitfinex2.php | 1197 |
$this->id . ' ' . $this->json($response) | /php/bitfinex2.php | 1199 |
$this->id . ' returned empty response' | /php/bitfinex2.php | 1203 |
$this->id . ' ' . $errorText . ' (#' . $errorCode . ')' | /php/bitfinex2.php | 1217 |
$this->id . ' fetchOHLCV requires a $since argument or a $limit argument' | /php/exmo.php | 706 |
$this->id . ' fetchOHLCV will serve ' . (string) $maxLimit . ' $candles at most' | /php/exmo.php | 709 |
$this->id . ' fetchOHLCV will serve ' . (string) $maxLimit . ' $candles at most' | /php/exmo.php | 720 |
$this->id . ' has ' . (string) $numIds . ' $symbols exceeding max URL length, you are required to specify a list of $symbols in the first argument to fetchOrderBooks' | /php/exmo.php | 803 |
$this->id . ' failed due to a malformed $response ' . $this->json($response) | /php/coinbase.php | 1196 |
$this->id . ' fetchTradingFees format has changed' | /php/exmo.php | 484 |
$this->id . ' fetchTradingFees format has changed' | /php/exmo.php | 490 |
$this->id . ' parseFixedFloatValue detected an unsupported non-zero percentage-based fee ' . $input | /php/exmo.php | 520 |
$this->id . ' ' . (string) $code . ' ' . $reason | /php/kraken.php | 1706 |
$this->id . " withdraw requires a 'key' parameter (withdrawal key name, as set up on your account)" | /php/kraken.php | 1669 |
$this->id . ' ' . $body | /php/kraken.php | 1713 |
$this->id . ' ' . $body | /php/kraken.php | 1710 |
$this->id . ' fetchWithdrawals requires a $currency $code argument' | /php/kraken.php | 1578 |
$this->id . ' fetchDeposits requires a $currency $code argument' | /php/kraken.php | 1535 |
$this->id . ' privatePostDepositAddresses() returned no addresses' | /php/kraken.php | 1640 |
$this->id . ' fetchDepositAddress() requires an extra `$method` parameter. Use fetchDepositMethods ("' . $code . '") to get a list of available deposit methods or enable the exchange property .options["cacheDepositMethodsOnFetchDepositAddress"] = true' | /php/kraken.php | 1629 |
$this->id . ' $order ' . $id . ' not found' | /php/bitfinex2.php | 897 |
$this->id . " canceling an $order by clientOrderId ('cid') requires both 'cid' and 'cid_date' ('YYYY-MM-DD')" | /php/bitfinex2.php | 873 |
$this->id . ' fetchOrderTrades() requires a $symbol argument' | /php/bitfinex2.php | 953 |
$this->id . ' $order ' . $id . ' not found' | /php/bitfinex2.php | 909 |
$this->id . ' ' . $body | /php/kraken.php | 1719 |
$this->id . ' ' . $body | /php/kraken.php | 1716 |
$this->id . ' ' . $response[6] . ' => ' . $errorText . ' (#' . $errorCode . ')' | /php/bitfinex2.php | 851 |
$this->id . ' ' . $body | /php/kraken.php | 1722 |
$this->id . ' withdraw() requires a totp_code parameter for 2FA authentication' | /php/bibox.php | 940 |
$this->id . ' ' . $body | /php/bibox.php | 1034 |
$this->id . ' fetchMyTrades requires a `$symbol` argument' | /php/bibox.php | 874 |
$this->id . ' withdraw() requires $this->password set on the exchange instance or a trade_pwd parameter' | /php/bibox.php | 936 |
$this->id . ' $order ' . $id . ' not found' | /php/bibox.php | 745 |
$this->id . ' fetchClosedOrders requires a `$symbol` argument' | /php/bibox.php | 854 |
$this->id . ' ' . $this->json($response) | /php/flowbtc.php | 284 |
$this->id . " fetchCurrencies is an authenticated endpoint, therefore it requires 'apiKey' and 'secret' credentials. If you don't need $currency details, set exchange.has['fetchCurrencies'] = false before calling its methods." | /php/bibox.php | 429 |
$this->id . ' fetchTransactions requires a $code argument (a $market symbol)' | /php/coinfloor.php | 230 |
$this->id . ' cancelOrder requires a $symbol argument' | /php/coinfloor.php | 438 |
$this->id . ' ' . $this->json($response) | /php/coincheck.php | 429 |
$this->id . ' fetchBalance requires a $symbol param' | /php/coinfloor.php | 97 |
$this->id . ' fetchTicker () supports BTC/JPY only' | /php/coincheck.php | 224 |
$this->id . ' fetchTrades () supports BTC/JPY only' | /php/coincheck.php | 342 |
$this->id . ' ' . $body | /php/bibox.php | 1037 |
$this->id . ' fetchOrderBook () supports BTC/JPY only' | /php/coincheck.php | 215 |
$this->id . ' fetchOHLCV requires a $since argument or a $limit argument' | /php/deribit.php | 783 |