Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bensema/gotdx
/ functions
Functions
1,198 in github.com/bensema/gotdx
⨍
Functions
1,198
◇
Types & classes
309
↓ 3 callers
Function
isBJIndex
(code string)
types/util.go:242
↓ 3 callers
Function
isSHIndex
(code string)
types/util.go:228
↓ 3 callers
Function
isSZIndex
(code string)
types/util.go:235
↓ 3 callers
Method
loadDecimalPointMap
(qc *Client, keys []stockKey)
client_unified.go:864
↓ 3 callers
Function
macIndustryBoardSymbol
(industry uint32)
proto/field_alignment_helpers.go:151
↓ 3 callers
Function
makeCode9
(code string)
client_helpers.go:38
↓ 3 callers
Function
makeExStocks
(categories []uint8, codes []string)
client_helpers.go:95
↓ 3 callers
Function
min
(a, b int)
examples/stock_market_watch/main.go:48
↓ 3 callers
Function
newMACTickChartDay
(dates [5]uint32, preCloses [5]float32, dayIndex int)
proto/mac_tick_charts.go:218
↓ 3 callers
Function
newRawMainProtocol
(method uint16, payload []byte)
proto/experimental.go:26
↓ 3 callers
Function
normalizeTableRows
(rows [][]string, prefix string)
cmd/webviewer/query.go:5726
↓ 3 callers
Function
parseBoolValue
(params map[string]string, key string, def bool)
cmd/webviewer/query.go:4430
↓ 3 callers
Function
parseExQuotesReply
(data []byte, count *uint16, out *[]ExQuoteItem)
proto/ex_quotes.go:309
↓ 3 callers
Function
probeAddressesWithDial
(addresses []string, timeout time.Duration, dial func(network, address string, timeout time.Duration) (net.Con
hosts.go:274
↓ 3 callers
Function
protoExchangeBoardCode
(boardSymbol string)
client_mac.go:726
↓ 3 callers
Function
rowsFromFileMeta
(item *proto.GetFileMetaReply)
cmd/webviewer/query.go:4883
↓ 3 callers
Function
rowsFromICFQSTable
(raw map[string]any, tableIndex int)
cmd/webviewer/query.go:5506
↓ 3 callers
Function
rowsFromMACDynamicFieldDefs
(fields []proto.MACDynamicFieldDef)
cmd/webviewer/query.go:5223
↓ 3 callers
Function
rowsFromQuoteList
(items []proto.QuoteListItem)
cmd/webviewer/query.go:4543
↓ 3 callers
Function
rowsFromSampling
(preClose float64, prices []float64)
cmd/webviewer/query.go:5648
↓ 3 callers
Function
rowsFromSecurityBars
(items []proto.SecurityBar)
cmd/webviewer/query.go:4588
↓ 3 callers
Function
todayDate
()
proto/proto.go:200
↓ 3 callers
Function
writeJSON
(w http.ResponseWriter, status int, v any)
cmd/webviewer/main.go:93
↓ 2 callers
Method
BuildRequest
()
proto/proto.go:119
↓ 2 callers
Function
DefaultMACSymbolQuotesFieldBitmap
DefaultMACSymbolQuotesFieldBitmap 返回 0x122B 常用批量报价位图。
mac_bitmap.go:266
↓ 2 callers
Method
ExCategoryList
()
client_unified.go:629
↓ 2 callers
Method
ExDownloadFile
ExDownloadFile 下载扩展市场文件片段
client_exquote.go:187
↓ 2 callers
Method
ExGetBoardList
ExGetBoardList 获取扩展市场板块榜单
client_exquote.go:165
↓ 2 callers
Method
ExGetCategoryList
ExGetCategoryList 获取扩展市场分类列表
client_exquote.go:21
↓ 2 callers
Method
ExGetChartSampling
ExGetChartSampling 获取扩展市场抽样图
client_exquote.go:156
↓ 2 callers
Method
ExGetCount
ExGetCount 获取扩展市场标的数量
client_exquote.go:15
↓ 2 callers
Method
ExGetExperiment2487
ExGetExperiment2487 获取扩展市场试验报价 0x2487
client_exquote.go:98
↓ 2 callers
Method
ExGetExperiment2488
ExGetExperiment2488 获取扩展市场试验报价 0x2488
client_exquote.go:104
↓ 2 callers
Method
ExGetFileMeta
ExGetFileMeta 获取扩展市场文件元信息
client_exquote.go:181
↓ 2 callers
Method
ExGetHistoryTransaction
ExGetHistoryTransaction 获取扩展市场历史成交
client_exquote.go:127
↓ 2 callers
Method
ExGetKLine
ExGetKLine 获取扩展市场K线
client_exquote.go:85
↓ 2 callers
Method
ExGetKLine2
ExGetKLine2 获取扩展市场 K 线协议 0x2489
client_exquote.go:114
↓ 2 callers
Method
ExGetList
ExGetList 获取扩展市场标的列表
client_exquote.go:27
↓ 2 callers
Method
ExGetListExtra
ExGetListExtra 获取扩展市场试验列表
client_exquote.go:36
↓ 2 callers
Method
ExGetMapping2562
ExGetMapping2562 获取扩展市场映射信息
client_exquote.go:175
↓ 2 callers
Method
ExGetQuote
ExGetQuote 获取单个扩展市场行情
client_exquote.go:57
↓ 2 callers
Method
ExGetQuotes
ExGetQuotes 获取批量扩展市场行情
client_exquote.go:63
↓ 2 callers
Method
ExGetQuotes2
ExGetQuotes2 获取批量扩展市场行情,兼容 pytdx2 的第二种批量接口
client_exquote.go:74
↓ 2 callers
Method
ExGetQuotesList
ExGetQuotesList 获取扩展市场行情列表
client_exquote.go:42
↓ 2 callers
Method
ExGetTable
ExGetTable 获取扩展市场表格内容
client_exquote.go:225
↓ 2 callers
Method
ExGetTableDetail
ExGetTableDetail 获取扩展市场详细表格内容
client_exquote.go:230
↓ 2 callers
Function
ExHosts
ExHosts returns the built-in extended-market servers.
hosts.go:172
↓ 2 callers
Method
ExMapping2562
(market uint16, start uint32, count uint32)
client_unified.go:812
↓ 2 callers
Method
ExQuote
(category uint8, code string)
client_unified.go:677
↓ 2 callers
Method
ExQuotesList
(category uint8, start uint16, count uint16, sortType uint16, reverse bool)
client_unified.go:665
↓ 2 callers
Function
FullMACBoardMembersQuotesFieldBitmap
FullMACBoardMembersQuotesFieldBitmap 返回 20 字节全 1 位图,适合实验性全字段请求。
mac_bitmap.go:249
↓ 2 callers
Method
GetAnnouncement
GetAnnouncement 获取服务商公告
client_quote.go:21
↓ 2 callers
Method
GetBlockFile
GetBlockFile 获取完整板块文件
client_extras.go:83
↓ 2 callers
Method
GetChartSampling
GetChartSampling 获取抽样图数据
client_quote.go:252
↓ 2 callers
Method
GetClient264B
GetClient264B 获取客户端信息协议 0x264b 的原始响应
client_quote.go:45
↓ 2 callers
Method
GetClient26AC
GetClient26AC 获取客户端信息协议 0x26ac 的原始响应
client_quote.go:51
↓ 2 callers
Method
GetClient26AD
GetClient26AD 获取客户端信息协议 0x26ad 的原始响应
client_quote.go:57
↓ 2 callers
Method
GetClient26AE
GetClient26AE 获取客户端信息协议 0x26ae 的原始响应
client_quote.go:63
↓ 2 callers
Method
GetClient26B1
GetClient26B1 获取客户端信息协议 0x26b1 的原始响应
client_quote.go:69
↓ 2 callers
Method
GetExServerInfo
GetExServerInfo 获取扩展市场服务信息
client_exquote.go:9
↓ 2 callers
Method
GetExchangeAnnouncement
GetExchangeAnnouncement 获取交易所公告
client_quote.go:9
↓ 2 callers
Method
GetGroupedBlockFile
GetGroupedBlockFile 获取并按板块分组解析板块文件
block.go:113
↓ 2 callers
Method
GetHistoryOrders
GetHistoryOrders 获取历史委托
client_quote.go:292
↓ 2 callers
Method
GetIndexInfo
GetIndexInfo 获取指数概况
client_quote.go:176
↓ 2 callers
Method
GetIndexMomentum
GetIndexMomentum 获取指数动量
client_quote.go:170
↓ 2 callers
Method
GetMACBoardMembersQuotesDynamicWithFilter
GetMACBoardMembersQuotesDynamicWithFilter 获取按位图动态解析的 MAC 板块成分报价,并设置排除过滤位。
client_mac.go:90
↓ 2 callers
Method
GetMACFileDownload
GetMACFileDownload 下载 MAC 文件片段。
client_mac.go:160
↓ 2 callers
Method
GetMACFileList
GetMACFileList 获取 MAC 文件列表/元信息。
client_mac.go:151
↓ 2 callers
Method
GetMACQuotesWithDate
GetMACQuotesWithDate 获取 MAC 单只标的快照与分时采样,并可指定查询日期。
client_mac.go:132
↓ 2 callers
Method
GetMACTransactionsWithDate
GetMACTransactionsWithDate 获取 MAC 分时成交,并可指定查询日期。
client_mac.go:195
↓ 2 callers
Method
GetMinuteTimeData
GetMinuteTimeData 获取分时图数据
client_quote.go:221
↓ 2 callers
Method
GetQuotesDetail
GetQuotesDetail 获取详细行情报价
client_quote.go:86
↓ 2 callers
Method
GetQuotesEncrypt
GetQuotesEncrypt 获取加密行情
client_quote.go:211
↓ 2 callers
Method
GetSecurityFeature452
GetSecurityFeature452 获取证券扩展信息
client_quote.go:107
↓ 2 callers
Method
GetSecurityListOld
GetSecurityListOld 获取旧版证券列表
client_quote.go:101
↓ 2 callers
Method
GetSecurityQuotes
GetSecurityQuotes 获取盘口五档报价
client_quote.go:81
↓ 2 callers
Method
GetServerInfo
GetServerInfo 获取主站服务信息
client_quote.go:27
↓ 2 callers
Method
GetTodoB
GetTodoB 获取主站试验协议 0x000b 的原始响应
client_quote.go:33
↓ 2 callers
Method
GetTodoFDE
GetTodoFDE 获取主站试验协议 0x0fde 的原始响应
client_quote.go:39
↓ 2 callers
Method
GetTopBoard
GetTopBoard 获取排行榜
client_quote.go:269
↓ 2 callers
Method
GetUnusual
GetUnusual 获取主力监控
client_quote.go:275
↓ 2 callers
Method
GoodsCount
()
client_goods_test.go:10
↓ 2 callers
Method
GoodsKLine
(market uint8, code string, period uint16, start uint32, count uint32, times uint16, adjust uint16)
client_goods_test.go:17
↓ 2 callers
Method
GoodsList
(start uint32, count uint16)
client_goods_test.go:12
↓ 2 callers
Method
GoodsQuotes
(markets []uint8, codes []string)
client_goods_test.go:15
↓ 2 callers
Method
ICFQSQuotesBatchRaw
ICFQSQuotesBatchRaw queries raw stock quote snapshots.
icfqs.go:244
↓ 2 callers
Function
MACBoardMembersQuotesFieldBitmapFromBits
MACBoardMembersQuotesFieldBitmapFromBits 根据 bit 列表组装 20 字节字段位图。
mac_bitmap.go:254
↓ 2 callers
Method
MACDownloadFullFile
MACDownloadFullFile 下载完整 MAC 文件。
client_mac.go:484
↓ 2 callers
Function
MACExHosts
MACExHosts returns the built-in MAC extended-market servers.
hosts.go:182
↓ 2 callers
Function
MACHosts
MACHosts returns the built-in MAC quote servers.
hosts.go:177
↓ 2 callers
Method
MACKLineOffset
MACKLineOffset 获取 MAC K线偏移信息。
client_mac.go:534
↓ 2 callers
Method
MACServerInfo
MACServerInfo 获取 MAC 服务端交易日时段与状态信息。
client_mac.go:526
↓ 2 callers
Method
MACSymbolBelongBoard
(symbol string, market uint8)
client_mac.go:438
↓ 2 callers
Function
MainHosts
MainHosts returns the built-in main quote servers.
hosts.go:162
↓ 2 callers
Function
NewAnnouncement
()
proto/server.go:115
↓ 2 callers
Function
NewClient26AD
()
proto/experimental.go:139
↓ 2 callers
Function
NewDownloadFile
(req *DownloadFileRequest)
proto/get_file.go:88
↓ 2 callers
Function
NewExExperiment2487
(req *ExExperiment2487Request)
proto/experimental.go:369
↓ 2 callers
Function
NewExExperiment2488
(req *ExExperiment2488Request)
proto/experimental.go:450
↓ 2 callers
Function
NewExGetBoardList
(req *ExGetBoardListRequest)
proto/ex_board.go:48
← previous
next →
201–300 of 1,198, ranked by callers