package
0.0.0-20250311023717-5c21e974eed8
Repository: https://github.com/thrasher-corp/gocryptotrader.git
Documentation: pkg.go.dev

# Functions

DeleteCandles will delete all existing matching candles.
Insert series of candles.
InsertFromCSV load a CSV list of candle data and insert into database.
Series returns candle data.

# Variables

ErrNoCandleDataFound returns when no candle data is found.

# Structs

Candle holds each interval.
Item generic candle holder for modelPSQL & modelSQLite.