Documentation ¶
Index ¶
Constants ¶
View Source
const ( Date = 0 Close = 4 )
View Source
const DataSourceCode = "yahoofinance"
Variables ¶
This section is empty.
Functions ¶
func DownloadHistoricalPrice ¶
func GetCurrencySymbol ¶
Types ¶
type HistoricalPriceLoader ¶
type HistoricalPriceLoader struct {
// contains filtered or unexported fields
}
func NewHistoricalPriceLoader ¶
func NewHistoricalPriceLoader(currency, baseCurrency string) *HistoricalPriceLoader
func (*HistoricalPriceLoader) Execute ¶
func (l *HistoricalPriceLoader) Execute(ctx context.Context, db boil.ContextExecutor, reader io.Reader) error
Click to show internal directories.
Click to hide internal directories.