MCPcopy Create free account

hub / github.com/bensema/gotdx / functions

Functions1,198 in github.com/bensema/gotdx

↓ 4 callersMethodExQuotes
(categories []uint8, codes []string)
client_unified.go:689
↓ 4 callersMethodGetCompanyCategories
GetCompanyCategories 获取公司信息分类
client_company.go:6
↓ 4 callersMethodGetFileMeta
GetFileMeta 获取文件元信息
client_company.go:45
↓ 4 callersMethodGetFinanceInfo
GetFinanceInfo 获取财务信息
client_company.go:27
↓ 4 callersMethodGetHistoryTransactionData
GetHistoryTransactionData 获取历史分时成交
client_quote.go:302
↓ 4 callersMethodGetSecurityCount
GetSecurityCount 获取指定市场内的证券数目
client_quote.go:75
↓ 4 callersFunctionICFQSFormatTables
ICFQSFormatTables converts ResultSets into rows keyed by ColName or ColDes.Name.
icfqs.go:120
↓ 4 callersMethodMACSymbolBars
(market uint8, code string, period uint16, times uint16, start uint32, count uint32, adjust uint16)
client_mac.go:668
↓ 4 callersMethodMACTransactionsWithDate
MACTransactionsWithDate 获取 MAC 分时成交,并可指定查询日期。
client_mac.go:545
↓ 4 callersFunctionNewMAC
(opts ...Option)
client.go:35
↓ 4 callersMethodResponse
()
proto/get_file.go:66
↓ 4 callersMethodStockQuotesDetail
(markets []uint8, codes []string)
client_unified.go:306
↓ 4 callersFunctionWithExTCPAddressPool
(ips ...string)
options.go:74
↓ 4 callersFunctionWithMacExTCPAddress
(tcpAddress string)
options.go:92
↓ 4 callersFunctionWithTCPAddressPool
(ips ...string)
options.go:62
↓ 4 callersFunctionapplyDecimalPointToQuoteList
(items []proto.QuoteListItem, decimals map[stockKey]int8)
client_unified.go:997
↓ 4 callersFunctionapplyOptions
(opts ...Option)
options.go:46
↓ 4 callersMethodapplyRequest
(req *GetXDXRInfoRequest)
proto/get_company_info.go:371
↓ 4 callersFunctionbuildGenericRequest
(head uint8, customize uint32, packetType uint8, method uint16, payload []byte)
proto/proto.go:173
↓ 4 callersFunctiondefaultMACBoardMembersQuotesFieldBitmap
()
proto/mac_board_members_dynamic.go:200
↓ 4 callersFunctionfloat32FromBytes
(data []byte)
proto/get_company_info.go:450
↓ 4 callersFunctionformatMACQuoteDateTime
(dateRaw uint32, timeRaw uint32)
proto/mac_quotes.go:165
↓ 4 callersFunctionformatServerTime
(raw int)
proto/proto.go:307
↓ 4 callersFunctionlimitRows
(rows [][]string, max int)
cmd/webviewer/query.go:4450
↓ 4 callersMethodloadFloatSharesMap
(qc *Client, keys []stockKey)
client_unified.go:1041
↓ 4 callersFunctionlogProbe
(label string, hosts []gotdx.HostInfo, limit int)
examples/host_probe/main.go:25
↓ 4 callersFunctionmakeFixed40
(value string)
client_helpers.go:56
↓ 4 callersFunctionmakeMACCode8
(code string)
proto/mac_util.go:9
↓ 4 callersFunctionparseICFQSCodeParams
(params map[string]string, setcodesDefault string, codesDefault string)
cmd/webviewer/query.go:5452
↓ 4 callersFunctionrowsFromHostProbeResults
(items []gotdx.HostProbeResult)
cmd/webviewer/query.go:4341
↓ 4 callersFunctionrowsFromMACQuoteChart
(items []proto.MACQuoteChartItem)
cmd/webviewer/query.go:5236
↓ 4 callersFunctionrowsFromMACSymbolBars
(items []proto.MACSymbolBar)
cmd/webviewer/query.go:5630
↓ 4 callersFunctionwriteJSONError
(w http.ResponseWriter, status int, message string)
cmd/webviewer/main.go:99
↓ 3 callersMethodAddress
Address returns the host:port form used by the client connection layer.
hosts.go:20
↓ 3 callersMethodDownloadFile
DownloadFile 下载文件片段
client_company.go:51
↓ 3 callersMethodExChartSampling
(category uint8, code string)
client_unified.go:788
↓ 3 callersMethodExCount
()
client_unified.go:617
↓ 3 callersMethodExGetHistoryTickChart
ExGetHistoryTickChart 获取扩展市场历史分时图
client_exquote.go:146
↓ 3 callersMethodExGetTickChart
ExGetTickChart 获取扩展市场当日分时图
client_exquote.go:137
↓ 3 callersMethodExList
(start uint32, count uint16)
client_unified.go:641
↓ 3 callersMethodGetAuction
GetAuction 获取集合竞价
client_quote.go:258
↓ 3 callersMethodGetCompanyContent
GetCompanyContent 获取公司信息内容
client_company.go:15
↓ 3 callersMethodGetCompanyInfo
GetCompanyInfo 获取公司信息聚合结果
client_extras.go:23
↓ 3 callersMethodGetHistoryTickChart
GetHistoryTickChart 获取历史分时图数据
client_quote.go:242
↓ 3 callersMethodGetHistoryTransactionDataWithTrans
GetHistoryTransactionDataWithTrans 获取带方向的历史分时成交
client_quote.go:314
↓ 3 callersMethodGetIndexBars
GetIndexBars 获取指数K线
client_quote.go:152
↓ 3 callersMethodGetKLine
GetKLine 获取K线
client_quote.go:119
↓ 3 callersMethodGetParsedBlockFile
GetParsedBlockFile 获取并解析板块文件
block.go:104
↓ 3 callersMethodGetRisePrice
()
proto/get_security_bars.go:173
↓ 3 callersMethodGetRiseRate
RiseRate 涨跌比例/涨跌幅
proto/get_security_bars.go:182
↓ 3 callersMethodGetServerHeartbeat
GetServerHeartbeat 获取服务端心跳返回
client_quote.go:15
↓ 3 callersFunctionGetStockBlock
GetStockBlock 根据6位股票代码返回板块 code:纯6位数字字符串,如"600000","688001","300750","920001","830799"
types/constants.go:108
↓ 3 callersMethodGetTickChart
GetTickChart 获取当日分时图数据
client_quote.go:226
↓ 3 callersMethodGetXDXRInfo
GetXDXRInfo 获取除权除息信息
client_company.go:36
↓ 3 callersMethodGoodsVarieties
(market uint16, start uint32, count uint32)
client_goods_test.go:13
↓ 3 callersMethodICFQSTopicListRaw
ICFQSTopicListRaw queries the raw topic list endpoint.
icfqs.go:146
↓ 3 callersMethodMACAuction
MACAuction 获取 MAC 竞价数据。
client_mac.go:579
↓ 3 callersMethodMACBoardCount
(boardType uint16)
client_mac.go:268
↓ 3 callersMethodMACBoardList
(boardType uint16, count uint32)
client_mac.go:279
↓ 3 callersMethodMACBoardMembersQuotesDynamicWithFilter
MACBoardMembersQuotesDynamicWithFilter 获取按位图动态解析的 MAC 板块成分报价,并支持排除过滤条件。
client_mac.go:354
↓ 3 callersMethodMACBoardMembersQuotesWithSort
MACBoardMembersQuotesWithSort 获取 MAC 板块成分报价,并透传排序参数。
client_mac.go:408
↓ 3 callersMethodMACBoardMembersWithSort
MACBoardMembersWithSort 获取 MAC 板块成员,并透传排序参数。
client_mac.go:314
↓ 3 callersMethodMACCapitalFlow
MACCapitalFlow 获取 MAC 资金流向。
client_mac.go:518
↓ 3 callersMethodMACFileList
MACFileList 获取 MAC 文件列表/元信息。
client_mac.go:476
↓ 3 callersFunctionMACFilterFlags
MACFilterFlags 将多个 MAC 排除条件合并成协议位图字节。
mac_options.go:67
↓ 3 callersMethodMACMarketMonitor
MACMarketMonitor 获取 MAC 市场监控数据,支持自动分页。
client_mac.go:629
↓ 3 callersMethodMACSymbolInfo
MACSymbolInfo 获取 MAC 股票摘要。
client_mac.go:621
↓ 3 callersMethodMACSymbolQuotes
MACSymbolQuotes 获取 MAC 按位图批量股票报价。
client_mac.go:455
↓ 3 callersMethodMACTickCharts
MACTickCharts 获取 MAC 多日分时。
client_mac.go:613
↓ 3 callersFunctionNewEx
(opts ...Option)
client.go:31
↓ 3 callersFunctionNewGetCompanyCategory
(req *GetCompanyCategoryRequest)
proto/get_company_info.go:37
↓ 3 callersFunctionNewGetSecurityBars
(req *GetSecurityBarsRequest)
proto/get_security_bars.go:55
↓ 3 callersFunctionNewGetVolumeProfile
(req *GetVolumeProfileRequest)
proto/get_volume_profile.go:54
↓ 3 callersFunctionNewMACBoardMembersQuotesDynamic
NewMACBoardMembersQuotesDynamic 创建动态字段成分报价协议对象。
proto/mac_board_members_dynamic.go:208
↓ 3 callersFunctionNewMACEx
(opts ...Option)
client.go:39
↓ 3 callersFunctionNewMACQuotes
NewMACQuotes 创建 MAC 行情快照协议对象。
proto/mac_quotes.go:70
↓ 3 callersFunctionNewMACSymbolBelongBoard
(req *MACSymbolBelongBoardRequest)
proto/mac_symbol_belong_board.go:58
↓ 3 callersFunctionNewMACTickCharts
NewMACTickCharts 创建 MAC 多日分时协议对象。
proto/mac_tick_charts.go:74
↓ 3 callersMethodPostJSON
PostJSON posts a raw JSON body to an ICFQS entry and decodes the standard JSON response.
icfqs.go:107
↓ 3 callersFunctionProbeAddresses
ProbeAddresses concurrently dials the supplied host:port list and returns the results sorted by reachability and latency.
hosts.go:241
↓ 3 callersMethodResponse
()
proto/ex_chart.go:93
↓ 3 callersMethodResponse
()
proto/ex_chart.go:264
↓ 3 callersMethodResponse
()
proto/get_quotes_list.go:215
↓ 3 callersMethodResponse
()
proto/get_file.go:126
↓ 3 callersMethodResponse
()
proto/get_company_info.go:154
↓ 3 callersMethodResponse
()
proto/ex_quotes.go:305
↓ 3 callersMethodStockKLine
(category uint16, market uint8, code string, start uint16, count uint16, times uint16, adjust uint16)
client_unified.go:132
↓ 3 callersMethodStockKLine930
修改930的数据
client_unified.go:148
↓ 3 callersFunctionWithMacTCPAddressPool
(ips ...string)
options.go:86
↓ 3 callersFunctionactiveMACDynamicFields
(bitmap [20]byte)
proto/mac_board_members_dynamic.go:334
↓ 3 callersMethodaddresses
()
client.go:146
↓ 3 callersFunctionapplyTurnoverToQuoteList
(items []proto.QuoteListItem, shares map[stockKey]float64)
client_unified.go:1072
↓ 3 callersFunctionbaseUnit
(code string)
proto/proto.go:477
↓ 3 callersFunctionbuildExQuoteRecord
(t *testing.T, codeLen int, category byte, code string)
proto/ex_protocol_test.go:27
↓ 3 callersFunctiondefaultOptions
()
options.go:26
↓ 3 callersFunctionencodeVolumeProfilePriceDelta
(value int32)
proto/protocol_test.go:39
↓ 3 callersFunctionexecuteProtocolLocked
(client *Client, protocol proto.Protocol[T])
client_helpers.go:19
↓ 3 callersFunctionformatMACServerDate
(raw uint32)
proto/mac_server_info.go:149
↓ 3 callersFunctiongettime
(b []byte, pos *int)
proto/proto.go:245
↓ 3 callersFunctionicfqsPreview
(text string, max int)
icfqs.go:394
← previousnext →101–200 of 1,198, ranked by callers