adshao / go-binance

A Go SDK for Binance API
MIT License
1.48k stars 663 forks source link

Add param `symbols` for ListPriceChangeStatsService #460

Closed lugondev closed 1 year ago

lugondev commented 1 year ago

add param symbols for ListPriceChangeStatsService

Ref: https://binance-docs.github.io/apidocs/spot/en/#24hr-ticker-price-change-statistics

lugondev commented 1 year ago

unit test: added