MCPcopy Create free account

hub / github.com/WackyGem/Fleur / functions

Functions3,759 in github.com/WackyGem/Fleur

↓ 2 callersMethodcheck_coverage
(&self, dbt_marts_dir: impl AsRef<Path>)
engines/crates/rearview-core/src/domain/catalog_policy.rs:138
↓ 2 callersFunctioncheck_markdown_links
(path: Path, errors: list[str])
scripts/check_component_versions.py:197
↓ 2 callersMethodcheck_readiness
(&self)
engines/crates/rearview-core/src/clickhouse/mod.rs:428
↓ 2 callersFunctionchinabond_rows_to_table
(rows: list[dict[str, object]])
pipeline/scheduler/src/scheduler/defs/sources/chinabond/services.py:252
↓ 2 callersMethodclose
(self)
pipeline/scheduler/src/scheduler/defs/baostock/client.py:75
↓ 2 callersMethodclose_price
(&self, trade_date: NaiveDate, security_code: &str)
engines/crates/rearview-core/src/portfolio/mod.rs:947
↓ 2 callersFunctioncollectComparableOutputMetrics
( indicator: ComparableIndicator, metricIndex: MetricIndex, output: Set<string> )
app/racingline/src/features/strategy/adapters.ts:837
↓ 2 callersMethodcollect_metrics
( &self, catalog: &MetricCatalog, output: &mut BTreeSet<String>, )
engines/crates/rearview-core/src/domain/rule.rs:251
↓ 2 callersFunctioncollect_portfolio_target_security_codes
(targets: &[PortfolioTargetRecord])
engines/crates/rearview-core/src/api/mod.rs:5668
↓ 2 callersMethodcommand_for_boll_request
(self, request: FurnaceBollCliRequest)
pipeline/scheduler/src/scheduler/defs/resources/furnace.py:410
↓ 2 callersMethodcommand_for_ma_request
(self, request: FurnaceMaCliRequest)
pipeline/scheduler/src/scheduler/defs/resources/furnace.py:352
↓ 2 callersMethodcommand_for_price_pattern_request
( self, request: FurnacePricePatternCliRequest )
pipeline/scheduler/src/scheduler/defs/resources/furnace.py:464
↓ 2 callersMethodcommand_for_request
(self, request: FurnaceKdjCliRequest)
pipeline/scheduler/src/scheduler/defs/resources/furnace.py:325
↓ 2 callersMethodcommand_for_rsi_request
(self, request: FurnaceRsiCliRequest)
pipeline/scheduler/src/scheduler/defs/resources/furnace.py:383
↓ 2 callersFunctioncompile_metric_json
( metric_names: &[String], metrics: &BTreeMap<String, MetricDefinition>, )
engines/crates/rearview-core/src/planner/sql.rs:890
↓ 2 callersMethodcompile_preview_rows
( &self, request: PreviewRowsRequest<'_>, )
engines/crates/rearview-core/src/planner/sql.rs:370
↓ 2 callersFunctioncompile_previous_operand
( operand: &Operand, metrics: &BTreeMap<String, MetricDefinition>, )
engines/crates/rearview-core/src/planner/sql.rs:751
↓ 2 callersFunctioncompile_raw_values_json
( required_metrics: &[String], metrics: &BTreeMap<String, MetricDefinition>, )
engines/crates/rearview-core/src/planner/sql.rs:883
↓ 2 callersFunctioncompile_score_breakdown
( rule: &RuleVersionSpec, metrics: &BTreeMap<String, MetricDefinition>, )
engines/crates/rearview-core/src/planner/sql.rs:841
↓ 2 callersFunctioncompile_selected_metric_json
( output_metrics: &[String], metrics: &BTreeMap<String, MetricDefinition>, )
engines/crates/rearview-core/src/planner/sql.rs:876
↓ 2 callersFunctioncompile_strategy_portfolio_pending_buy_signals_from_snapshot
( state: &AppState, input: StrategyPortfolioPendingSignalCompileInput<'_>, )
engines/crates/rearview-core/src/api/mod.rs:6488
↓ 2 callersFunctionconditional_points_rule
( rule: &'a RuleVersionSpec, expected_name: &str, )
engines/crates/rearview-core/src/examples.rs:440
↓ 2 callersFunctionconnect_jetstream
(config: &NatsConfig)
engines/crates/rearview-core/src/nats.rs:118
↓ 2 callersFunctionconnect_outbox_jetstream
(nats_config: &NatsConfig)
engines/crates/rearview-server/src/main.rs:158
↓ 2 callersFunctioncreateComparableIndicator
( catalogOptions: IndicatorCatalog[] = indicatorCatalog )
app/racingline/src/features/strategy/utils.ts:41
↓ 2 callersFunctioncreateCondition
( catalogOptions: IndicatorCatalog[] = indicatorCatalog )
app/racingline/src/features/strategy/utils.ts:75
↓ 2 callersFunctioncreateStrategyPortfolio
( request: StrategyPortfolioCreateRequest )
app/racingline/src/api/rearview.ts:315
↓ 2 callersMethodcreate_account_template
( &self, input: NewAccountTemplate, )
engines/crates/rearview-core/src/postgres/mod.rs:173
↓ 2 callersFunctioncreate_calculation_database_sql
返回生产 ClickHouse 数据库的创建 SQL。
engines/crates/furnace-io/src/schema/tables.rs:71
↓ 2 callersMethodcreate_strategy_portfolio
( &self, input: NewStrategyPortfolio, )
engines/crates/rearview-core/src/postgres/mod.rs:1343
↓ 2 callersMethodcreate_strategy_portfolio_daily_runs_for_trade_date
( &self, trade_date: NaiveDate, subject: &str, strategy_portfolio_id: Option<&
engines/crates/rearview-core/src/postgres/mod.rs:1573
↓ 2 callersFunctioncreate_strategy_portfolio_from_snapshot
( postgres: &RearviewPg, input: StrategyPortfolioSnapshotInput, )
engines/crates/rearview-core/src/service/strategy_portfolio.rs:36
↓ 2 callersMethodcurrent_market_datetime
(&self)
engines/crates/rearview-core/src/service/mod.rs:107
↓ 2 callersFunctiondataset_schema_hash
(contract: DatasetContract)
pipeline/contract_tools/src/fleur_contracts/loader.py:43
↓ 2 callersFunctiondate_ymd
(year: i32, month: u32, day: u32)
engines/crates/rearview-server/src/main.rs:699
↓ 2 callersFunctiondaysBetween
(startDate: string, endDate: string)
app/racingline/src/components/racingline/dashboard/portfolio-overview-board.tsx:459
↓ 2 callersFunctiondbt_asset_keys_covered_by_all_source_to_marts_scope
()
pipeline/scheduler/src/scheduler/defs/automation/source_to_marts_backfill.py:301
↓ 2 callersFunctiondownload_image_bytes
(client: HttpBytesClientProtocol, url: str)
pipeline/scheduler/src/scheduler/defs/storage/object_store.py:54
↓ 2 callersFunctionemptySignalTimelineResponse
()
app/racingline/src/routes/strategy-detail-page.test.tsx:549
↓ 2 callersFunctionensure_portfolio_stream
( jetstream: &jetstream::Context, config: &NatsConfig, )
engines/crates/rearview-core/src/nats.rs:125
↓ 2 callersMethoderror
(self, message: str, *args: object)
pipeline/scheduler/tests/unit/baostock/test_baostock.py:1318
↓ 2 callersMethodexecute
(&mut self, sql: &str)
engines/crates/furnace-io/src/clickhouse.rs:222
↓ 2 callersFunctionexecute_daily_fetch_history_sources_to_marts_controller_request
( config: DailyFetchHistorySourcesToMartsRequest, *, today: date, controller_run_id: str,
pipeline/scheduler/src/scheduler/defs/daily/source_to_marts.py:287
↓ 2 callersFunctionexecute_migration_command_plan
( commands: Sequence[MigrationCommand], *, command_runner: Any, max_concurrent_raw_sync_datase
pipeline/contract_tools/src/fleur_contracts/clickhouse_layer_migration.py:421
↓ 2 callersFunctionexecute_source_to_marts_plan
( plan: SourceToMartsPlan, *, submitter: BackfillRunSubmitter, log: InfoLogger, )
pipeline/scheduler/src/scheduler/defs/automation/source_to_marts_backfill.py:253
↓ 2 callersFunctionextraCondition
( id: string, metricName: string, operator: ConditionOperator, value: string, overrides: Partial<Wei
app/racingline/src/features/strategy/adapters.test.ts:735
↓ 2 callersMethodfail_strategy_backtest_run
( &self, strategy_backtest_run_id: &str, status: &str, error: &RearviewError,
engines/crates/rearview-core/src/postgres/mod.rs:1092
↓ 2 callersMethodfail_strategy_portfolio_daily_run
( &self, strategy_portfolio_daily_run_id: &str, status: &str, error: &Rearview
engines/crates/rearview-core/src/postgres/mod.rs:1889
↓ 2 callersFunctionfailed_metric_row
( config: &PerformanceMetricConfig, metric_status: &str, reason_code: &str, observation_count:
engines/crates/rearview-core/src/portfolio_performance.rs:306
↓ 2 callersFunctionfamily_table_sqls
(database: &str, prefix: &str, run_id_column: &str)
engines/crates/rearview-core/src/clickhouse/calculation_schema.rs:139
↓ 2 callersFunctionfamily_table_sqls
(database: &str, prefix: &str, run_id_column: &str)
engines/crates/rearview-core/src/clickhouse/portfolio_schema.rs:203
↓ 2 callersFunctionfee_breakdown
(profile: FeeProfile, side: OrderSide, gross_amount: f64)
engines/crates/rearview-core/src/portfolio/mod.rs:1020
↓ 2 callersMethodfetch_all
(&mut self, sql: &str)
engines/crates/furnace-io/src/clickhouse.rs:195
↓ 2 callersMethodfetch_code_range
( self, endpoint: EastmoneyEndpointConfig, code: str, start_date: date,
pipeline/scheduler/src/scheduler/defs/sources/eastmoney/client.py:106
↓ 2 callersFunctionfetch_eastmoney_tables
( endpoint: EastmoneyEndpointConfig, stock_basic: pa.Table, year_ranges: dict[str, tuple[date, dat
pipeline/scheduler/src/scheduler/defs/sources/eastmoney/services.py:119
↓ 2 callersFunctionfetch_industry_list_table_with_client
( client: HttpJsonStatsClientProtocol, *, started_at: float, )
pipeline/scheduler/src/scheduler/defs/sources/jiuyan/industry_list.py:65
↓ 2 callersFunctionfetch_limit_up_pool_table_with_client
( client: HttpJsonStatsClientProtocol, *, trade_date: date, )
pipeline/scheduler/src/scheduler/defs/sources/ths/limit_up_pool.py:113
↓ 2 callersMethodfetch_one
(&mut self, sql: &str)
engines/crates/furnace-io/src/clickhouse.rs:204
↓ 2 callersFunctionfetch_sina_trade_calendar
( http_client: HttpTextClientProtocol | None = None, http_client_factory: HttpClientFactory | None = N
pipeline/scheduler/src/scheduler/defs/sources/sina/trade_calendar.py:268
↓ 2 callersFunctionfind_repo_root
(start: Path)
pipeline/scheduler/tests/helpers/paths.py:6
↓ 2 callersFunctionfind_repo_root
()
engines/crates/rearview-portfolio-worker/src/main.rs:1685
↓ 2 callersFunctionfixture_trade_date
(day: u8)
engines/crates/furnace-io/src/testing.rs:123
↓ 2 callersFunctionfloor_to_lot
(quantity: f64, lot_size: u32)
engines/crates/rearview-core/src/portfolio/mod.rs:1012
↓ 2 callersMethodformat
(self)
pipeline/elt/scripts/validate_staging_readiness.py:28
↓ 2 callersFunctionformatCompareExpr
( filter: Extract<FilterExpr, { type: "compare" }>, metricLabels: Map<string, string> )
app/racingline/src/features/strategy/config-display.ts:395
↓ 2 callersFunctionformatCurrency
(value: number)
app/racingline/src/features/strategy/config-display.ts:699
↓ 2 callersFunctionformatCurrency
(value: number)
app/racingline/src/features/strategy/components/simulation-position-panel.tsx:1243
↓ 2 callersFunctionformatDate
(value: Date)
app/racingline/src/features/strategy/preview.ts:370
↓ 2 callersFunctionformatErrorMessage
(error: unknown)
app/racingline/src/features/strategy/components/simulation-position-panel.tsx:1255
↓ 2 callersFunctionformatErrorMessage
(error: unknown)
app/racingline/src/features/strategy/components/stock-pool-preview-workbench.tsx:1156
↓ 2 callersFunctionformatIsoDate
(date: Date)
app/racingline/src/features/strategy/execution.ts:321
↓ 2 callersFunctionformatJsonValue
(value: JsonValue)
app/racingline/src/features/strategy/preview.ts:346
↓ 2 callersFunctionformatMetricValue
(metric: Metric)
app/racingline/src/components/racingline/dashboard/portfolio-data.ts:48
↓ 2 callersFunctionformatOperand
( operand: Operand, metricLabels: Map<string, string> )
app/racingline/src/features/strategy/config-display.ts:413
↓ 2 callersFunctionformatOptionalCurrency
(value: number | null | undefined)
app/racingline/src/routes/strategy-page.tsx:1443
↓ 2 callersFunctionformatOptionalCurrency
(value: number | null | undefined)
app/racingline/src/routes/strategy-detail-page.tsx:1872
↓ 2 callersFunctionformatOptionalPercent
(value: number | null | undefined)
app/racingline/src/routes/strategy-detail-page.tsx:1866
↓ 2 callersFunctionformatPercentPoint
(value: number | null | undefined)
app/racingline/src/features/strategy/components/stock-pool-preview-workbench.tsx:1147
↓ 2 callersFunctionformatSecurityBoard
(board: string | null | undefined)
app/racingline/src/features/strategy/preview.ts:222
↓ 2 callersFunctionformatShareQuantity
(value: number)
app/racingline/src/routes/strategy-detail-page.tsx:1851
↓ 2 callersFunctionformatSignalDetail
(stock: SignalStock)
app/racingline/src/routes/strategy-detail-page.tsx:1748
↓ 2 callersFunctionformatSignedPercent
(value: number)
app/racingline/src/routes/strategy-detail-page.tsx:1884
↓ 2 callersFunctionformatValueRows
(rows: PreviewValueRow[])
app/racingline/src/features/strategy/components/stock-pool-preview-workbench.tsx:1094
↓ 2 callersMethodfrom_s3_config
(cls, config: S3Config)
pipeline/scheduler/src/scheduler/defs/sources/jiuyan/image_object_store.py:18
↓ 2 callersMethodfrom_s3_config
(cls, s3_config: S3Config)
pipeline/scheduler/src/scheduler/defs/market/readers.py:36
↓ 2 callersFunctionfurnace_modes_for_daily_steps
(steps: Sequence[DailyStep])
pipeline/scheduler/src/scheduler/defs/daily/source_to_marts.py:541
↓ 2 callersFunctiongenerate_outputs
( *, contract_root: Path = DEFAULT_CONTRACT_ROOT, check: bool = False, )
pipeline/contract_tools/src/fleur_contracts/generate.py:14
↓ 2 callersFunctiongetBacktestPerformanceToneClassName
(label: string, value: string)
app/racingline/src/routes/strategy-page.tsx:1046
↓ 2 callersFunctiongetComparableMetricPatch
( indicator: ComparableIndicator, catalogId: string, metricId: string, catalogOptions: IndicatorCatalo
app/racingline/src/features/strategy/utils.ts:333
↓ 2 callersFunctiongetCompareTargetOptions
( operator: ConditionOperator, valueType: "number" | "boolean" | "string" | "date", allowedOps: Conditio
app/racingline/src/features/strategy/components/comparison-fields.tsx:490
↓ 2 callersFunctiongetCompatibleCompareTarget
( target: CompareTarget, operator: ConditionOperator, valueType: MetricValueType )
app/racingline/src/features/strategy/utils.ts:276
↓ 2 callersFunctiongetMetric
( catalogId: string, metricId: string, catalogOptions: IndicatorCatalog[] = indicatorCatalog )
app/racingline/src/features/strategy/utils.ts:187
↓ 2 callersFunctiongetMetricDisplayLabel
( metricId: string, options: FormatIndicatorOptions = {} )
app/racingline/src/features/strategy/utils.ts:160
↓ 2 callersFunctiongetMetricToneClassName
(metric: Metric)
app/racingline/src/components/racingline/dashboard/portfolio-data.ts:60
↓ 2 callersFunctiongetStrategyBacktestStatusLabel
(status?: StrategyBacktestRunStatus)
app/racingline/src/routes/strategy-page.tsx:1242
↓ 2 callersFunctiongetStrategyPortfolioPublishPreview
( strategyBacktestRunId: string, sourceResultAttemptId: string )
app/racingline/src/api/rearview.ts:324
↓ 2 callersFunctiongetStrategyPortfolioStatement
( strategyPortfolioId: string, query: StrategyPortfolioStatementQuery )
app/racingline/src/api/rearview.ts:378
↓ 2 callersFunctiongetStrategyPortfolioVirtualAccount
( strategyPortfolioId: string )
app/racingline/src/api/rearview.ts:370
↓ 2 callersFunctiongetSystemTheme
()
app/racingline/src/components/theme-provider.tsx:34
↓ 2 callersMethodget_json_schema
(cls)
pipeline/scheduler/src/scheduler/defs/sources/jiuyan/ocr_client.py:53
← previousnext →801–900 of 3,759, ranked by callers