Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SorellaLabs/cex-exchanges
/ functions
Functions
449 in github.com/SorellaLabs/cex-exchanges
⨍
Functions
449
◇
Types & classes
157
Method
symbols_iteration
(web_client: &reqwest::Client, query_start: u64)
src/exchanges/binance/mod.rs:112
Method
take_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
Method
take_coins
(self)
src/exchanges/bybit/rest_api/response.rs:22
Method
take_currencies
(self)
src/exchanges/coinbase/rest_api/response.rs:22
Method
take_currencies
(self)
src/exchanges/kucoin/rest_api/response.rs:22
Method
take_currencies
(self, filter: Option<F>)
src/exchanges/normalized/rest_api/data.rs:15
Method
take_instruments
(self, active_only: bool)
src/exchanges/binance/rest_api/response.rs:29
Method
take_instruments
(self, active_only: bool)
src/exchanges/bybit/rest_api/response.rs:29
Method
take_instruments
(self, filter: Option<F>)
src/exchanges/normalized/rest_api/data.rs:30
Method
take_products
(self, active_only: bool)
src/exchanges/coinbase/rest_api/response.rs:29
Method
take_symbols
(self, active_only: bool)
src/exchanges/kucoin/rest_api/response.rs:29
Function
test_all_currencies
()
tests/rest_api.rs:14
Function
test_all_instruments
()
tests/rest_api.rs:44
Function
test_book_l2
()
tests/ws.rs:262
Function
test_book_ticker
()
tests/ws.rs:146
Function
test_combine_wrapped_assets_2chain_address
()
src/exchanges/normalized/types/currencies.rs:164
Function
test_combine_wrapped_assets_basic
()
src/exchanges/normalized/types/currencies.rs:119
Function
test_deduplicate_vec_self
()
src/exchanges/normalized/types/currencies.rs:222
Function
test_make_from_normalized_builder
()
src/exchanges/coinbase/ws/builder.rs:163
Function
test_match
()
tests/ws.rs:342
Function
test_matches
()
tests/ws.rs:29
Function
test_multi_all_instruments
()
tests/ws.rs:65
Function
test_multi_all_instruments_multithread
()
tests/ws.rs:78
Function
test_multi_all_instruments_multithread_from_normalized
()
tests/ws.rs:90
Function
test_multi_distributed
()
tests/ws.rs:49
Function
test_parse_for_bad_pair
()
src/exchanges/coinbase/pairs.rs:107
Function
test_parse_for_bad_pair
()
src/exchanges/okex/pairs.rs:174
Function
test_ticker
()
tests/ws.rs:39
Function
test_trade
()
tests/ws.rs:242
Function
test_trades
()
tests/ws.rs:137
Function
test_try_from_normalized_pair
()
src/exchanges/okex/pairs.rs:146
Method
try_deserialize
(value: Value)
src/exchanges/kucoin/ws/message.rs:18
Method
try_deserialize
(value: Value)
src/exchanges/bybit/ws/message.rs:18
Method
try_deserialize
(value: &serde_json::Value)
src/exchanges/traits/try_deserialize.rs:4
Method
try_deserialize
(value: Value)
src/exchanges/okex/ws/message.rs:18
Method
try_from
(value: NormalizedTradingPair)
src/exchanges/binance/pairs.rs:57
Method
try_from
(value: String)
src/exchanges/binance/ws/channels/mod.rs:141
Method
try_from
(value: NormalizedTradingPair)
src/exchanges/coinbase/pairs.rs:51
Method
try_from
(value: String)
src/exchanges/coinbase/ws/channels/mod.rs:96
Method
try_from
(value: NormalizedTradingPair)
src/exchanges/kucoin/pairs.rs:47
Method
try_from
(value: String)
src/exchanges/kucoin/ws/channels/mod.rs:89
Method
try_from
(value: NormalizedTradingPair)
src/exchanges/bybit/pairs.rs:57
Method
try_from
(value: String)
src/exchanges/bybit/ws/channels/mod.rs:89
Method
try_from
(value: String)
src/exchanges/normalized/types/instruments.rs:78
Method
try_from
(value: NormalizedTradingPair)
src/exchanges/okex/pairs.rs:65
Method
try_from
(value: String)
src/exchanges/okex/ws/channels/mod.rs:87
Method
vec_all
()
src/exchanges/mod.rs:75
Method
with_exchange
()
src/exchanges/builder/mod.rs:6
Function
write_json
(a: D, path: &str)
tests/utils.rs:112
← previous
401–449 of 449, ranked by callers