package exam import ( "testing" ) func TestFetchOHLCV(t *testing.T) { FetchOHLCV() }