MCPcopy Create free account

hub / github.com/SorellaLabs/cex-exchanges / functions

Functions449 in github.com/SorellaLabs/cex-exchanges

Methodsymbols_iteration
(web_client: &reqwest::Client, query_start: u64)
src/exchanges/binance/mod.rs:112
Methodtake_all_single_channels
returns a vec of all channels with a SINGLE value for a certain cex exchange
src/exchanges/normalized/ws/builder.rs:111
Methodtake_coins
(self)
src/exchanges/bybit/rest_api/response.rs:22
Methodtake_currencies
(self)
src/exchanges/coinbase/rest_api/response.rs:22
Methodtake_currencies
(self)
src/exchanges/kucoin/rest_api/response.rs:22
Methodtake_currencies
(self, filter: Option<F>)
src/exchanges/normalized/rest_api/data.rs:15
Methodtake_instruments
(self, active_only: bool)
src/exchanges/binance/rest_api/response.rs:29
Methodtake_instruments
(self, active_only: bool)
src/exchanges/bybit/rest_api/response.rs:29
Methodtake_instruments
(self, filter: Option<F>)
src/exchanges/normalized/rest_api/data.rs:30
Methodtake_products
(self, active_only: bool)
src/exchanges/coinbase/rest_api/response.rs:29
Methodtake_symbols
(self, active_only: bool)
src/exchanges/kucoin/rest_api/response.rs:29
Functiontest_all_currencies
()
tests/rest_api.rs:14
Functiontest_all_instruments
()
tests/rest_api.rs:44
Functiontest_book_l2
()
tests/ws.rs:262
Functiontest_book_ticker
()
tests/ws.rs:146
Functiontest_combine_wrapped_assets_2chain_address
()
src/exchanges/normalized/types/currencies.rs:164
Functiontest_combine_wrapped_assets_basic
()
src/exchanges/normalized/types/currencies.rs:119
Functiontest_deduplicate_vec_self
()
src/exchanges/normalized/types/currencies.rs:222
Functiontest_make_from_normalized_builder
()
src/exchanges/coinbase/ws/builder.rs:163
Functiontest_match
()
tests/ws.rs:342
Functiontest_matches
()
tests/ws.rs:29
Functiontest_multi_all_instruments
()
tests/ws.rs:65
Functiontest_multi_all_instruments_multithread
()
tests/ws.rs:78
Functiontest_multi_all_instruments_multithread_from_normalized
()
tests/ws.rs:90
Functiontest_multi_distributed
()
tests/ws.rs:49
Functiontest_parse_for_bad_pair
()
src/exchanges/coinbase/pairs.rs:107
Functiontest_parse_for_bad_pair
()
src/exchanges/okex/pairs.rs:174
Functiontest_ticker
()
tests/ws.rs:39
Functiontest_trade
()
tests/ws.rs:242
Functiontest_trades
()
tests/ws.rs:137
Functiontest_try_from_normalized_pair
()
src/exchanges/okex/pairs.rs:146
Methodtry_deserialize
(value: Value)
src/exchanges/kucoin/ws/message.rs:18
Methodtry_deserialize
(value: Value)
src/exchanges/bybit/ws/message.rs:18
Methodtry_deserialize
(value: &serde_json::Value)
src/exchanges/traits/try_deserialize.rs:4
Methodtry_deserialize
(value: Value)
src/exchanges/okex/ws/message.rs:18
Methodtry_from
(value: NormalizedTradingPair)
src/exchanges/binance/pairs.rs:57
Methodtry_from
(value: String)
src/exchanges/binance/ws/channels/mod.rs:141
Methodtry_from
(value: NormalizedTradingPair)
src/exchanges/coinbase/pairs.rs:51
Methodtry_from
(value: String)
src/exchanges/coinbase/ws/channels/mod.rs:96
Methodtry_from
(value: NormalizedTradingPair)
src/exchanges/kucoin/pairs.rs:47
Methodtry_from
(value: String)
src/exchanges/kucoin/ws/channels/mod.rs:89
Methodtry_from
(value: NormalizedTradingPair)
src/exchanges/bybit/pairs.rs:57
Methodtry_from
(value: String)
src/exchanges/bybit/ws/channels/mod.rs:89
Methodtry_from
(value: String)
src/exchanges/normalized/types/instruments.rs:78
Methodtry_from
(value: NormalizedTradingPair)
src/exchanges/okex/pairs.rs:65
Methodtry_from
(value: String)
src/exchanges/okex/ws/channels/mod.rs:87
Methodvec_all
()
src/exchanges/mod.rs:75
Methodwith_exchange
()
src/exchanges/builder/mod.rs:6
Functionwrite_json
(a: D, path: &str)
tests/utils.rs:112
← previous401–449 of 449, ranked by callers