//
pkg.gl
Category
github.com/asaka1234/fitting_processor
module
package
0.0.0-20241108072612-365f0dd9e174
Repository:
https://github.com/asaka1234/fitting_processor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
252 SLOC
#
Packages
entity
No description provided by the author
utils
No description provided by the author
#
Functions
CalculateAveragePrice
计算每一段的平均值.
CalculateDiffPrice
计算两边指定hour内的:各个slice的价差.
GetLatestTickListFromCSV
获取最新的数据(要做增量才可以).
UpdateDiffTable
更新5分钟刻度的码表,插入新的数据.
#
Interfaces
HistoryDataInterface
No description provided by the author