MCPcopy Create free account

hub / github.com/BillionsBobby/agenttrader-arena / functions

Functions1,026 in github.com/BillionsBobby/agenttrader-arena

↓ 2 callersFunctionformatPercent
(value: number | null | undefined, localeTag: string)
apps/web-new/src/components/home-agent-panel.tsx:440
↓ 2 callersFunctionformatPreciseUsd
(value: number | null | undefined, locale: string)
apps/web-new/src/components/live-trades-feed.tsx:188
↓ 2 callersFunctionformatSignedCompactUsd
(value: number | null | undefined, localeTag: string)
apps/web-new/src/components/home-dashboard-client.tsx:1889
↓ 2 callersFunctionformatSignedPercent
(decimalValue: number)
apps/web-new/src/lib/agent-briefing.ts:158
↓ 2 callersFunctionformatSignedPercent
(decimalValue: number)
apps/web-new/src/lib/agent-decision-service.ts:153
↓ 2 callersFunctionformatTime
(value: string | null | undefined, localeTag: string)
apps/web-new/src/components/home-agent-panel.tsx:449
↓ 2 callersFunctionformatTimeLabel
(value: string | null, locale: string)
apps/web-new/src/components/equity-bars.tsx:65
↓ 2 callersFunctiongetAgentCompetitionStatus
( agentId: string, claimStatus: AgentClaimStatus | string | null | undefined )
apps/web-new/src/lib/agent-competition.ts:23
↓ 2 callersFunctiongetBriefingWindowSeconds
()
apps/web-new/src/lib/trading-rules.ts:70
↓ 2 callersFunctiongetCandles
( symbol: string, market?: MarketType, interval = '1h', limit = 24, outcomeId?: string | null )
apps/web-new/src/lib/market-adapter/index.ts:1230
↓ 2 callersFunctiongetClaimTokenView
(token: string)
apps/web-new/src/lib/agent-claim-service.ts:171
↓ 2 callersFunctiongetLatestMarketSnapshot
( store: AgentTraderStore, input: { symbol: string; market: MarketType; outcomeId?: string | n
apps/web-new/src/lib/public-store-utils.ts:73
↓ 2 callersFunctiongetLatestRankSnapshot
(agentId: string)
apps/web-new/src/lib/agent-events.ts:237
↓ 2 callersFunctiongetLightweightSessionUser
()
apps/web-new/src/lib/server-session.ts:163
↓ 2 callersFunctiongetLiveEquity
( store: AgentTraderStore, account: AgentAccount | null, agentId: string )
apps/web-new/src/lib/public-store-utils.ts:143
↓ 2 callersFunctiongetLiveQuote
(action: DecisionAction)
apps/web-new/src/lib/trade-engine-core.ts:69
↓ 2 callersFunctiongetLiveQuoteProviderError
(market: MarketType)
apps/web-new/src/lib/agent-detail-request-market-data.ts:46
↓ 2 callersFunctiongetOwnedAgentSummary
( agentId: string )
apps/web-new/src/lib/owned-agent-service.ts:111
↓ 2 callersFunctiongetPlatformCompetition
()
apps/web-new/src/lib/platform-context.ts:51
↓ 2 callersFunctiongetPredictionQuoteRejectionReason
( action: ExecutionActionLike, quoteAtSubmission: QuoteAtSubmission | null )
apps/web-new/src/lib/execution-quote-resolver.ts:177
↓ 2 callersFunctiongetPublicLeaderboardEntryFromDatabase
(agentId: string)
apps/web-new/src/lib/public-market-db.ts:153
↓ 2 callersFunctiongetPublicLeaderboardEntryFromStore
(agentId: string)
apps/web-new/src/lib/public-market-store.ts:97
↓ 2 callersFunctiongetPublicLiveTrades
(input: { page: number; pageSize: number; })
apps/web-new/src/lib/public-market.ts:38
↓ 2 callersFunctiongetQuote
( symbol: string, market?: MarketType, outcomeId?: string | null )
apps/web-new/src/lib/redis/market-cache.ts:168
↓ 2 callersFunctiongetRecentSymbolList
(marketType: MarketType)
apps/web-new/src/lib/redis/market-cache.ts:246
↓ 2 callersFunctiongetSessionUserWithOptions
({ syncShadowUser, }: { syncShadowUser: boolean; })
apps/web-new/src/lib/server-session.ts:167
↓ 2 callersFunctiongetSkillFilename
(slug: SkillSlug = 'skill')
apps/web-new/src/app/api/skill/content.ts:39
↓ 2 callersFunctiongetWebSocketClientOptions
(targetUrl: string)
apps/workers/ws-proxy.ts:165
↓ 2 callersFunctionhandleSocialSignIn
(provider: 'google' | 'github')
apps/web-new/src/components/auth-page-client.tsx:226
↓ 2 callersFunctionhashApiKey
(rawKey: string)
apps/web-new/src/lib/agent-auth.ts:11
↓ 2 callersMethodhydrateStateFromSnapshot
(snapshot: MassiveSnapshotTicker)
apps/workers/stock-stream.ts:610
↓ 2 callersFunctioninitializeAgentProfile
(agentId: string, body: unknown)
apps/web-new/src/lib/agent-registration-service.ts:241
↓ 2 callersFunctioninterpolate
(value: string, briefingPhaseLabel: string)
apps/web-new/src/app/rules/page.tsx:7
↓ 2 callersFunctionisBlockingTradeabilityWarning
(market: MarketType, warning: string)
apps/web-new/src/lib/agent-detail-request-tradeability.ts:226
↓ 2 callersFunctionisSameCalendarDate
(left: CalendarDate, right: CalendarDate)
apps/web-new/src/lib/us-stock-market-core.ts:57
↓ 2 callersFunctionisUsStockMarketHoliday
(parts: CalendarDate)
apps/web-new/src/lib/us-stock-market-core.ts:168
↓ 2 callersFunctionisUsablePrice
(value: number | null | undefined)
apps/web-new/src/lib/agent-account-state.ts:7
↓ 2 callersFunctionlistKey
(marketType: MarketType)
apps/web-new/src/lib/redis/market-cache.ts:31
↓ 2 callersFunctionlistMarkedPositionsFromDatabase
(agentId: string)
apps/web-new/src/lib/display-equity.ts:18
↓ 2 callersFunctionlistOwnedAgentPositions
( agentId: string )
apps/web-new/src/lib/owned-agent-service.ts:345
↓ 2 callersFunctionlistPublicAgentPositionsFromDatabase
( agentId: string )
apps/web-new/src/lib/public-agent-db.ts:305
↓ 2 callersFunctionlistPublicAgentPositionsFromStoreInternal
( store: ReturnType<typeof getPublicStore>, agentId: string )
apps/web-new/src/lib/public-agent-store.ts:395
↓ 2 callersFunctionloadEnvFile
(envPath = join(process.cwd(), '.env'))
apps/workers/env.ts:4
↓ 2 callersFunctionmapDatabaseSnapshotToMarketDataSnapshot
( row: DatabaseMarketSnapshotRow, _action: DecisionAction )
apps/web-new/src/lib/trade-engine-database-support.ts:96
↓ 2 callersFunctionmarkAccount
( store: AgentTraderStore, account: AgentAccount, agentId: string )
apps/web-new/src/lib/trade-engine-store.ts:130
↓ 2 callersFunctionmassiveFetch
(path: string)
apps/workers/stock-stream.ts:217
↓ 2 callersFunctionmatchesActionSnapshot
( item: Pick<MarketDataSnapshot, 'symbol' | 'market' | 'outcomeId'>, action: DecisionAction )
apps/web-new/src/lib/trade-engine-store.ts:36
↓ 2 callersFunctionmergeUniqueSymbols
(...lists: string[][])
apps/web-new/src/lib/redis/market-cache.ts:50
↓ 2 callersFunctionnormalizeAgentErrorDetails
( result: AgentServiceErrorResult )
apps/web-new/src/lib/agent-route-handlers.ts:61
↓ 2 callersFunctionnormalizeBlockedReason
(value: string | null)
apps/web-new/src/lib/agent-detail-request-tradeability.ts:275
↓ 2 callersFunctionnormalizeDerivedProbability
(value: number | null)
apps/web-new/src/lib/market-adapter/polymarket.ts:311
↓ 2 callersFunctionnormalizeExecutionFailureReason
(error: unknown)
apps/web-new/src/lib/trade-engine-core.ts:333
↓ 2 callersFunctionnormalizeExecutionMarketQuote
( quote: MarketQuote | null )
apps/web-new/src/lib/trade-engine-store.ts:93
↓ 2 callersFunctionnormalizeExecutionMarketQuote
( quote: MarketQuote | null )
apps/web-new/src/lib/trade-engine-database-support.ts:114
↓ 2 callersFunctionnormalizePolymarketSlug
(value: string)
apps/web-new/src/lib/prediction-search.ts:1
↓ 2 callersFunctionnormalizePredictionDecisionObjectId
( value: string, outcomeName?: string | null )
apps/web-new/src/lib/agent-decision-service.ts:192
↓ 2 callersFunctionnormalizePublicTradeSide
(value: string)
apps/web-new/src/lib/public-market-db.ts:719
↓ 2 callersFunctionnormalizeQuoteKeyPart
(value)
packages/agenttrader-types/index.js:60
↓ 2 callersFunctionnormalizeQuotePayload
(payload: unknown)
apps/web-new/src/lib/redis/market-cache.ts:115
↓ 2 callersFunctionnormalizeRequestedSymbol
(marketType: MarketType, symbol: string)
apps/web-new/src/lib/market-adapter/index.ts:105
↓ 2 callersFunctionnormalizeSiteLocale
(value: string | null | undefined)
apps/web-new/src/lib/site-locale.ts:5
↓ 2 callersFunctionparseBookLevel
( level: unknown )
apps/web-new/src/lib/market-adapter/polymarket.ts:264
↓ 2 callersFunctionparseClobBook
(payload: unknown)
apps/web-new/src/lib/market-adapter/polymarket.ts:278
↓ 2 callersMethodparseClobTokenIds
(raw: string | null | undefined)
apps/workers/polymarket-stream.ts:277
↓ 2 callersFunctionparseDbStringArray
(value: string | null)
apps/web-new/src/lib/agent-overview.ts:232
↓ 2 callersFunctionparseDbStringArray
(value: string | null | undefined)
apps/web-new/src/lib/agent-briefing.ts:143
↓ 2 callersFunctionparseJsonArray
(raw: string | null | undefined)
apps/web-new/src/lib/market-adapter/polymarket.ts:59
↓ 2 callersFunctionparseMarkdownEndpoints
(content: string)
apps/web-new/tests/contract-tests.ts:87
↓ 2 callersFunctionparseStoredPredictionCandidate
( value: unknown )
apps/web-new/src/lib/prediction-detail-contract.ts:168
↓ 2 callersFunctionparseTopLevelBookNumber
(value: unknown)
apps/web-new/src/lib/market-adapter/polymarket.ts:251
↓ 2 callersFunctionpersistDatabaseStore
(store: AgentTraderStore)
apps/web-new/src/db/store.ts:254
↓ 2 callersFunctionpersistExecutedActionDatabase
( input: PersistExecutedActionInput )
apps/web-new/src/lib/trade-engine-database-execution.ts:35
↓ 2 callersMethodpoll
()
apps/workers/polymarket-stream.ts:184
↓ 2 callersFunctionpredictionObjectScopeRank
(objectId: string)
apps/web-new/src/lib/prediction-detail-contract.ts:266
↓ 2 callersFunctionquoteAliasKey
(quote: MarketQuote)
apps/web-new/src/lib/redis/market-cache.ts:16
↓ 2 callersFunctionreadRuntimeSecret
( envName: 'AUTH_SECRET' | 'CRON_SECRET', fallback: string )
apps/web-new/src/lib/env.ts:44
↓ 2 callersFunctionreadSkillMarkdown
(slug: SkillSlug = 'skill')
apps/web-new/src/app/api/skill/content.ts:34
↓ 2 callersFunctionrecalcAccountEquity
( agentId: string, availableCash: number )
apps/web-new/src/lib/agent-account-state.ts:122
↓ 2 callersFunctionrecentListKey
(marketType: MarketType)
apps/web-new/src/lib/redis/market-cache.ts:35
↓ 2 callersFunctionrecentQuoteSymbolListKey
(marketType)
packages/agenttrader-types/index.js:95
↓ 2 callersMethodrefresh24hMetrics
()
apps/workers/binance-stream.ts:241
↓ 2 callersFunctionrefreshHomeOverview
()
apps/web-new/src/components/home-dashboard-client.tsx:311
↓ 2 callersFunctionrefreshLeaderboard
(showLoading = false)
apps/web-new/src/components/home-dashboard-client.tsx:229
↓ 2 callersFunctionrefreshLiveMarketData
( marketType: MarketType, symbols?: string[], options?: { candlesInterval?: string; candlesLimit?: numbe
apps/web-new/src/lib/market-adapter/index.ts:807
↓ 2 callersFunctionrememberQuote
(quote: MarketQuote)
apps/web-new/src/lib/market-adapter/index.ts:86
↓ 2 callersFunctionrequireClaimedBriefingAgent
(request: Request)
apps/web-new/src/lib/agent-runtime.ts:191
↓ 2 callersFunctionrequireDatabaseMode
()
apps/web-new/src/lib/display-equity.ts:12
↓ 2 callersFunctionrequireLegalAcceptance
()
apps/web-new/src/components/auth-page-client.tsx:63
↓ 2 callersFunctionresolveDetailQuote
(input: { market: MarketType; symbol: string; outcomeId?: string | null; exactOutcomeRequired?: boolea
apps/web-new/src/lib/agent-detail-request-market-data.ts:233
↓ 2 callersFunctionresolveOutcomeNameWithMarketData
(action: DecisionAction)
apps/web-new/src/lib/trade-engine-core.ts:317
↓ 2 callersFunctionroundDecimal
(value: number)
apps/web-new/src/lib/agent-decision-service.ts:149
↓ 2 callersFunctionroundFraction
(value: number)
apps/web-new/src/lib/agent-briefing.ts:139
↓ 2 callersFunctionrunAgentAction
(agentId: string, action: 'pause' | 'resume' | 'delete')
apps/web-new/src/components/my-agent-page-client.tsx:107
↓ 2 callersMethodrunTask
(task: ScheduledTask)
apps/workers/scheduler.ts:86
↓ 2 callersFunctionsaveQuoteSnapshots
(quotes: MarketQuote[])
apps/web-new/src/lib/market-adapter/index.ts:195
↓ 2 callersFunctionsearchPredictionEvents
(query: string, limit?: number)
apps/web-new/src/lib/market-adapter/index.ts:1402
↓ 2 callersFunctionserializeStore
(store: AgentTraderStore)
apps/web-new/src/db/store.ts:287
↓ 2 callersFunctionsetOwnedAgentPaused
(agentId: string, paused: boolean)
apps/web-new/src/lib/owned-agent-service.ts:692
↓ 2 callersFunctionshiftCalendarDate
(date: CalendarDate, deltaDays: number)
apps/web-new/src/lib/us-stock-market-core.ts:47
↓ 2 callersFunctionshutdown
(signal: string)
apps/workers/index.ts:83
← previousnext →301–400 of 1,026, ranked by callers