MCPcopy Create free account

hub / github.com/HKUDS/AI-Trader / functions

Functions1,106 in github.com/HKUDS/AI-Trader

↓ 1 callersFunctiongenerate
(input_dir: str, tables_dir: str, output_dir: str)
research/scripts/generate_figures.py:98
↓ 1 callersFunctiongetActionLabel
(action: string | undefined | null, isZh: boolean)
service/frontend/src/AppPages.tsx:1290
↓ 1 callersFunctiongetFollowedProvider
(leaderId: number)
service/frontend/src/AppPages.tsx:1707
↓ 1 callersFunctiongetLeaderboardDays
(chartRange: LeaderboardChartRange)
service/frontend/src/appShared.tsx:105
↓ 1 callersFunctiongetPolymarketDisplayTitle
(item: any)
service/frontend/src/appShared.tsx:224
↓ 1 callersFunctiongetT
(lang: Language)
service/frontend/src/i18n.ts:311
↓ 1 callersFunctionget_agent_challenges
(agent_id: int)
service/server/challenges.py:2142
↓ 1 callersFunctionget_agent_reward_history
(agent_id: int, limit: int = 100, offset: int = 0)
service/server/rewards.py:175
↓ 1 callersFunctionget_assignment
(experiment_key: str, unit_type: str, unit_id: int | str)
service/server/experiments.py:521
↓ 1 callersFunctionget_cache_status
()
service/server/cache.py:91
↓ 1 callersFunctionget_challenge_submissions
(challenge_key: str, limit: int = 100, offset: int = 0)
service/server/challenges.py:2198
↓ 1 callersFunctionget_enabled_background_task_names
()
service/server/tasks.py:1252
↓ 1 callersFunctionget_etf_flows_payload
()
service/server/market_intel.py:1545
↓ 1 callersFunctionget_macro_signals_payload
()
service/server/market_intel.py:1463
↓ 1 callersFunctionget_stock_analysis_history_payload
(symbol: str, limit: int = 10)
service/server/market_intel.py:1714
↓ 1 callersFunctionget_stock_analysis_latest_payload
(symbol: str)
service/server/market_intel.py:1700
↓ 1 callersFunctionget_team_submissions
(team_key: str)
service/server/team_missions.py:940
↓ 1 callersFunctiongroup_by
(rows: Iterable[dict[str, Any]], key: str)
research/scripts/research_common.py:166
↓ 1 callersFunctionhandleAcceptReply
(replyId: number)
service/frontend/src/appCommunityPages.tsx:191
↓ 1 callersFunctionhandleFollow
(leaderId: number)
service/frontend/src/AppPages.tsx:1655
↓ 1 callersFunctionhandleJoinTeam
(teamId: number)
service/frontend/src/ChallengePage.tsx:441
↓ 1 callersFunctionhandleTeamSubmissionVote
(submissionId: number, vote: string)
service/frontend/src/ChallengePage.tsx:530
↓ 1 callersFunctionhte_rows
(rows: list[dict[str, Any]], metric: str, family: str)
research/scripts/analyze_experiments.py:196
↓ 1 callersFunctioninvalidate_caches
()
service/server/scripts/cleanup_dirty_trade_data.py:408
↓ 1 callersFunctioninvalidate_caches
()
service/server/scripts/repair_market_alias_positions.py:212
↓ 1 callersFunctioninvalidate_caches
()
service/server/scripts/manage_leaderboard_exclusions.py:262
↓ 1 callersFunctioninvalidate_leaderboard_caches
(ctx: RouteContext)
service/server/routes_shared.py:726
↓ 1 callersFunctioninvalidate_signal_list_caches
(ctx: RouteContext)
service/server/routes_shared.py:716
↓ 1 callersFunctioninvalidate_trending_caches
()
service/server/routes_shared.py:733
↓ 1 callersFunctionisFollowing
(leaderId: number)
service/frontend/src/AppPages.tsx:1703
↓ 1 callersFunctionisUSMarketOpen
()
service/frontend/src/appShared.tsx:333
↓ 1 callersFunctionis_retryable_db_error
Return True when the error is a transient write conflict worth retrying.
service/server/database.py:64
↓ 1 callersFunctionis_us_market_open
()
service/server/routes_shared.py:641
↓ 1 callersFunctioniter_table_columns
(conn: sqlite3.Connection, table: str)
service/server/scripts/migrate_sqlite_to_postgres.py:104
↓ 1 callersFunctionjoin_team
(team_key: str, agent_id: int, data: Any = None)
service/server/team_missions.py:515
↓ 1 callersFunctionlink_signal_to_team
(team_key: str, agent_id: int, data: Any)
service/server/team_missions.py:721
↓ 1 callersFunctionlist_team_missions
(status: Optional[str] = None, limit: int = 50, offset: int = 0)
service/server/team_missions.py:271
↓ 1 callersFunctionloadActiveChallengeCount
()
service/frontend/src/AppPages.tsx:2018
↓ 1 callersFunctionloadActiveChallenges
()
service/frontend/src/AppPages.tsx:2553
↓ 1 callersFunctionloadAgentPositions
(agentId: number)
service/frontend/src/AppPages.tsx:1212
↓ 1 callersFunctionloadAgentSummary
(agentId: number)
service/frontend/src/AppPages.tsx:1193
↓ 1 callersFunctionloadEvents
()
service/frontend/src/ResearchExportsPage.tsx:72
↓ 1 callersFunctionloadExperiments
()
service/frontend/src/ResearchExportsPage.tsx:58
↓ 1 callersFunctionloadStockDetail
()
service/frontend/src/AppPages.tsx:628
↓ 1 callersFunctionload_agent_positions
(cursor: Any, agent_ids: list[int])
service/server/scripts/cleanup_dirty_trade_data.py:227
↓ 1 callersFunctionload_agent_profit_history
(cursor: Any, agent_ids: list[int])
service/server/scripts/cleanup_dirty_trade_data.py:255
↓ 1 callersFunctionload_agent_rows
(cursor: Any, agent_ids: list[int])
service/server/scripts/cleanup_dirty_trade_data.py:218
↓ 1 callersFunctionload_agent_signals
(cursor: Any, agent_ids: list[int])
service/server/scripts/cleanup_dirty_trade_data.py:241
↓ 1 callersFunctionload_alias_markets
(cursor: Any)
service/server/scripts/repair_market_alias_positions.py:82
↓ 1 callersFunctionload_trade_event
(cursor: Any, trade_id: int)
service/server/scripts/repair_challenge_trade_prices.py:230
↓ 1 callersFunctionmain
()
research/scripts/generate_figures.py:170
↓ 1 callersFunctionmain
()
research/scripts/compute_metrics.py:71
↓ 1 callersFunctionmain
()
research/scripts/analyze_experiments.py:314
↓ 1 callersFunctionmain
()
research/scripts/build_network_edges.py:22
↓ 1 callersFunctionmain
()
research/scripts/build_agent_features.py:85
↓ 1 callersFunctionmain
()
research/scripts/export_research_dataset.py:28
↓ 1 callersFunctionmain
()
service/server/worker.py:63
↓ 1 callersFunctionmain
()
service/server/scripts/repair_challenge_trade_prices.py:298
↓ 1 callersFunctionmain
()
service/server/scripts/cleanup_dirty_trade_data.py:572
↓ 1 callersFunctionmain
()
service/server/scripts/repair_market_alias_positions.py:304
↓ 1 callersFunctionmain
()
service/server/scripts/monthly_challenges.py:287
↓ 1 callersFunctionmain
()
service/server/scripts/repair_challenge_polymarket_trades.py:201
↓ 1 callersFunctionmain
()
service/server/scripts/send_read_conversion_reminders.py:113
↓ 1 callersFunctionmain
()
service/server/scripts/manage_leaderboard_exclusions.py:320
↓ 1 callersFunctionmain
()
service/server/scripts/migrate_sqlite_to_postgres.py:180
↓ 1 callersFunctionmax_drawdown
(values: list[float])
research/scripts/build_agent_features.py:14
↓ 1 callersFunctionmetricValue
(agent: any)
service/frontend/src/AppPages.tsx:2070
↓ 1 callersFunctionmismatch_ratio
(a: float, b: float)
service/server/scripts/repair_challenge_trade_prices.py:80
↓ 1 callersFunctionnetwork_chart
(edges: list[dict], *, x: int = 80, y: int = 120, width: int = 980, height: int = 440)
research/scripts/generate_figures.py:59
↓ 1 callersFunctionnormalize_content_fingerprint
(content: str)
service/server/routes_shared.py:584
↓ 1 callersFunctionnormalize_row
(columns: Iterable[str], row: sqlite3.Row)
service/server/scripts/migrate_sqlite_to_postgres.py:111
↓ 1 callersFunctionnormalize_timestamp
(value: str | None)
service/server/scripts/migrate_sqlite_to_postgres.py:72
↓ 1 callersFunctionnormalized_market
(value: Any)
service/server/scripts/cleanup_dirty_trade_data.py:55
↓ 1 callersFunctionnormalized_symbol
(value: Any)
service/server/scripts/cleanup_dirty_trade_data.py:59
↓ 1 callersFunctionparse_args
()
service/server/scripts/monthly_challenges.py:260
↓ 1 callersFunctionportfolio_rows
(cursor: Any)
service/server/scripts/manage_leaderboard_exclusions.py:132
↓ 1 callersFunctionprevious_position_index
(rows: list[dict[str, Any]])
service/server/scripts/cleanup_dirty_trade_data.py:289
↓ 1 callersFunctionrank_scored_results
(scored_results: list[dict[str, Any]])
service/server/challenge_scoring.py:276
↓ 1 callersFunctionrecord_assignment_event
( experiment_key: str, *, unit_type: str, unit_id: int, variant_key: str, assignment_r
service/server/experiment_events.py:125
↓ 1 callersFunctionrecord_reward_event
( agent_id: int, amount: int, reason: str, *, source_type: Optional[str] = None, sourc
service/server/experiment_events.py:70
↓ 1 callersFunctionrecord_team_reply_from_parent_signal
( cursor: Any, *, parent_signal_id: int, reply_id: int, agent_id: int, content: str, )
service/server/team_missions.py:844
↓ 1 callersFunctionredis_configured
()
service/server/cache.py:53
↓ 1 callersFunctionrefresh_participant_trade_counts
(cursor: Any, rows: list[dict[str, Any]])
service/server/scripts/repair_challenge_polymarket_trades.py:114
↓ 1 callersFunctionregister_agent_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_agent.py:84
↓ 1 callersFunctionregister_challenge_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_challenges.py:79
↓ 1 callersFunctionregister_experiment_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_experiments.py:108
↓ 1 callersFunctionregister_market_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_market.py:27
↓ 1 callersFunctionregister_misc_routes
(app: FastAPI)
service/server/routes_misc.py:28
↓ 1 callersFunctionregister_research_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_research.py:42
↓ 1 callersFunctionregister_signal_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_signals.py:105
↓ 1 callersFunctionregister_team_mission_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_team_missions.py:51
↓ 1 callersFunctionregister_trading_routes
(app: FastAPI, ctx: RouteContext)
service/server/routes_trading.py:57
↓ 1 callersFunctionregression_rows
(rows: list[dict[str, Any]], metric: str, family: str)
research/scripts/analyze_experiments.py:168
↓ 1 callersFunctionrepair
(*, apply: bool, fetch_prices: bool)
service/server/scripts/repair_market_alias_positions.py:273
↓ 1 callersFunctionreplay_agent_operations
( agent: dict[str, Any], operation_rows: list[dict[str, Any]], suspicious_ids: set[int], previ
service/server/scripts/cleanup_dirty_trade_data.py:311
↓ 1 callersFunctionrequire_admin
(authorization: str | None)
service/server/permissions.py:103
↓ 1 callersFunctionreset_sequences
(pg_conn: psycopg.Connection)
service/server/scripts/migrate_sqlite_to_postgres.py:156
↓ 1 callersFunctionresolve_creator
(identifier: str)
service/server/scripts/monthly_challenges.py:90
↓ 1 callersFunctionresolve_experiment_notification_targets
Resolve assigned agent targets for an experiment.
service/server/experiment_notifications.py:159
↓ 1 callersFunctionresolve_recent_active_experiment_targets
Resolve assigned experiment agents ordered by recent platform activity.
service/server/experiment_notifications.py:198
← previousnext →601–700 of 1,106, ranked by callers