MCPcopy Create free account

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

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

↓ 32 callersFunctionfirst
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/compile.h:45
↓ 32 callersFunctionregisterCommand
(id: string, handler: (params: any) => void)
ui/web/src/modules/CommandCenter/CommandCenter.tsx:23
↓ 32 callersFunctionwrite
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/chrono.h:407
↓ 31 callersMethodcreateTimeSeries
(tags: Record<string, string>, onCalc?: () => void)
libraries/time-series/src/interfaces.ts:21
↓ 31 callersMethoddispose
* Dispose the terminal
libraries/protocol/src/terminal.ts:901
↓ 31 callersFunctionrequest
( credential: ICredential, method: string, path: string, params?: Record<string, unknown>, )
apps/vendor-okx/src/api/private-api.ts:53
↓ 30 callersMethoddata
Returns a pointer to the output buffer content. No terminating null character is appended.
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:4060
↓ 30 callersMethodkey
apps/vendor-ctp/ctp/include/json.hpp:7269
↓ 30 callersMethodrequestForResponse
* Make a request to get the response * * Use it only when using SINGLE-IN-SINGLE-OUT pattern. * * It's simpler to call this method when us
libraries/protocol/src/client.ts:348
↓ 30 callersFunctionresourcePool
(poolId: string, options: IResourcePoolOptions = {})
libraries/utils/src/resourcePool.ts:82
↓ 29 callersFunctionconst_check
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:382
↓ 29 callersMethodout
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/chrono.h:1306
↓ 29 callersFunctionrequestPrivate
( credential: ICredential, method: HttpMethod, endpoint: string, params?: RequestParams, requestCont
apps/vendor-binance/src/api/client.ts:260
↓ 28 callersFunctionappend_string_view
apps/vendor-ctp/ctp/include/spdlog/details/fmt_helper.h:21
↓ 28 callersFunctioncombine
( tags: Record<string, string>, mapper: (index: number, self: ITimeSeries<T>) => T, sources: ITimeSeries
libraries/time-series/src/combine.ts:7
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
apps/vendor-ctp/ctp/include/json.hpp:8749
↓ 28 callersFunctionpad2
apps/vendor-ctp/ctp/include/spdlog/details/fmt_helper.h:84
↓ 28 callersMethodunsubscribe
(channel: string, instId?: string)
apps/vendor-okx/src/ws.ts:249
↓ 27 callersFunctioncreateMockDeployment
(overrides: Partial<IDeployment>)
apps/node-unit/src/scheduler.test.ts:33
↓ 27 callersFunctionuseAccountInfo
(account_id: string)
ui/web/src/modules/AccountInfo/model.ts:18
↓ 26 callersFunctionis_constant_evaluated
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:365
↓ 26 callersFunctionlistWatch
( keyFunc: (item: T) => string, consumer: (item: T) => Observable<K>, comparator: (a: T, b: T) => boolea
libraries/utils/src/rx-utils.ts:282
↓ 26 callersFunctionprovideQuoteService
( terminal: Terminal, metadata: IQuoteServiceMetadata<K>, requestFunc: ( request: IQuoteServiceReque
libraries/exchange/src/quote.ts:65
↓ 25 callersMethodserialize
()
libraries/prometheus/src/tree.ts:22
↓ 24 callersMethodcommit
()
libraries/time-series/src/interfaces.ts:22
↓ 24 callersFunctioncreateTestContext
(overrides: Partial<StrategyContext>)
apps/trade-copier/src/experimental/__tests__/strategies/BBO_MAKER_BY_DIRECTION.test.ts:22
↓ 24 callersFunctioncreateTestContext
(overrides: Partial<StrategyContext>)
apps/trade-copier/src/experimental/__tests__/strategies/BBO_MAKER.test.ts:22
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
apps/vendor-ctp/ctp/include/json.hpp:21961
↓ 23 callersFunctioninput_adapter
apps/vendor-ctp/ctp/include/json.hpp:6451
↓ 23 callersFunctionmakeSpotPosition
( position: Omit<IPosition, 'position_price' | 'direction' | 'valuation' | 'floating_profit'>, )
libraries/data-account/src/spot-position.ts:9
↓ 23 callersFunctionprovideHTTPProxyService
( terminal: Terminal, labels: Record<string, string>, options?: IServiceOptions & IHTTPProxyOptions, )
libraries/http-services/src/server.ts:61
↓ 23 callersFunctionsemaphore
(semaphoreId: string)
libraries/utils/src/semaphore.ts:119
↓ 22 callersMethodclose
apps/vendor-ctp/ctp/include/spdlog/details/file_helper-inl.h:85
↓ 22 callersMethodrequestForResponseData
* Make a request to get the response data * * if data is undefined, it will throw the response message
libraries/protocol/src/client.ts:373
↓ 22 callersMethodwrite
apps/vendor-ctp/ctp/include/spdlog/details/file_helper-inl.h:100
↓ 21 callersFunctionclose
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/os.h:393
↓ 21 callersFunctionto_string_view
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:932
↓ 20 callersFunctionbuffer_contiguous_sequence
apps/vendor-ctp/ctp/include/zmq.hpp:1212
↓ 20 callersFunctioncreatePrivateApi
(method: string, path: string)
apps/vendor-turboflow/src/api/private-api.ts:85
↓ 20 callersFunctioncreateTestPosition
( product_id: string, direction: string, volume: number, position_price: number, )
apps/trade-copier/src/experimental/__tests__/strategies/BBO_MAKER_BY_DIRECTION.test.ts:5
↓ 20 callersMethodhigh
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:282
↓ 20 callersFunctionlog
(msg)
tools/yuanctl/scripts/run-yuanctl-e2e.js:40
↓ 20 callersMethodsax_parse
apps/vendor-ctp/ctp/include/json.hpp:12259
↓ 19 callersFunctioncallPrivate
( credential: ICredential, method: HttpMethod, path: string, params?: GateParams, )
apps/vendor-gate/src/api/private-api.ts:6
↓ 19 callersMethodensureDir
(path: string)
ui/web/src/modules/FileSystem/interfaces.ts:20
↓ 19 callersFunctionfill_n
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/format.h:521
↓ 19 callersMethodformat
Formats an error report line: "user-message: error-code (system message)" */
apps/vendor-ctp/ctp/include/spdlog/sinks/win_eventlog_sink.h:71
↓ 19 callersMethodnumber_integer
apps/vendor-ctp/ctp/include/json.hpp:7239
↓ 19 callersMethodoperator[]
access to successor
apps/vendor-ctp/ctp/include/json.hpp:13651
↓ 19 callersFunctionrequestPrivate
( credential: ICredential, method: HttpMethod, path: string, params?: Record<string, unknown>, )
apps/vendor-bitget/src/api/client.ts:206
↓ 18 callersFunctioncreateTestContext
(overrides: Partial<StrategyContext>)
apps/trade-copier/src/experimental/__tests__/strategies/DEFAULT.test.ts:22
↓ 18 callersFunctionfrom_json
apps/vendor-ctp/ctp/include/json.hpp:4593
↓ 18 callersFunctionlog
apps/vendor-ctp/ctp/include/spdlog/logger.h:79
↓ 18 callersMethodnumber_unsigned
apps/vendor-ctp/ctp/include/json.hpp:7244
↓ 18 callersFunctionprovideOHLCService
( terminal: Terminal, metadata: IOHLCServiceMetadata, fetchPage: (request: IIngestOHLCRequest & { series
libraries/exchange/src/ohlc.ts:130
↓ 18 callersMethodpublishChannel
* Publish channel * 发布频道 * * @param type - channel type * @param channelSchema - channel schema, default is `{ const: '' }` * @param ha
libraries/protocol/src/channel.ts:47
↓ 18 callersFunctionreconcileOrders
(currentOrders: IOrder[], targetOrders: IOrder[])
apps/trade-copier/src/experimental/reconcile-orders.ts:45
↓ 18 callersMethodsubmitOrder
* Submit an order * * @param credential - The credential object * @param order - The order object
libraries/exchange/src/index.ts:76
↓ 17 callersFunctionencodeBase58
(data: Uint8Array)
libraries/utils/src/base58.ts:9
↓ 17 callersFunctiongetRestRequestContext
( method: HttpMethod, path: string, body?: unknown, )
apps/vendor-hyperliquid/src/api/rate-limit.ts:80
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
apps/vendor-ctp/ctp/include/json.hpp:11975
↓ 17 callersMethodsetValue
(value: T)
libraries/prometheus/src/tree.ts:59
↓ 17 callersFunctionto_json
apps/vendor-ctp/ctp/include/json.hpp:5571
↓ 16 callersMethodadvance_to
Advances the begin iterator to `it`.
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:2693
↓ 16 callersFunctionbegin
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:566
↓ 16 callersMethodcancelOrder
* Cancel an order * * @param credential - The credential object * @param order - The order object
libraries/exchange/src/index.ts:92
↓ 16 callersFunctioncreateFileSystemBehaviorSubject
(key: string, initialValue: T)
ui/web/src/modules/FileSystem/createFileSystemBehaviorSubject.ts:17
↓ 16 callersFunctioncreateTestPosition
( product_id: string, direction: string, volume: number, position_price: number, )
apps/trade-copier/src/experimental/__tests__/strategies/BBO_MAKER.test.ts:5
↓ 16 callersFunctiondispose
()
libraries/utils/src/tokenBucket.ts:178
↓ 16 callersMethodenabled
apps/vendor-ctp/ctp/include/spdlog/details/backtracer-inl.h:41
↓ 16 callersFunctionisApiError
(value: T | IApiError)
apps/vendor-binance/src/api/client.ts:141
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
apps/vendor-ctp/ctp/include/json.hpp:20529
↓ 16 callersMethodtest
apps/vendor-ctp/ctp/include/json.hpp:4071
↓ 15 callersFunctionacquireProxyBucket
(input: AcquireProxyBucketInput)
libraries/http-services/src/proxy-ip.ts:191
↓ 15 callersMethodalt
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:798
↓ 15 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
apps/vendor-ctp/ctp/include/json.hpp:21936
↓ 15 callersFunctioncombine
boost::hash_combine
apps/vendor-ctp/ctp/include/json.hpp:5933
↓ 15 callersFunctionconvertDurationToOffset
(duration: string)
libraries/utils/src/convertDurationToOffset.ts:8
↓ 15 callersFunctioncreateKeyPair
()
libraries/utils/src/crypto.ts:13
↓ 15 callersFunctiondecodeBase58
(data: string)
libraries/utils/src/base58.ts:19
↓ 15 callersFunctionend
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:567
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
apps/vendor-ctp/ctp/include/json.hpp:20480
↓ 15 callersMethodload
apps/vendor-ctp/ctp/include/spdlog/details/null_mutex.h:24
↓ 15 callersFunctionset
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:1013
↓ 15 callersMethodtext
()
ui/web/src/modules/Chart/Plugins/VerticalLine/index.ts:74
↓ 14 callersFunctioncallback
()
apps/vendor-ctp/src/ctp-monitor.ts:37
↓ 14 callersFunctioncreateRequestContext
()
apps/vendor-aster/src/api/private-api.ts:54
↓ 14 callersFunctiongetSpotPrice
(ccy: string)
apps/vendor-okx/src/accountInfos/trading.ts:26
↓ 14 callersFunctionmakeRequestServiceError
( code: RequestServiceErrorCode, message: string, details?: T, )
libraries/protocol/src/request-service-for-response.ts:34
↓ 14 callersFunctionparseByteSize
(value: string)
apps/node-unit/src/logging.ts:14
↓ 14 callersFunctionrequest
( credential: ICredential, method: string, baseURL: string, endpoint: string, params: Record<string,
apps/vendor-aster/src/api/private-api.ts:119
↓ 14 callersFunctionrequest
(method: HttpMethod, path: string, params?: any)
apps/vendor-hyperliquid/src/api/client.ts:171
↓ 14 callersFunctionrunYuanctl
(args, { configPath, env = {}, ignoreError = false, input } = {})
tools/yuanctl/scripts/run-yuanctl-e2e.js:201
↓ 14 callersFunctionset_parents
apps/vendor-ctp/ctp/include/json.hpp:19871
↓ 14 callersFunctionshowError
(message: string)
apps/prometheus-rule-controller/src/cli.ts:52
↓ 14 callersMethodsubscribeChannel
* Subscribe channel * * - **Auto Re-Subscription**: when the connection is broken, it will automatically re-subscribe * - **Multicast**: mult
libraries/protocol/src/channel.ts:177
↓ 14 callersFunctionuseParamNumber
(key: string, defaultValue = 0)
distributions/origin/@libs/utils/useParamNumber.ts:8
↓ 13 callersFunctionappend_int
apps/vendor-ctp/ctp/include/spdlog/details/fmt_helper.h:28
↓ 13 callersFunctionbuildTokenBucketKey
(baseKey: string, ip: string)
apps/vendor-aster/src/api/private-api.ts:38
↓ 13 callersFunctionin
apps/vendor-ctp/ctp/include/spdlog/fmt/bundled/base.h:1014
← previousnext →101–200 of 4,530, ranked by callers