Method Fossilization
Method
Level
public function describe( ) { /**/ }
140
public static function deep_extend( ) { /**/ }
126
public function market($symbol) { /**/ }
114
public function load_markets($reload = false, $params = array( )) { /**/ }
114
public static function iso8601($timestamp = null) { /**/ }
114
public function sign($path, $api = 'public', $method = 'GET', $params = array( ), $headers = null, $body = null) { /**/ }
114
public static function safe_float($object, $key, $default_value = null) { /**/ }
114
public static function safe_string($object, $key, $default_value = null) { /**/ }
113
public function fetch_balance($params = array( )) { /**/ }
112
public function create_order($symbol, $type, $side, $amount, $price = null, $params = array( )) { /**/ }
111
public function cancel_order($id, $symbol = null, $params = array( )) { /**/ }
111
public function fetch_ticker($symbol, $params = array( )) { /**/ }
111
public function parse_trades($trades, $market = null, $since = null, $limit = null, $params = array( )) { /**/ }
111
public function parse_balance($balance) { /**/ }
111
public function safe_currency_code($currency_id, $currency = null) { /**/ }
108
public function parse_order_book($orderbook, $timestamp = null, $bids_key = 'bids', $asks_key = 'asks', $price_key = 0, $amount_key = 1) { /**/ }
106
public static function safe_value($object, $key, $default_value = null) { /**/ }
105
public function urlencode($array) { /**/ }
105
public function check_required_credentials($error = true) { /**/ }
103
public function fetch_markets($params = array( )) { /**/ }
102
public static function encode($input) { /**/ }
100
public function fetch_open_orders($symbol = null, $since = null, $limit = null, $params = array( )) { /**/ }
96
public function parse_orders($orders, $market = null, $since = null, $limit = null, $params = array( )) { /**/ }
95
public static function account( ) { /**/ }
95
public static function safe_integer($object, $key, $default_value = null) { /**/ }
92
public static function omit($array, $keys) { /**/ }
88
public static function milliseconds( ) { /**/ }
88
public function handle_errors($code, $reason, $url, $method, $headers, $body, $response, $request_headers, $request_body) { /**/ }
87
public static function json($data, $params = array( )) { /**/ }
87
public static function implode_params($string, $params) { /**/ }
86
public static function hmac($request, $secret, $type = 'sha256', $digest = 'hex') { /**/ }
85
public function fetch_order($id, $symbol = null, $params = array( )) { /**/ }
83
public function nonce( ) { /**/ }
82
public static function extract_params($string) { /**/ }
79
public function currency($code) { /**/ }
77
public function fetch_tickers($symbols, $params = array( )) { /**/ }
77
public function throw_exactly_matched_exception($exact, $string, $message) { /**/ }
77
public function filter_by_array($objects, $key, $values = null, $indexed = true) { /**/ }
76
public function fetch_my_trades($symbol = null, $since = null, $limit = null, $params = array( )) { /**/ }
74
public function market_id($symbol) { /**/ }
71
public function fetch_ohlcv($symbol, $timeframe = '1m', $since = null, $limit = null, $params = array( )) { /**/ }
70
public function parse_ohlcvs($ohlcvs, $market = null, $timeframe = 60, $since = null, $limit = null) { /**/ }
65
public function amount_to_precision($symbol, $amount) { /**/ }
65
public function price_to_precision($symbol, $price) { /**/ }
64
public function fetch_closed_orders($symbol = null, $since = null, $limit = null, $params = array( )) { /**/ }
63
public static function sum( ) { /**/ }
63
public function parse_ohlcv($ohlcv, $market = null) { /**/ }
62
public function check_address($address) { /**/ }
60
public static function safe_timestamp($object, $key, $default_value = null) { /**/ }
59
public static function parse8601($timestamp = null) { /**/ }
55
public static function safe_string_2($object, $key1, $key2, $default_value = null) { /**/ }
52
public function safe_symbol($marketId, $market = null, $delimiter = null) { /**/ }
50
public function fetch_deposit_address($code, $params = array( )) { /**/ }
49
public function parse_transactions($transactions, $currency = null, $since = null, $limit = null, $params = array( )) { /**/ }
48
public function throw_broadly_matched_exception($broad, $string, $message) { /**/ }
47
public function fetch_orders($symbol = null, $since = null, $limit = null, $params = array( )) { /**/ }
45
public function fetch_currencies($params = array( )) { /**/ }
45
public static function safe_float_2($object, $key1, $key2, $default_value = null) { /**/ }
43
public function fetch_withdrawals($code = null, $since = null, $limit = null, $params = array( )) { /**/ }
40
public static function safe_string_lower($object, $key, $default_value = null) { /**/ }
39
public function fetch_deposits($code = null, $since = null, $limit = null, $params = array( )) { /**/ }
39
public static function index_by($array, $key) { /**/ }
32
public static function parse_timeframe($timeframe) { /**/ }
32
public static function capitalize($string) { /**/ }
29
public function cost_to_precision($symbol, $cost) { /**/ }
26
public function request($path, $api = 'public', $method = 'GET', $params = array( ), $headers = null, $body = null) { /**/ }
24
public static function decimal_to_precision($x, $roundingMode = ROUND, $numPrecisionDigits = null, $countingMode = DECIMAL_PLACES, $paddingMode = NO_PADDING) { /**/ }
24
public function fetch2($path, $api = 'public', $method = 'GET', $params = array( ), $headers = null, $body = null) { /**/ }
24
public static function keysort($array) { /**/ }
22
public function fetch_order_trades($id, $symbol = null, $params = array( )) { /**/ }
21
public static function hash($request, $type = 'md5', $digest = 'hex') { /**/ }
21
public function fetch_transactions($code = null, $since = null, $limit = null, $params = array( )) { /**/ }
20
public static function array_concat( ) { /**/ }
19
public static function seconds( ) { /**/ }
19
public static function safe_integer_2($object, $key1, $key2, $default_value = null) { /**/ }
17
public function parse_ledger($items, $currency = null, $since = null, $limit = null, $params = array( )) { /**/ }
17
public function vwap($baseVolume, $quoteVolume) { /**/ }
17
public function safe_market($marketId, $market = null, $delimiter = null) { /**/ }
16
public function currency_to_precision($currency, $fee) { /**/ }
15
public function market_ids($symbols) { /**/ }
14
public function calculate_fee($symbol, $type, $side, $amount, $price, $takerOrMaker = 'taker', $params = array( )) { /**/ }
14
public function fetch_trading_fees($params = array( )) { /**/ }
13
public static function safe_value_2($object, $key1, $key2, $default_value = null) { /**/ }
13
public static function decode($input) { /**/ }
13
public function edit_order($id, $symbol, $type, $side, $amount, $price, $params = array( )) { /**/ }
12
public static function sort_by($arrayOfArrays, $key, $descending = false) { /**/ }
12
public function filter_by($array, $key, $value = null) { /**/ }
11
public function load_accounts($reload = false, $params = array( )) { /**/ }
10
public function rawencode($array) { /**/ }
10
public function filter_by_symbol_since_limit($array, $symbol = null, $since = null, $limit = null) { /**/ }
10
public static function in_array($needle, $haystack) { /**/ }
10
public function currency_id($commonCode) { /**/ }
9
public static function ymd($timestamp, $infix = '-') { /**/ }
9
public static function uuid( ) { /**/ }
9
public function fetch_status($params = array( )) { /**/ }
8
public static function safe_string_lower_2($object, $key1, $key2, $default_value = null) { /**/ }
8
public function precision_from_string($string) { /**/ }
8
public static function safe_timestamp_2($object, $key1, $key2, $default_value = null) { /**/ }
8
public function parse_bid_ask($bidask, $price_key = 0, $amount_key = 1) { /**/ }
8
public function fee_to_precision($symbol, $fee) { /**/ }
8
public static function number_to_string($x) { /**/ }
7
public static function group_by($array, $key) { /**/ }
7
public static function ymdhms($timestamp, $infix = ' ') { /**/ }
7
public function fetch_trading_fee($symbol, $params = array( )) { /**/ }
6
abstract public function eq($other) ;
5
function __construct($curve, $type) { /**/ }
5
public static function safe_integer_product($object, $key, $factor, $default_value = null) { /**/ }
5
public static function is_json_encoded_object($input) { /**/ }
5
public static function jwt($request, $secret, $alg = 'HS256') { /**/ }
5
public function filter_by_since_limit($array, $since = null, $limit = null, $key = 'timestamp', $tail = false) { /**/ }
5
public function fetch_bids_asks($symbols, $params = array( )) { /**/ }
4
public static function safe_string_upper($object, $key, $default_value = null) { /**/ }
4
public function check_required_dependencies( ) { /**/ }
4
public function find_broadly_matched_key($broad, $string) { /**/ }
4
public function parse_bids_asks($bidasks, $price_key = 0, $amount_key = 1) { /**/ }
4
function __construct($type, $conf) { /**/ }
4
public static function microseconds( ) { /**/ }
4
public static function to_wei($amount, $decimals = 18) { /**/ }
4
public function common_currency_code($currency) { /**/ }
4
public function urlencode_with_array_repeat($array) { /**/ }
4
abstract public function validate($point) ;
4
public static function binary_concat( ) { /**/ }
4
public static function number_to_be($n, $padding) { /**/ }
4
public function fetch_order_status($id, $symbol = null, $params = array( )) { /**/ }
4
public function filter_by_currency_since_limit($array, $code = null, $since = null, $limit = null) { /**/ }
4
abstract public function point($x, $z) ;
4
public static function binary_concat_array($arr) { /**/ }
4
public static function base16_to_binary($data) { /**/ }
3
public function filter_by_symbol($array, $symbol = null) { /**/ }
3
public function oath( ) { /**/ }
3
public static function ecdsa($request, $secret, $algorithm = 'p256', $hash = null, $fixedLength = false) { /**/ }
3
protected function _hasDoubles($k) { /**/ }
3
public static function integer_divide($a, $b) { /**/ }
3
public static function base58_to_binary($s) { /**/ }
2
public static function integer_modulo($a, $b) { /**/ }
2
protected function _encode($compact) { /**/ }
2
public static function from_wei($amount, $decimals = 18) { /**/ }
2
public function decodePoint($bytes, $enc = false) { /**/ }
2
public static function integer_pow($a, $b) { /**/ }
2
public function _wnafMulAdd($defW, $points, $coeffs, $len, $jacobianResult = false) { /**/ }
2
public function sign_message_string($message, $privateKey) { /**/ }
2
public function _getBeta( ) { /**/ }
2
public function precompute($power = null) { /**/ }
2
public static function number_to_le($n, $padding) { /**/ }
2
public function remove0x_prefix($string) { /**/ }
2
public function fetch_order_book($symbol, $limit = null, $params = array( )) { /**/ }
2
public function cancel_unified_order($order, $params = array( )) { /**/ }
2
public static function safe_integer_product_2($object, $key1, $key2, $factor, $default_value = null) { /**/ }
2
public function fetch_trades($symbol, $since = null, $limit = null, $params = array( )) { /**/ }
2
public function fetch_order_book($symbol, $limit = null, $params = array( )) { /**/ }
2
public function parse_ticker($ticker, $market = null) { /**/ }
2
public function parse_trade($trade, $market) { /**/ }
2
public function fetch_trades($symbol, $since = null, $limit = 50, $params = array( )) { /**/ }
2
public function cancel_all_orders($symbol = null, $params = array( )) { /**/ }
2
public function parse_order($order, $market = null) { /**/ }
2
public function create_deposit_address($code, $params = array( )) { /**/ }
2
public function parse_transaction($transaction, $currency = null) { /**/ }
2
public function withdraw($code, $amount, $address, $tag = null, $params = array( )) { /**/ }
2
public static function strip($string) { /**/ }
2
public static function uuidv1( ) { /**/ }
2
public function convert_trading_view_to_ohlcv($ohlcvs, $t = 't', $o = 'o', $h = 'h', $l = 'l', $c = 'c', $v = 'v', $ms = false) { /**/ }
2
public static function to_array($object) { /**/ }
2
public static function is_empty($object) { /**/ }
2
public static function ordered($array) { /**/ }
2
public static function rfc2616($timestamp) { /**/ }
2
public static function binary_to_base64($binary) { /**/ }
2
public function set_sandbox_mode($enabled) { /**/ }
2
public static function rsa($request, $secret, $alg = 'RS256') { /**/ }
2
public static function eddsa($request, $secret, $algorithm = 'ed25519') { /**/ }
2
public function parse_json($json_string, $as_associative_array = true) { /**/ }
2
public function parse_trade($trade, $market = null) { /**/ }
2
public function safe_currency($currency_id, $currency = null) { /**/ }
2
public function parse_trading_view_ohlcv($ohlcvs, $market = null, $timeframe = '1m', $since = null, $limit = null) { /**/ }
2
public function dblp($k) { /**/ }
2