MCPcopy Create free account

hub / github.com/No-Trade-No-Life/Yuan / functions

Functions4,530 in github.com/No-Trade-No-Life/Yuan

↓ 4 callersMethodprint
(rows: T[])
tools/yuanctl/src/printers/tablePrinter.ts:28
↓ 4 callersFunctionprivateRequestWithRateLimit
( credential: ICredential, interfaceType: HuobiPrivateInterfaceType, business: HuobiBusiness, method:
apps/vendor-huobi/src/api/private-api.ts:65
↓ 4 callersFunctionpublicRequest
* 公共 API 请求方法(不负责限流;限流由调用点选择对应 helper)
apps/vendor-huobi/src/api/public-api.ts:88
↓ 4 callersMethodput
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:3764
↓ 4 callersFunctionqueryPendingOrders
(terminal: Terminal, account_id: string, force_update?: boolean)
libraries/data-order/src/index.ts:114
↓ 4 callersFunctionreadConfigDocument
(context: YuanctlRuntimeContext)
tools/yuanctl/src/namespaces/config/index.ts:12
↓ 4 callersMethodremove
()
libraries/prometheus/src/tree.ts:78
↓ 4 callersFunctionreplace_substring
apps/vendor-ctp/ctp/include/json.hpp:2955
↓ 4 callersMethodrequest
(method: string, path: string, params?: any)
apps/vendor-coinex/src/api.ts:22
↓ 4 callersMethodrequestPermission
(options?: { mode?: 'read' | 'readwrite' })
ui/web/src/vite-env.d.ts:6
↓ 4 callersFunctionreset
reset token_buffer; current character is beginning of token
apps/vendor-ctp/ctp/include/json.hpp:8621
↓ 4 callersFunctionrotr
Compilers should be able to optimize this into the ror instruction.
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format-inl.h:177
↓ 4 callersFunctionrunSQL
(query)
tools/yuanctl/scripts/run-yuanctl-e2e.js:268
↓ 4 callersFunctionsafeRename
(from: string, to: string)
apps/node-unit/src/logging.ts:69
↓ 4 callersFunctionsaveConfigDocument
(context: YuanctlRuntimeContext, config: YuanCtlConfig)
tools/yuanctl/src/namespaces/config/index.ts:84
↓ 4 callersFunctionserializeAddressNode
(network_id: string, address: string)
apps/transfer-controller/src/index.ts:75
↓ 4 callersMethodset_alt
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:799
↓ 4 callersMethodset_end
set iterator to a defined past the end
apps/vendor-ctp/ctp/include/json.hpp:12674
↓ 4 callersMethodset_level
apps/vendor-ctp/ctp/include/spdlog/details/registry-inl.h:149
↓ 4 callersMethodset_localized
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/chrono.h:2196
↓ 4 callersMethodshould_log
apps/vendor-ctp/ctp/include/spdlog/sinks/sink-inl.h:12
↓ 4 callersFunctionsize
apps/vendor-ctp/ctp/include/zmq.hpp:595
↓ 4 callersMethodstr
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:1294
↓ 4 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
apps/vendor-ctp/ctp/include/json.hpp:8675
↓ 4 callersMethodupdate
()
ui/web/src/modules/Chart/Plugins/VerticalLine/index.ts:43
↓ 4 callersFunctionuseIsDarkMode
()
ui/web/src/modules/Workbench/darkmode.ts:41
↓ 4 callersFunctionuseOHLC
(candleType: string, instId: string)
apps/vendor-okx/src/ws.ts:358
↓ 4 callersFunctionuseTerminal
()
ui/web/src/modules/Terminals/create-connection.ts:5
↓ 4 callersFunctionuseTicker
(instId: string)
apps/vendor-okx/src/ws.ts:332
↓ 4 callersFunctionvariance
(a: number[])
libraries/kernel/src/units/ActivePortfolioParamUnit.ts:21
↓ 4 callersFunctionvformat
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/xchar.h:159
↓ 4 callersFunctionvfprintf
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/printf.h:581
↓ 4 callersFunctionvprint
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/color.h:497
↓ 4 callersFunctionvprint
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/xchar.h:291
↓ 4 callersFunctionvprint_buffered
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format-inl.h:1731
↓ 4 callersFunctionwriteText
(printer: YuanctlPrinter, text: string)
tools/yuanctl/src/cli/output.ts:27
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
apps/vendor-ctp/ctp/include/json.hpp:15654
↓ 4 callersFunctionwstr_to_utf8buf
apps/vendor-ctp/ctp/include/spdlog/details/os-inl.h:442
↓ 3 callersFunctionAgentScene
(terminal: Terminal, agentConf: IAgentConf)
libraries/agent/src/AgentScene.ts:103
↓ 3 callersFunctionSMA
(source: ITimeSeries<number>, length: number)
libraries/time-series/src/talibs/SMA.ts:8
↓ 3 callersMethod_checkQueue
* 检查队列,尝试将 Pending 的请求推进到 Processing * * 检查时机: * - 新请求入队时 * - 出队令牌补充时 * - 每次请求处理完成时 * * @param serviceContext - 服务上下文
libraries/protocol/src/server.ts:278
↓ 3 callersFunction_getPlatformPath
* Returns a cross-platform path - windows must enclose any path containing spaces within double quotes.
common/scripts/install-run.js:663
↓ 3 callersFunctionaddAccountMarket
( terminal: Terminal, cxt: { account_id: string; market_id: string }, )
libraries/data-account/src/addAccountMarket.ts:10
↓ 3 callersFunctionafterRestResponse
( meta: Record<string, unknown>, ctx: RestRequestContext, response: unknown, estimatedExtraWeight: num
apps/vendor-hyperliquid/src/api/rate-limit.ts:238
↓ 3 callersMethodapply
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:1866
↓ 3 callersMethodas_sid
Retrieves pointer to the internal buffer contents as SID* */
apps/vendor-ctp/ctp/include/spdlog/sinks/win_eventlog_sink.h:117
↓ 3 callersFunctionassertSafeConfigKey
(type: 'host' | 'context', name: string)
tools/yuanctl/src/namespaces/config/index.ts:59
↓ 3 callersMethodassign_pow10
Assigns pow(10, exp) to this bigint.
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:2677
↓ 3 callersFunctionbuildColumnSet
(left: ReturnType<typeof buildField>, right: ReturnType<typeof buildField>)
apps/asg-eventbridge-notifier/src/format.ts:14
↓ 3 callersFunctioncallApi
( credential: ICredential | undefined, method: HttpMethod, path: string, params?: Record<string, unkno
apps/vendor-bitget/src/api/client.ts:104
↓ 3 callersFunctioncancelOrder
( brokerId: string, investorId: string, frontId: number, sessionId: number, order: IOrder, )
apps/vendor-ctp/src/exchange.ts:249
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
apps/vendor-ctp/ctp/include/json.hpp:21952
↓ 3 callersFunctioncleanup
()
libraries/http-services/src/proxy-ip.ts:413
↓ 3 callersMethodcloseHandle
()
apps/node-unit/src/logging.ts:253
↓ 3 callersFunctioncomputeGlobalHeadBacklog
()
apps/virtual-exchange/src/series-data/scheduler.ts:485
↓ 3 callersFunctioncomputeGroupSeverity
(alerts: { severity: string }[])
apps/alert-receiver/src/utils.ts:15
↓ 3 callersFunctioncomputeWantedUrgentPayload
( route: IAlertReceiveRoute, group: IAlertGroup, )
apps/alert-receiver/src/pipelines/urgent.ts:17
↓ 3 callersFunctionconfirmAction
(message: string)
tools/yuanctl/src/cli/confirmation.ts:3
↓ 3 callersFunctionconvert
can't use conversion operator because of ambiguity
apps/vendor-ctp/ctp/include/json.hpp:14516
↓ 3 callersFunctionconvert_float
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:1611
↓ 3 callersFunctioncount_digits_fallback
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:1013
↓ 3 callersMethodcount_separators
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:1857
↓ 3 callersFunctioncountl_zero
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:434
↓ 3 callersFunctioncovariance
(a: number[], b: number[])
libraries/kernel/src/units/ActivePortfolioParamUnit.ts:8
↓ 3 callersFunctioncreateMockMetric
()
libraries/http-services/src/__tests__/server.test.ts:10
↓ 3 callersFunctioncreatePositionSummaryMap
(positions?: IPosition[])
ui/web/src/modules/TradingBoard/TradeCopierInfo.tsx:85
↓ 3 callersFunctioncreateRedis
(url: string)
libraries/redis-channel/src/redis-channel.ts:20
↓ 3 callersFunctioncreateRequestContext
()
apps/vendor-bitget/src/api/client.ts:56
↓ 3 callersFunctioncreateSQLWriter
( terminal: Terminal, ctx: { /** * 数据流 * * 数据流中的每一项都将被写入到数据库中的一行中 */ data$: Ob
libraries/sql/src/index.ts:92
↓ 3 callersFunctioncreateSignedExchangeRequestBody
( credential: ICredential, action: ExchangeAction, options?: { nonce?: number; vaultAddress?: string; ex
apps/vendor-hyperliquid/src/api/private-api.ts:111
↓ 3 callersMethodcreateWritableStream
(path: string)
ui/web/src/modules/FileSystem/interfaces.ts:15
↓ 3 callersFunctiondata
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/args.h:108
↓ 3 callersFunctiondecodeBase64
(data: string)
libraries/utils/src/base64.ts:40
↓ 3 callersFunctiondecodeFutureSymbol
(product_id: string)
apps/vendor-binance/src/services/orders/order-utils.ts:5
↓ 3 callersFunctiondecodeInterestLedgerSeriesId
(series_id: string)
apps/virtual-exchange/src/series-collector/interest-ledger.ts:56
↓ 3 callersFunctiondecodeSpotSymbol
(product_id: string)
apps/vendor-binance/src/services/orders/order-utils.ts:24
↓ 3 callersFunctiondecrypt
(data: Uint8Array, base58_key: string)
libraries/utils/src/crypto.ts:243
↓ 3 callersFunctiondecryptByPrivateKey
(data: Uint8Array, privateKey: string)
libraries/utils/src/crypto.ts:157
↓ 3 callersFunctiondecryptByPrivateKeyAsync
(data: Uint8Array, privateKey: string)
libraries/utils/src/crypto.ts:140
↓ 3 callersMethoddequeue
blocking dequeue without a timeout.
apps/vendor-ctp/ctp/include/spdlog/details/mpmc_blocking_q.h:82
↓ 3 callersFunctionderiveClientOrderId
(order: IOrder)
apps/vendor-binance/src/services/orders/order-utils.ts:151
↓ 3 callersMethoddivmod_assign
Divides this bignum by divisor, assigning the remainder to this and returning the quotient.
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:2737
↓ 3 callersMethoddynamic
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:784
↓ 3 callersFunctionemplace
apps/vendor-ctp/ctp/include/json.hpp:18934
↓ 3 callersFunctionencrypt
(data: Uint8Array, base58_key: string)
libraries/utils/src/crypto.ts:222
↓ 3 callersFunctionencryptByPublicKey
(data: Uint8Array, publicKey: string)
libraries/utils/src/crypto.ts:99
↓ 3 callersFunctionencryptByPublicKeyAsync
(data: Uint8Array, publicKey: string)
libraries/utils/src/crypto.ts:120
↓ 3 callersFunctionend
apps/vendor-ctp/ctp/include/zmq.hpp:241
↓ 3 callersFunctionensureHyperliquidProduct
(product_id?: string)
apps/vendor-hyperliquid/src/services/exchange.ts:17
↓ 3 callersFunctionenum_bit_and
apps/vendor-ctp/ctp/include/zmq.hpp:1004
↓ 3 callersFunctionenum_bit_not
apps/vendor-ctp/ctp/include/zmq.hpp:1016
↓ 3 callersFunctionenum_bit_or
apps/vendor-ctp/ctp/include/zmq.hpp:998
↓ 3 callersFunctionenum_bit_xor
apps/vendor-ctp/ctp/include/zmq.hpp:1010
↓ 3 callersFunctionescapeForBash
(str: string)
ui/web/src/modules/Deploy/utils.ts:36
↓ 3 callersFunctionfetchFundingRatePage
(params: { contract_code: string; pageIndex: number; })
apps/vendor-huobi/src/services/interest-rate-service.ts:27
↓ 3 callersFunctionfetchResourceUsage
( terminal: Terminal, activeNodeUnits: string[], addressToTerminalId: Map<string, string>, )
apps/node-unit/src/scheduler.ts:93
↓ 3 callersFunctionfindPatchGap
( terminal: Terminal, table_name: string, series_id: string, )
apps/virtual-exchange/src/series-collector/sql-helpers.ts:70
↓ 3 callersFunctionfindRushJsonFolder
* Find the absolute path to the folder containing rush.json
common/scripts/install-run.js:533
↓ 3 callersMethodformat
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:3644
↓ 3 callersMethodformat
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:2493
← previousnext →601–700 of 4,530, ranked by callers