Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TraderAlice/OpenAlice
/ functions
Functions
9,054 in github.com/TraderAlice/OpenAlice
⨍
Functions
9,054
◇
Types & classes
2,062
↓ 6 callers
Function
writeConfigSection
(section: ConfigSection, data: unknown)
src/core/config.ts:1072
↓ 6 callers
Function
writePortsFile
(content: string)
scripts/guardian/shared.spec.ts:18
↓ 6 callers
Function
writeUTAsConfig
(utas: UTAConfig[])
src/core/config.ts:759
↓ 5 callers
Function
EMA
(data: NumericInput, period: number)
src/domain/analysis/indicator/functions/statistics.ts:25
↓ 5 callers
Method
__str__
(self)
packages/ibkr/ref/source/pythonclient/ibapi/order_condition.py:180
↓ 5 callers
Method
_ensureAlive
Loud-refuse on a known-dead connection. The account surface is * cache-backed, so without this gate a dead socket serves stale reads * and acc
services/uta/src/domain/trading/brokers/ibkr/IbkrBroker.ts:103
↓ 5 callers
Function
_reset
()
src/services/auth/session-store.ts:172
↓ 5 callers
Method
accountSummary
( reqId: number, account: string, tag: string, value: string, currency: string, )
packages/ibkr/src/wrapper.ts:187
↓ 5 callers
Method
accountSummaryEnd
(reqId: number)
packages/ibkr/src/wrapper.ts:195
↓ 5 callers
Function
alpacaErrorMessage
* Surface Alpaca's response body in failures. The SDK throws axios-shaped * errors whose message is just "Request failed with status code 422" — the
services/uta/src/domain/trading/brokers/alpaca/AlpacaBroker.ts:85
↓ 5 callers
Method
appendAssistant
(content: string | ContentBlock[], provider?: SessionEntry['provider'], metadata?: Record<string, unknown>)
src/core/session.ts:75
↓ 5 callers
Function
asNum
(v: V, ctx: string, line: number)
src/domain/analysis/calc-v2/evaluator.ts:216
↓ 5 callers
Method
bondContractDetails
(reqId: number, contractDetails: ContractDetails)
packages/ibkr/src/wrapper.ts:236
↓ 5 callers
Function
build
()
src/webui/routes/headless.spec.ts:13
↓ 5 callers
Method
calendar
Upcoming earnings / IPOs / ex-dividend dates. Requires an FMP key — * fails loud with an actionable message when it's missing.
src/domain/market-data/reference/types.ts:115
↓ 5 callers
Method
cancelAccountSummary
(reqId: number)
packages/ibkr/src/client/account.ts:20
↓ 5 callers
Function
card
( id: string, label: string, points: MacroPoint[], )
src/domain/market-data/reference/fed.ts:33
↓ 5 callers
Function
cell
(value: number | null)
ui/src/demo/handlers/market.ts:217
↓ 5 callers
Function
cellFor
(indicator: number, label: string)
src/domain/market-data/reference/global-macro.ts:89
↓ 5 callers
Function
closeTab
(id)
ui/src/tabs/store.ts:135
↓ 5 callers
Function
collect
Collect all items from an async iterable.
src/core/async-channel.spec.ts:5
↓ 5 callers
Method
commissionAndFeesReport
( commissionAndFeesReport: CommissionAndFeesReport, )
packages/ibkr/src/wrapper.ts:246
↓ 5 callers
Function
compactBoundary
()
src/core/compaction.spec.ts:51
↓ 5 callers
Method
completedOrder
( contract: Contract, order: Order, orderState: OrderState, )
packages/ibkr/src/wrapper.ts:151
↓ 5 callers
Method
completedOrdersEnd
()
packages/ibkr/src/wrapper.ts:157
↓ 5 callers
Function
configToForm
(cfg: AgentConfig | null, tab: Tab)
ui/src/components/workspace/WorkspaceAIConfigModal.tsx:101
↓ 5 callers
Method
contractDetailsEnd
(reqId: number)
packages/ibkr/src/wrapper.ts:238
↓ 5 callers
Function
contractSecondary
(input: ContractLike)
ui/src/lib/contract-display.tsx:167
↓ 5 callers
Function
createReferenceData
(deps: ReferenceDataDeps)
src/domain/market-data/reference/service.ts:55
↓ 5 callers
Function
createUTA
()
services/uta/src/domain/trading/order-sync-poller.spec.ts:9
↓ 5 callers
Function
createUTA
(broker?: MockBroker, options?: UnifiedTradingAccountOptions)
services/uta/src/domain/trading/snapshot/snapshot.spec.ts:22
↓ 5 callers
Method
currentTime
(time: number)
packages/ibkr/src/wrapper.ts:404
↓ 5 callers
Method
currentTimeInMillis
(timeInMillis: number)
packages/ibkr/src/wrapper.ts:406
↓ 5 callers
Function
encodeProto
(codec: { encode(msg: T, writer?: BinaryWriter): BinaryWriter }, msg: T)
packages/ibkr/tests/protobuf-decode.spec.ts:18
↓ 5 callers
Method
execDetailsEnd
(reqId: number)
packages/ibkr/src/wrapper.ts:244
↓ 5 callers
Method
exists
()
src/core/session.ts:80
↓ 5 callers
Function
exportKeyForBinary
(binary: string)
src/server/cli-commands.ts:241
↓ 5 callers
Method
exportState
()
services/uta/src/domain/trading/git/TradingGit.ts:475
↓ 5 callers
Function
extractMcpShape
(tool: Tool)
src/core/mcp-export.ts:100
↓ 5 callers
Function
extractTagRaw
* Extract raw text content of an XML tag (no entity decoding). * CDATA content is returned as-is. Non-CDATA content is returned with entities intact.
src/domain/news/collector/rss-parser.ts:81
↓ 5 callers
Function
fakeClient
(rows: unknown[])
src/domain/market-data/__tests__/hub-data.spec.ts:7
↓ 5 callers
Method
familyCodes
(familyCodes: FamilyCode[])
packages/ibkr/src/wrapper.ts:435
↓ 5 callers
Function
fetchFredSeries
( seriesId: string, apiKey: string, opts: { startDate?: string | null endDate?: string | null
packages/opentypebb/src/providers/federal_reserve/utils/fred-helpers.ts:67
↓ 5 callers
Function
fetchTermStructure
( derivativesClient: DerivativesClientLike, )
src/domain/market-data/reference/term-structure.ts:41
↓ 5 callers
Function
flush
()
src/services/auth/session-store.ts:68
↓ 5 callers
Method
flush
(wsId: string)
src/workspaces/session-registry.ts:240
↓ 5 callers
Function
fmtNum
(input: number | string | undefined | null)
ui/src/lib/format.ts:66
↓ 5 callers
Function
fmtPctSigned
(pct: number | undefined | null, digits = 2)
ui/src/lib/format.ts:75
↓ 5 callers
Function
fmtStr
(s: string, currency?: string)
ui/src/components/SnapshotDetail.tsx:170
↓ 5 callers
Function
get
(app: any, q: string)
src/webui/routes/wikilink.spec.ts:22
↓ 5 callers
Function
getAgentCredentialReadiness
(opts: { readonly meta: WorkspaceMeta readonly agentId: string readonly adapter: CliAdapter | undefined
src/workspaces/agent-credential-readiness.ts:93
↓ 5 callers
Function
getEnumTypeFromString
(cls, stringIn)
packages/ibkr/ref/source/pythonclient/ibapi/utils.py:222
↓ 5 callers
Function
getExport
(key: string)
src/server/cli-commands.ts:246
↓ 5 callers
Function
getHistoricalOhlc
( query: { symbol: string interval: string start_date?: string | null end_date?: string | nu
packages/opentypebb/src/providers/fmp/utils/helpers.ts:203
↓ 5 callers
Function
getInstruments
( currency: string, derivativeType: string, expired = false, )
packages/opentypebb/src/providers/deribit/utils/helpers.ts:17
↓ 5 callers
Function
getOperationSymbol
(op: Operation | undefined)
packages/uta-protocol/src/types/git.ts:299
↓ 5 callers
Function
getRawQuoteSummary
( symbol: string, modules: string[], )
packages/opentypebb/src/providers/yfinance/utils/helpers.ts:464
↓ 5 callers
Function
getSnapshot
( barService: BarService, ref: BarSourceRef, opts: SnapshotOpts = {}, )
src/domain/analysis/snapshot.ts:96
↓ 5 callers
Function
getTestContext
()
src/domain/market-data/__tests__/bbProviders/setup.ts:19
↓ 5 callers
Function
getView
(kind: K)
ui/src/tabs/registry.tsx:499
↓ 5 callers
Function
git
(args, cwd)
src/workspaces/templates/_common.mjs:27
↓ 5 callers
Method
handle
Called when a matching event is appended.
src/core/listener.ts:117
↓ 5 callers
Method
historicalData
(reqId: number, bar: BarData)
packages/ibkr/src/wrapper.ts:311
↓ 5 callers
Method
historicalSchedule
( reqId: number, startDateTime: string, endDateTime: string, timeZone: string, sessions: H
packages/ibkr/src/wrapper.ts:317
↓ 5 callers
Function
hold
(port: number, host?: string)
scripts/probe-port.spec.ts:12
↓ 5 callers
Function
injectWorkspaceCredentials
(opts: { readonly dir: string readonly agents: readonly string[] readonly agentCredentials: Readonly<Rec
src/workspaces/credential-injection.ts:163
↓ 5 callers
Function
invoke
(app: Hono, args: Record<string, string>)
src/server/cli.spec.ts:152
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/ErrorMessage.ts:171
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/TickByTickData.ts:174
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/TickPrice.ts:152
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/HeadTimestampRequest.ts:155
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/TickByTickRequest.ts:161
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/SecDefOptParamsRequest.ts:158
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/DepthMarketDataDescription.ts:158
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/AccountSummary.ts:152
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/HistoricalNews.ts:152
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/MessageConfig.ts:152
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/UpdateConfigRequest.ts:209
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/FundamentalsDataRequest.ts:259
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/SecDefOptParameter.ts:208
↓ 5 callers
Function
isSet
(value: any)
packages/ibkr/src/protobuf/NewsArticleRequest.ts:245
↓ 5 callers
Method
issueDetail
Read-only DETAIL for one issue (markdown body + firing markers + its * headless run history, newest first). `null` when the workspace or the issue
src/workspaces/service.ts:179
↓ 5 callers
Function
issueFirePrompt
(issue: IssueRecord)
src/workspaces/issues/declaration.ts:127
↓ 5 callers
Method
listProducers
Introspection — declared producer names + emit sets.
src/core/listener-registry.ts:66
↓ 5 callers
Function
listenersFor
(connectionId: string)
apps/desktop/src/preload.ts:30
↓ 5 callers
Function
loadCache
()
src/services/auth/session-store.ts:52
↓ 5 callers
Function
loadConfigModule
()
src/core/config-workspace-cred-defaults.spec.ts:16
↓ 5 callers
Function
makeBars
(closes: number[])
src/domain/analysis/simulate.spec.ts:6
↓ 5 callers
Function
makeCtx
()
src/migrations/0009_seal_broker_credentials/index.spec.ts:20
↓ 5 callers
Function
makeLauncher
(ids: string[])
src/migrations/0010_workspace_issues_to_markdown.spec.ts:14
↓ 5 callers
Function
makeMockClient
(snapshots: Array<{ base_currency: string; counter_currency: string; last_rate: number }> = [])
services/uta/src/domain/trading/fx-service.spec.ts:5
↓ 5 callers
Function
makeSPAApp
()
src/webui/middleware/auth.spec.ts:274
↓ 5 callers
Method
marketDataType
(reqId: number, marketDataType: number)
packages/ibkr/src/wrapper.ts:67
↓ 5 callers
Method
marketRule
(marketRuleId: number, priceIncrements: PriceIncrement[])
packages/ibkr/src/wrapper.ts:447
↓ 5 callers
Function
mean
(xs: number[])
src/domain/analysis/sector-rotation.ts:95
↓ 5 callers
Function
merge
(fields?: Record<string, unknown>)
src/workspaces/logger.ts:88
↓ 5 callers
Function
microcompact
( entries: SessionEntry[], config: CompactionConfig, )
src/core/compaction.ts:107
↓ 5 callers
Function
migrateWorkspaceIssueAssigneeDefaults
( launcherRoot: string = defaultLauncherRoot(), )
src/migrations/0011_workspace_issue_assignee_defaults/index.ts:79
↓ 5 callers
Function
mkClient
The batched implementation makes ONE call per indicator with all * countries in REF_AREA; rows come back tagged with the display country * name, a
src/domain/market-data/reference/global-macro.spec.ts:8
↓ 5 callers
Function
mkCtx
(overrides?: Partial<EngineContext['barService']>)
src/webui/routes/bars.spec.ts:5
← previous
next →
701–800 of 9,054, ranked by callers