lib

package
v0.0.0-...-b095bd5 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Participants = map[string]int{
	"None":                               0,
	"NYSE American LLC":                  1,
	"Nasdaq OMX BX Inc.":                 2,
	"NYSE National Inc.":                 3,
	"FINRA Alternative Display Facility": 4,
	"Unlisted Trading Privileges":        5,
	"International Securities Exchange LLC - Stocks": 6,
	"Cboe EDGA":                        7,
	"Cboe EDGX":                        8,
	"NYSE Chicago Inc.":                9,
	"New York Stock Exchange":          10,
	"NYSE Arca Inc.":                   11,
	"Nasdaq":                           12,
	"Consolidated Tape Association":    13,
	"Long-Term Stock Exchange":         14,
	"Investors Exchange":               15,
	"Cboe Stock Exchange":              16,
	"Nasdaq Philadelphia Exchange LLC": 17,
	"Cboe BYX":                         18,
	"Cboe BZX":                         19,
	"MIAX Pearl":                       20,
	"Members Exchange":                 21,
	"OTC Equity Security":              62,
}
View Source
var Tapes = map[string]int{
	"A-NYSE": 1,
	"B-ARCA": 2,
	"C-NASD": 3,
}

Can't contain commas because clickhouse-go can't parse them

Functions

func MakeClickhouseClient

func MakeClickhouseClient(v *viper.Viper) (driver.Conn, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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