Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Candle ¶
type Snapshot ¶
type Snapshot struct {
Snapshot []*Candle
}
func SnapshotFromRaw ¶
func SnapshotFromRaw(symbol string, resolution common.CandleResolution, raw [][]interface{}) (*Snapshot, error)
Click to show internal directories.
Click to hide internal directories.