MCPcopy Create free account

hub / github.com/TraderAlice/OpenAlice / functions

Functions9,054 in github.com/TraderAlice/OpenAlice

↓ 9 callersMethoddispose
Remove this producer from the registry and release its name.
src/core/producer.ts:41
↓ 9 callersMethoddispose
(reason: string)
src/workspaces/service.ts:190
↓ 9 callersFunctionemptyHistoricalError
( results: PromiseSettledResult<unknown>[], emptyMessage: string, )
packages/opentypebb/src/providers/yfinance/utils/helpers.ts:95
↓ 9 callersMethodensureInit
()
services/uta/src/domain/trading/brokers/others/leverup/LeverupBroker.ts:160
↓ 9 callersFunctionescapeRegex
* Escape a string for use in a RegExp.
src/domain/news/collector/rss-parser.ts:171
↓ 9 callersFunctionextractMediaFromToolResultContent
(content: string)
src/core/media.ts:38
↓ 9 callersMethodgetCapabilities
()
packages/uta-protocol/src/types/broker.ts:574
↓ 9 callersFunctiongetYF
()
packages/opentypebb/src/providers/yfinance/utils/helpers.ts:16
↓ 9 callersFunctionhandleBrokerError
Classify a broker error into a structured response for AI consumption.
src/tool/trading.ts:35
↓ 9 callersFunctionibkrOrderTypeToLb
( ibkrType: string, marketSuffix: string, )
services/uta/src/domain/trading/brokers/longbridge/LongbridgeBroker.ts:81
↓ 9 callersFunctionisSecType
(v: unknown)
services/uta/src/domain/trading/contract-discipline.ts:40
↓ 9 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/WshEventDataRequest.ts:230
↓ 9 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/ExerciseOptionsRequest.ts:235
↓ 9 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/RealTimeBarTick.ts:241
↓ 9 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/ComboLeg.ts:230
↓ 9 callersFunctionkeyOf
(name: string)
src/core/entity-store.ts:63
↓ 9 callersFunctionmakeCtx
(brokers: Record<string, MockBroker | object>)
services/uta/src/http/simulator.spec.ts:19
↓ 9 callersFunctionmakeField
(val: unknown)
packages/ibkr/src/order-condition.ts:26
↓ 9 callersMethodmakeFields
()
packages/ibkr/src/order-condition.ts:230
↓ 9 callersFunctionmakeMarket
(overrides: Partial<CcxtMarket> & { type: CcxtMarket['type']; base: string; quote: string; symbol: string })
services/uta/src/domain/trading/brokers/ccxt/ccxt-contracts.spec.ts:18
↓ 9 callersFunctionmakeMockCommodityClient
()
src/tool/economy.spec.ts:40
↓ 9 callersFunctionmakeMockEconomyClient
()
src/tool/economy.spec.ts:16
↓ 9 callersFunctionmatchCredentialByApiKey
( credentials: Record<string, Credential>, apiKey: string | null | undefined, )
src/workspaces/credential-injection.ts:66
↓ 9 callersFunctionmkCtx
(overrides?: Partial<ReferenceDataService>)
src/webui/routes/reference.spec.ts:11
↓ 9 callersFunctionmultiSeriesToRecords
( dataMap: Record<string, Record<string, number | null>>, fieldMap?: Record<string, string>, )
packages/opentypebb/src/providers/federal_reserve/utils/fred-helpers.ts:231
↓ 9 callersFunctionparseRSSXml
(xml: string)
src/domain/news/collector/rss-parser.ts:43
↓ 9 callersFunctionpushUpdate
(b: RequestBridge, contract: Contract, qty: number, avgCost = '100')
services/uta/src/domain/trading/brokers/ibkr/request-bridge.spec.ts:15
↓ 9 callersFunctionreadBack
Read one issue back through the real reader (the round-trip oracle).
src/workspaces/issues/mutate.spec.ts:19
↓ 9 callersFunctionreadCredentials
()
src/core/config.ts:895
↓ 9 callersFunctionreadMsg
(buf: Buffer)
packages/ibkr/src/comm.ts:113
↓ 9 callersFunctionreadPortsFile
(userDataHome)
scripts/guardian/prod.mjs:49
↓ 9 callersMethodregister
(factory: WorkspaceToolFactory)
src/core/workspace-tool-center.ts:96
↓ 9 callersMethodresolve
Async equivalent of `UTAManager.resolve(source?)`. Filters by id or * provider prefix when `source` is given. * * `tradingOnly` (used by th
src/services/uta-client/UTAManagerSDK.ts:89
↓ 9 callersFunctionround
(n: number | null, places: number)
src/domain/analysis/sector-rotation.ts:113
↓ 9 callersFunctionrunMigrations
(opts: RunnerOpts = {})
src/migrations/runner.ts:121
↓ 9 callersMethodrunNow
Manually trigger a scheduled snapshot run (e.g. for tests / UI).
services/uta/src/domain/trading/snapshot/scheduler.ts:28
↓ 9 callersFunctionsignColor
(x: number | null | undefined)
ui/src/pages/MarketRotationPage.tsx:21
↓ 9 callersMethodsnapshot
The snapshot built by the last scan (warm cache for GET /api/schedule), or * null before the first tick. The scanner already reads every declarati
src/workspaces/schedule/scanner.ts:108
↓ 9 callersMethodstampAliceId
Construct aliceId: "{utaId}|{nativeKey}" using broker's native identity.
services/uta/src/domain/trading/UnifiedTradingAccount.ts:466
↓ 9 callersMethodstart
()
services/uta/src/domain/trading/snapshot/scheduler.ts:25
↓ 9 callersFunctionstk
(conId: number, symbol: string)
services/uta/src/domain/trading/brokers/ibkr/request-bridge.spec.ts:6
↓ 9 callersMethodtakeSnapshot
(accountId: string, trigger: SnapshotTrigger)
services/uta/src/domain/trading/snapshot/service.ts:21
↓ 9 callersFunctiontoChatHistory
(entries: SessionEntry[])
src/core/session.ts:560
↓ 9 callersMethodtoStr
(self, idx)
packages/ibkr/ref/source/pythonclient/ibapi/enum_implem.py:19
↓ 9 callersMethodtransformData
Transform raw data into typed result.
packages/opentypebb/src/core/provider/abstract/fetcher.ts:33
↓ 9 callersFunctionuserText
(content: string)
src/core/session.spec.ts:19
↓ 8 callersMethodEurGbpFx
()
packages/ibkr/ref/samples/Python/Testbed/ContractSamples.py:15
↓ 8 callersMethod_emitHealthChange
()
services/uta/src/domain/trading/UnifiedTradingAccount.ts:397
↓ 8 callersFunctionadvance
(n = 1)
src/domain/analysis/calc-v2/lexer.ts:33
↓ 8 callersFunctionaggregateAccountFromPositions
( cash: Decimal | string | number, positions: Iterable<AggregateInput>, )
services/uta/src/domain/trading/position-math.ts:107
↓ 8 callersFunctionasString
(v: unknown)
src/migrations/0010_workspace_issues_to_markdown/index.ts:59
↓ 8 callersFunctionbareBroker
* The gate must fire BEFORE any bridge/client access, so it is testable on * a bare prototype instance — no TWS connection, no bridge construction.
services/uta/src/domain/trading/brokers/ibkr/IbkrBroker.spec.ts:10
↓ 8 callersMethodcancelTickByTickData
(reqId: number)
packages/ibkr/src/client/market-data.ts:28
↓ 8 callersFunctionclassifyYahooFetchError
(symbol: string, err: unknown)
packages/opentypebb/src/providers/yfinance/utils/helpers.ts:63
↓ 8 callersFunctioncomputeDedupKey
(item: { guid?: string link?: string title: string content: string })
src/domain/news/store.ts:271
↓ 8 callersMethodcontractFromAliceId
* Reverse of `stampAliceId`: parse an aliceId, verify it belongs to this * UTA, and rebuild the full Contract via the broker's native-key resolver.
services/uta/src/domain/trading/UnifiedTradingAccount.ts:490
↓ 8 callersFunctioncreateCcxtProviderTools
(manager: UTAManager)
services/uta/src/domain/trading/brokers/ccxt/ccxt-tools.ts:14
↓ 8 callersFunctioncreateToolCallLog
(opts?: { logPath?: string bufferSize?: number })
src/core/tool-call-log.ts:96
↓ 8 callersMethoddisconnect
()
packages/ibkr/src/client/base.ts:178
↓ 8 callersFunctionensureAgentCredentialReady
(opts: { readonly meta: WorkspaceMeta readonly agentId: string readonly adapter: CliAdapter | undefined
src/workspaces/agent-credential-readiness.ts:192
↓ 8 callersMethodexternalDeposit
* Simulate an external balance change Alice didn't initiate (airdrop, * transfer-in, staking reward, off-exchange option assignment). Adds a * p
services/uta/src/domain/trading/brokers/mock/MockBroker.ts:674
↓ 8 callersMethodextractHeadlessSessionId
* Extract the agent's OWN session id from one line of headless stdout. * All four agent CLIs announce their session id in the first line(s) of *
src/workspaces/cli-adapter.ts:198
↓ 8 callersFunctionfindExecutableOnPath
( name: string, opts: { platform?: NodeJS.Platform; env?: NodeJS.ProcessEnv } = {}, )
src/workspaces/agent-detect.ts:46
↓ 8 callersFunctiongenerateToken
()
src/services/auth/token-store.ts:84
↓ 8 callersFunctionget
(target, prop, receiver)
src/domain/market-data/hub-data.ts:59
↓ 8 callersFunctiongetActiveEntries
(entries: SessionEntry[])
src/core/compaction.ts:86
↓ 8 callersFunctiongetJson
(app: Hono, path: string)
src/domain/market-data/__test__/e2e/setup.ts:76
↓ 8 callersFunctiongetPredefinedScreener
( scrId: string, count = 250, )
packages/opentypebb/src/providers/yfinance/utils/helpers.ts:138
↓ 8 callersFunctiongetSDKExecutor
()
src/domain/market-data/client/typebb/executor.ts:13
↓ 8 callersMethodgetState
()
services/uta/src/domain/trading/UnifiedTradingAccount.ts:1146
↓ 8 callersMethodgetVercelTools
Vercel AI SDK format — returns only enabled tools (reads disabled list from disk).
src/core/tool-center.ts:28
↓ 8 callersMethodhistoricalDataEnd
(reqId: number, start: string, end: string)
packages/ibkr/src/wrapper.ts:313
↓ 8 callersFunctionintMaxString
(val: number)
packages/ibkr/src/common.ts:31
↓ 8 callersFunctionisAgentRuntime
(adapter: CliAdapter)
src/workspaces/cli-adapter.ts:245
↓ 8 callersFunctionisSealedEnvelope
(value: unknown)
src/core/sealing.ts:53
↓ 8 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/HistoricalNewsRequest.ts:315
↓ 8 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/HistoricalDataBar.ts:212
↓ 8 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/ExecutionFilter.ts:244
↓ 8 callersFunctionisSet
(value: any)
packages/ibkr/src/protobuf/PortfolioValue.ts:215
↓ 8 callersFunctionloadSealing
()
src/core/sealing.spec.ts:16
↓ 8 callersFunctionmakeTemplate
(over: Partial<TemplateMeta>)
src/workspaces/context-injector.spec.ts:26
↓ 8 callersMethodmake_fields
(self)
packages/ibkr/ref/source/pythonclient/ibapi/order_condition.py:170
↓ 8 callersFunctionmarkLocal
(board: T)
src/domain/market-data/reference/hub.ts:75
↓ 8 callersMethodmarkRead
Mark an entry read. Returns false when the entry id does not exist.
src/core/inbox-store.ts:112
↓ 8 callersFunctionnext
()
src/core/async-channel.ts:59
↓ 8 callersFunctionparseBarId
(barId: string)
src/domain/market-data/bars/types.ts:37
↓ 8 callersMethodparseExpr
()
src/domain/analysis/calc-v2/parser.ts:74
↓ 8 callersFunctionparseTwSymbol
(symbol: string)
packages/opentypebb/src/providers/twse/common.ts:80
↓ 8 callersFunctionreadyBridge
()
services/uta/src/domain/trading/brokers/ibkr/request-bridge.spec.ts:46
↓ 8 callersMethodrelease
()
src/workspaces/process-lock.ts:16
↓ 8 callersMethodreqTickByTickData
(reqId: number, contract: Contract, tickType: string, numberOfTicks: number, ignoreSize: boolean)
packages/ibkr/src/client/market-data.ts:27
↓ 8 callersFunctionresolveBarSource
( barService: BarService, input: { query?: string; barId?: string; asset?: AssetArg }, )
src/tool/source-resolve.ts:40
↓ 8 callersFunctionresolveMock
Resolve :id → UTA whose broker is a MockBroker. Returns error response on miss.
services/uta/src/http/routes-simulator.ts:82
↓ 8 callersMethodresolveOne
Like `UTAManager.resolveOne(source)` but async and throws when * resolution is ambiguous or empty.
src/services/uta-client/UTAManagerSDK.ts:102
↓ 8 callersFunctionrowAction
Hover-revealed square action button used for the per-row controls.
ui/src/components/workspace/Sidebar.tsx:284
↓ 8 callersFunctionrunHeadlessTask
(args: HeadlessTaskArgs)
src/workspaces/headless-task.ts:149
↓ 8 callersFunctionsleep
(ms: number)
scripts/guardian/smoke.ts:40
↓ 8 callersFunctiontagValueListToStr
Helper: serialize a TagValueList into a wire string.
packages/ibkr/src/client/historical.ts:62
↓ 8 callersFunctiontoDecimal
Coerce a numeric-ish input to Decimal; defaults to 0 on falsy/empty.
services/uta/src/domain/trading/position-math.ts:36
↓ 8 callersFunctionunseal
(envelope: SealedEnvelope)
src/core/sealing.ts:111
← previousnext →401–500 of 9,054, ranked by callers