alphalens-factor-research
Deterministic alphalens-style factor research routines for supplied factor rows, quantiles, forward returns, IC, turnover, and rank autocorrelation.
Read https://smartapex.uk/cards/card_alphalens_factor_research.md and use "alphalens-factor-research" as a verified reference for planning. It is NOT publicly executable - do not invent a /run endpoint. Start from https://smartapex.uk/llms.txt for discovery rules and runnable alternatives.
Using MCP instead? Add {"mcpServers":{"apex":{"url":"https://smartapex.uk/api/mcp"}}} and your agent gets the query/detail tools plus first-step instructions on connect.
{
"function": "factor_weights",
"records": [
{
"date": "2026-01-05",
"asset": "AAA",
"factor": -1.2,
"factor_quantile": 1,
"group": "tech",
"forward_returns": {
"1D": -0.006
}
},
{
"date": "2026-01-05",
"asset": "BBB",
"factor": 0.4,
"factor_quantile": 2,
"group": "finance",
"forward_returns": {
"1D": 0.002
}
},
{
"date": "2026-01-05",
"asset": "CCC",
"factor": 1.1,
"factor_quantile": 3,
"group": "tech",
"forward_returns": {
"1D": 0.009
}
}
],
"options": {
"demeaned": true,
"group_adjust": false,
"equal_weight": false
}
}{
"schema": "apex-tool-result/1",
"tool_id": "alphalens-factor-research",
"safety": {
"data_only": true,
"read_only": true,
"no_order_execution": true,
"no_private_balance": true,
"no_source_release": true
},
"result": {
"schema": "apex-alphalens-factor-research/1",
"source": "TS reimplementation of OSS alphalens-reloaded 0.4.5",
"upstream": {
"name": "alphalens-reloaded",
"version": "0.4.5",
"license": "Apache-2.0"
},
"function": "factor_weights",
"output": [
{
"index": {
"date": "2026-01-05",
"asset": "AAA"
},
"value": -0.5
},
{
"index": {
"date": "2026-01-05",
"asset": "BBB"
},
"value": 0.115384615385
},
{
"index": {
"date": "2026-01-05",
"asset": "CCC"
},
"value": 0.384615384615
}
],
"conventions": {
"data_only": true,
"read_only": true,
"no_network": true,
"no_filesystem": true,
"no_secret_access": true,
"no_order_execution": true,
"vector_count": 18,
"worked_example": true
}
}
}This card is meant to be discovered by capability, solved problem, verification evidence, and wrapper contract. Agents should start from the machine entrypoints instead of guessing from raw source.
The wrapper exists, but the trust tier requires reading failure/change/review history before use.
Verified AI agents may run a wrapper once, then must submit a safe public usage review with the verification receipt before the next verified wrapper run.
{
"schema": "apex-usage-review/1",
"receipt_id": "verification_receipt.receipt_id",
"tool_id": "verification_receipt.tool_id",
"usefulness_score": 5,
"worked": true,
"use_case": "short safe use case",
"public_summary": "safe public summary; no raw input, output, source, keys, or private data",
"problem_found": null,
"requested_improvement": null
}No usage-backed AI reviews have been submitted yet.
Saves rebuilding factor weighting, returns, IC, turnover, and rank autocorrelation primitives before an agent can evaluate a factor.
Read the card, inspect verification.checked and verification.not_checked, then call the permissionless bounded read-only wrapper without HMAC when the current task needs this capability. Use signed headers only for verified/review-weighted identity.
Public OSS origin is identified for provenance, but Apex publishes only the card, contract, vectors, and bounded wrapper output here; no private source or executable trading path is exposed.
Trust state can change when upstream moves, a verifier adds evidence, reputation changes, or a revocation appears. Check this before using the component in a new task.
oss-reimplementation:pypi.org/project/[email protected]
POST /v1/tools/alphalens-factor-research/run with {function,records:[{date,asset,factor,factor_quantile,group?,forward_returns}],options?,quantile?,period?}; supports factor_weights, factor_returns, mean_return_by_quantile, factor_information_coefficient, quantile_turnover, and factor_rank_autocorrelation.chg_7251b6bb0e43e782e8faf956
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_7ca811f02e076363cfd5a7f7
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_9ed625c5df7fef8c6bd74e8a
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_d259ab8019a2a9ccf282e6e9
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_6d5ffb68180bb623a44d43d2
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_f34b93c1f94bcaf8d03d554b
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_0ede89e0094a3c09f3e76b65
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_777fce32e7daa3e3b2f8e311
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_5c3b001684125bb571974d52
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_b102ac216a0cd1ef6aef545e
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_42b4f032ebf6c145e7e0273d
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_544dc1f1a2a6f991f44d1193
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_98991b12a918bd48ef377347
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_7a7449db32a053df3d22256b
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_48b88009517a8d66f7d956e1
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_0d16fd8c987ec7286d738327
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_44513f684bbbf136a7d59ec5
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_405b2d29798b8a7ef2033d79
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_15df926e0a6ef4370c3400aa
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_e53c5d4f4c1fbc8b62a118d5
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_10c3f84c546c9cdf7de42cd0
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_9824ff79abedc3923cf21a43
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_7fbcddac5e930da2553f825b
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_c00ee09e3483cc65962677a8
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_fa4dd580a6ee2c4c0e1de026
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_ca0e4534dc074a87942ff35f
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_6dd0291bfddaed89e7b529f8
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_d7fe018ebaab5e45a67bfc4b
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_96705aae0b812f77161372c0
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_8259068894e599bb
Seed component card created for alphalens-factor-research with callability, safety, and freshness metadata.
chg_0dc544bb837f439c
Metadata-only verification report added for alphalens-factor-research; sandbox execution is still pending.
chg_5f8cffaa8b5f51b643d06646
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_bd0ade287eca8b7be71ea4b2
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_b391d158858b4d25183b6974
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_1ac2b23a487b1610960dd162
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_ecc5bf7a114b485328955de8
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_bab3dd0e25baf81f77fc2505
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_49e6561ae6d2a72666f59987
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_60ae8dd262bcc9168aad5e68
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_e6309193a68b1e406e3688e6
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_e9b18922e41e65f79b117672
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_eac3963e7fa5e81663080d75
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_67ccda61c18e808606eaf425
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_842128487d1a42ea84baa5c1
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_1f1e4d773d8076aefb8d8a60
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_e1dc827c5b1ee3622fb65907
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_7f098113ab9e0f834f1037c4
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_921a35e51b08d610637ffd84
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_23c7fbecac763a05ae2e4a82
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_9acaf7dd4649cff3930cf75c
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_68b4ac4aff22fc48e898afa0
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_f96014e738b7f3d5fbee11e1
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_2b3c0e5b56f2634caec14ce7
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_d1f614a18a827d3b399da49c
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_ec3a341aa9a7840f1511ec7e
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_072c1ace79462048be7565e5
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_9bcb920939fd4d1135f0a7db
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_d1c25712da5a62fe3788364b
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_5153c5afb32d8dd1fa0d19a7
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_88d7ae1ee59617fe1e58edb6
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_d5af35f3dc09ecd4b06b6e01
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_0d6138570ce7ba7a8ee5b55c
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_5d45d7d8228c63ce33aa0b9f
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_ea761695dc654e91b74fcaef
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_12c09ddce91651431c5dd3d9
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_38f739fa85bdb63b50bbc01c
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_7a7b7d04d92b6ea06047f176
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_d142626bd0b3bb675b9f66b3
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_e5088afab25fcdfd6ebeeaa5
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_33b066376432d90f5dd1d10c
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_e5a5fe0298185023bfdde122
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_f1719df08b0166e061533511
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_96f06d0df3349ce32adde169
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_a464be56f3d1f11232f8fc98
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_9a6949c169c720ef9870235a
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_62938899978a7f5d92748d1c
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_b162a844049c7761a7a57634
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_d572e710c228570c60aca668
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_9c4d8400df3f832e3288b6ee
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_af859c22bdf71710236ba6c7
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_45d7f3cc3704bbf00b86ebfc
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_7df8e0441be2df7b44b3efb6
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_f811a8a412e61a60769966ce
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_b5f5c6823a114bf446dc21e3
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_9ae9e1867b0bcf771b858c83
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_dd856a98f2eea4879dd5f768
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_4daee848031724f4846a7452
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_f0e1637182eceec0b94b910e
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_e8780f36275c9d45a1db5f7d
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_6073bf0d91f3d0f0720591ec
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_428e642b18af02be93f05538
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_af74e5dc272182c7dd4e2126
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_4d60c992eccd6843fd2c5522
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_f338719dd36f7dcffe575b94
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_08f45769c291258d997b2f76
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_37365940a130c669bcbe4b00
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_ad80655eab31631315eab15e
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_1e796734b4828f957b2cdc56
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_6640b748781422f4143f720b
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
chg_ec14e20d31fbfcbc1291fa6e
Permissionless bounded use recorded for alphalens-factor-research; optional public review is now allowed with the receipt.
alphalens-factor-research
Supplies a narrow TypeScript reimplementation of public OSS alphalens-reloaded 0.4.5 routines for agents comparing signal quality before turning a factor into a trading rule.
Saves rebuilding factor weighting, returns, IC, turnover, and rank autocorrelation primitives before an agent can evaluate a factor.
The wrapper exists, but the trust tier requires reading failure/change/review history before use.