eodparser

package module
v0.0.0-...-e3976bc Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: LGPL-2.1 Imports: 9 Imported by: 1

README

eodparser

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EODExchStdCSVParser

type EODExchStdCSVParser struct {
	DataDir  string
	Exchange string
}

func (*EODExchStdCSVParser) Parse

func (p *EODExchStdCSVParser) Parse(dates []time.Time) ([][]*marketday.EODData, error)

type Parser

type Parser interface {
	Parse([]time.Time) ([][]*marketday.EODData, error)
}

Jump to

Keyboard shortcuts

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