crypto-crawler / crypto-crawler-rs

A rock-solid cryptocurrency crawler library.
Apache License 2.0
217 stars 71 forks source link

feat(msg-parser/binance): Implemented `parse_candlestick()` for binance #53

Closed iyangdianfeng closed 1 year ago

iyangdianfeng commented 1 year ago

Adding Binance's message resolution

soulmachine commented 1 year ago

Please run cargo fmt on your local machine first

pan93412 commented 1 year ago

r? @soulmachine

soulmachine commented 1 year ago

r? @soulmachine

This PR has following issues:

I've modified code locally and added more test cases, but I don't have permission to commit to this PR, please grant me access to your branch wmjtyd:binance_parse_candlestick