issues Search Results · repo:crypto-crawler/crypto-crawler-rs language:Rust
Filter by
22 results
(69 ms)22 results
incrypto-crawler/crypto-crawler-rs (press backspace or delete to remove)Apologies for the beginner question. I went through the code but couldn t answer it myself.
Does this build the level 3 orderbook (full book) for any of the exchanges and in particular Coinbase? I don ...
SpaceMonkeyForever
- Opened on Apr 9, 2023
- #61
Bittrex is a cryptocurrency exchange in US, and this library needs to support it.
Volunteers are always welcomed!
soulmachine
- Opened on Mar 21, 2023
- #60
I left the basic README websocket example running for a few days, and then ECONNRESET 104 Connection reset by peer
occurred and websocket disconnected. After that ping/pongs were failing but there seems ...
panicfarm
- 16
- Opened on Jan 13, 2023
- #59
I am using the following code (collected from your examples):
1 use crypto_crawler::{crawl_trade, MarketType};
2
3 #[tokio::main(flavor = multi_thread )]
4 async fn main() {
5 let (tx, rx) ...
panicfarm
- 8
- Opened on Jan 9, 2023
- #58
I ve been trying to run the example for the websocket client, but unfortunately, I keep getting the following error:
thread tokio-runtime-worker panicked at Failed to connect to wss://ws-feed.exchange.coinbase.com, ...
jsvanv
- 1
- Opened on Sep 25, 2022
- #57
Abstract
[crypto-crawler panics when the data format is
invalid](https://sourcegraph.com/search?q=context:global+repo:crypto-crawler/crypto-crawler+.%28unwrap%7Cexpect%29%5C%28.%2B%3F%5C%29
patternType=regexp), ...
pan93412
- 1
- Opened on Aug 1, 2022
- #41
Abstract
f32 and f64 has some precision issues[^1], which may be critical for finance calculation[^2]. You can find it with this
interactive converter.
crypto-crawler currently [converts all the decimal ...
pan93412
- 3
- Opened on Jul 31, 2022
- #37
The https://ftx.us exchange is a new cryptocurrency exchange, which needs to be implemented.
Volunteers are always welcomed!
soulmachine
- 2
- Opened on Jul 9, 2022
- #32
The https://www.binance.us exchange is a new cryptocurrency exchange, which needs to be implemented.
Volunteers are always welcomed!
soulmachine
- Opened on Jul 9, 2022
- #31
I guess that the problem leaves in
pub(crate) fn create_conversion_thread(
exchange: String,
msg_type: MessageType,
market_type: MarketType,
tx: Sender Message ,
) - Sender String { ...
stepan-romankov
- 2
- Opened on Jul 5, 2022
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.