## 测试 FetchOHLCV ``` go test -v ./exam/fetchOHLCV* ``` ## 测试 FetchTicker ``` go test -v ./exam/fetchTicker* ```