Documentation ¶
Index ¶
- func CacheId(code string) string
- func CacheIdPath(code string) string
- func GetConfigFilename() string
- func GetDayPath() string
- func GetFeaturesPath() string
- func GetFundFlowPath() string
- func GetHoldingPath() string
- func GetLoggerPath() string
- func GetMetaPath() string
- func GetRootPath() string
- func GetSnapshotPath() string
- func GetTickPath() string
- func GetVariablePath() string
- func GetXdxrPath() string
- func KLineFilename(code string) string
- func Reset()
- func XdxrFilename(code string) string
- type Quant1XConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheIdPath ¶
CacheIdPath code从后保留3位, 市场缩写+从头到倒数第3的代码, 确保每个目录只有000~999个代码
Types ¶
type Quant1XConfig ¶
type Quant1XConfig struct {
BaseDir string `json:"basedir"`
}
Quant1XConfig Quant1X基础配置
Click to show internal directories.
Click to hide internal directories.