markcheno / go-quote

Yahoo finance/Google finance/Coinbase/Bittrex/Binance/Tiingo historical quote downloader library and cli written in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: "main.go:353: invalid market"

xaionaro opened this issue · comments

The quickstart examples does not work:

$ go/bin/quote spy
quote: 2021/11/15 11:31:20 main.go:353: invalid market
$ go/bin/quote -years=1 -all=true -outfile=quotes.csv spy aapl
quote: 2021/11/15 11:31:32 main.go:353: invalid market
$ go/bin/quote -years=1 -source=coinbase BTC-USD
quote: 2021/11/15 11:31:44 main.go:353: invalid market

I do not know why #26 duplicated :(