etlcmd

package
v0.0.0-...-afd3e11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2021 License: AGPL-3.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CostMethodWeightedAverage = "wam"
	CostMethodMovingAverage   = "mam"
)

Variables

Functions

func Calculate

func Calculate(ctx context.Context, tx *sql.Tx, year int, fiatCurrency currency.Symbol, loc *time.Location, method string, options ...costmethod.Option) error

Calculate updates balance

func DownloadCoingeckoHistoricalPrice

func DownloadCoingeckoHistoricalPrice(dir string) error

func DownloadCryptoDataDownloadHistoricalPrice

func DownloadCryptoDataDownloadHistoricalPrice(dir string) error

func DownloadYahooFinanceHistoricalPrice

func DownloadYahooFinanceHistoricalPrice(dir string, baseCurrencies []string, symbols []string) error

func ImportBitflyerData

func ImportBitflyerData(ctx context.Context, db boil.ContextExecutor, args []string, overwrite bool) error

func ImportBittrexData

func ImportBittrexData(ctx context.Context, db boil.ContextExecutor, args []string, overwrite bool, filetype string) error

func ImportCoincheckData

func ImportCoincheckData(ctx context.Context, db boil.ContextExecutor, args []string, overwrite bool) error

func ImportCryptactData

func ImportCryptactData(ctx context.Context, db boil.ContextExecutor, args []string, overwrite bool, filetype string, location string) error

func ImportPoloniexData

func ImportPoloniexData(ctx context.Context, db boil.ContextExecutor, args []string, overwrite bool, filetype string) error

func LoadCDDHistoricalPrice

func LoadCDDHistoricalPrice(db *sql.DB, args []string) error

func LoadCoingeckoHistoricalPrice

func LoadCoingeckoHistoricalPrice(db boil.ContextExecutor, args []string) error

func LoadYahooFinanceHistoricalPrice

func LoadYahooFinanceHistoricalPrice(db *sql.DB, args []string) error

func Translate

func Translate(ctx context.Context, tx *sql.Tx, year int, jst *time.Location, fiat currency.Symbol) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL