Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TimeLocLondon *time.Location //用于伦敦夏令时 GrpcErrCount *uint64 //grpc出错数 SymbolUpdateCount *uint64 // 交易对更新次数 ChanPageReload = make(chan bool, 1000) //用于统计 完成采集有效次数(每页) Re *regexp.Regexp //匹配mql5 Conf Config )
View Source
var SyncMap *sync.Map //缓存最新 mql5结构的数据
Functions ¶
func GrpcClientSend ¶
func GrpcClientSend(arrMql5 []*Mql5)
Types ¶
Click to show internal directories.
Click to hide internal directories.