You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
FactorSimulator/result/simulation_results-17631094...

289 lines
7.5 KiB

[
{
"expression": "-ts_correlation(open, close, 20)",
"time_consuming": 21.09,
"formatted_time": "21.09秒",
"alpha_id": "/",
"status": "error",
"description": "Attempted to use inaccessible or unknown operator \"ts_correlation\"",
"simulation_timestamp": "2025-11-14 16:35:40",
"metrics": null
},
{
"expression": "ts_mean(volume / ts_mean(volume, 20), 30)",
"time_consuming": 90.94,
"formatted_time": "1分30.94秒",
"alpha_id": "akZ63dm1",
"status": "success",
"description": "/",
"simulation_timestamp": "2025-11-14 16:36:50",
"metrics": {
"id": "akZ63dm1",
"type": "REGULAR",
"author": "YC93384",
"settings": {
"instrumentType": "EQUITY",
"region": "USA",
"universe": "TOP3000",
"delay": 1,
"decay": 0,
"neutralization": "INDUSTRY",
"truncation": 0.08,
"pasteurization": "ON",
"unitHandling": "VERIFY",
"nanHandling": "OFF",
"maxTrade": "OFF",
"language": "FASTEXPR",
"visualization": false,
"startDate": "2018-01-20",
"endDate": "2023-01-20"
},
"regular": {
"code": "ts_mean(volume / ts_mean(volume, 20), 30)",
"description": null,
"operatorCount": 3
},
"dateCreated": "2025-11-14T03:36:48-05:00",
"dateSubmitted": null,
"dateModified": "2025-11-14T03:36:48-05:00",
"name": null,
"favorite": false,
"hidden": false,
"color": null,
"category": null,
"tags": [],
"classifications": [
{
"id": "DATA_USAGE:SINGLE_DATA_SET",
"name": "Single Data Set Alpha"
}
],
"grade": "INFERIOR",
"stage": "IS",
"status": "UNSUBMITTED",
"is": {
"pnl": 752501,
"bookSize": 20000000,
"longCount": 1462,
"shortCount": 1666,
"turnover": 0.1707,
"returns": 0.0152,
"drawdown": 0.1146,
"margin": 0.000178,
"sharpe": 0.25,
"fitness": 0.07,
"startDate": "2018-01-20",
"checks": [
{
"name": "LOW_SHARPE",
"result": "FAIL",
"limit": 1.25,
"value": 0.25
},
{
"name": "LOW_FITNESS",
"result": "FAIL",
"limit": 1.0,
"value": 0.07
},
{
"name": "LOW_TURNOVER",
"result": "PASS",
"limit": 0.01,
"value": 0.1707
},
{
"name": "HIGH_TURNOVER",
"result": "PASS",
"limit": 0.7,
"value": 0.1707
},
{
"name": "CONCENTRATED_WEIGHT",
"result": "PASS"
},
{
"name": "LOW_SUB_UNIVERSE_SHARPE",
"result": "PASS",
"limit": 0.11,
"value": 0.83
},
{
"name": "SELF_CORRELATION",
"result": "PENDING"
},
{
"name": "MATCHES_COMPETITION",
"result": "PASS",
"competitions": [
{
"id": "challenge",
"name": "Challenge"
}
]
}
]
},
"os": null,
"train": null,
"test": null,
"prod": null,
"competitions": null,
"themes": null,
"pyramids": null,
"pyramidThemes": null,
"team": null
}
},
{
"expression": "ts_rank((high - low) / (close - open + 0.001), 15)",
"time_consuming": 116.93,
"formatted_time": "1分56.93秒",
"alpha_id": "VkjVoGGb",
"status": "success",
"description": "/",
"simulation_timestamp": "2025-11-14 16:37:16",
"metrics": {
"id": "VkjVoGGb",
"type": "REGULAR",
"author": "YC93384",
"settings": {
"instrumentType": "EQUITY",
"region": "USA",
"universe": "TOP3000",
"delay": 1,
"decay": 0,
"neutralization": "INDUSTRY",
"truncation": 0.08,
"pasteurization": "ON",
"unitHandling": "VERIFY",
"nanHandling": "OFF",
"maxTrade": "OFF",
"language": "FASTEXPR",
"visualization": false,
"startDate": "2018-01-20",
"endDate": "2023-01-20"
},
"regular": {
"code": "ts_rank((high - low) / (close - open + 0.001), 15)",
"description": null,
"operatorCount": 5
},
"dateCreated": "2025-11-14T03:37:13-05:00",
"dateSubmitted": null,
"dateModified": "2025-11-14T03:37:14-05:00",
"name": null,
"favorite": false,
"hidden": false,
"color": null,
"category": null,
"tags": [],
"classifications": [
{
"id": "DATA_USAGE:SINGLE_DATA_SET",
"name": "Single Data Set Alpha"
}
],
"grade": "INFERIOR",
"stage": "IS",
"status": "UNSUBMITTED",
"is": {
"pnl": -1933631,
"bookSize": 20000000,
"longCount": 1562,
"shortCount": 1565,
"turnover": 1.3813,
"returns": -0.0391,
"drawdown": 0.2222,
"margin": -5.7e-05,
"sharpe": -1.15,
"fitness": -0.19,
"startDate": "2018-01-20",
"checks": [
{
"name": "LOW_SHARPE",
"result": "FAIL",
"limit": 1.25,
"value": -1.15
},
{
"name": "LOW_FITNESS",
"result": "FAIL",
"limit": 1.0,
"value": -0.19
},
{
"name": "LOW_TURNOVER",
"result": "PASS",
"limit": 0.01,
"value": 1.3813
},
{
"name": "HIGH_TURNOVER",
"result": "FAIL",
"limit": 0.7,
"value": 1.3813
},
{
"name": "CONCENTRATED_WEIGHT",
"result": "PASS"
},
{
"name": "LOW_SUB_UNIVERSE_SHARPE",
"result": "FAIL",
"limit": -0.5,
"value": -0.73
},
{
"name": "UNITS",
"result": "WARNING",
"message": "Incompatible unit for input of \"add\" at index 1, expected \"Unit[CSPrice:1]\", found \"Unit[]\""
},
{
"name": "SELF_CORRELATION",
"result": "PENDING"
},
{
"name": "MATCHES_COMPETITION",
"result": "PASS",
"competitions": [
{
"id": "challenge",
"name": "Challenge"
}
]
}
]
},
"os": null,
"train": null,
"test": null,
"prod": null,
"competitions": null,
"themes": null,
"pyramids": null,
"pyramidThemes": null,
"team": null
}
},
{
"expression": "-ts_rank(ts_skewness(returns(close), 10), 25)",
"time_consuming": 1.44,
"formatted_time": "1.44秒",
"alpha_id": "/",
"status": "error",
"description": "Attempted to use inaccessible or unknown operator \"ts_skewness\"",
"simulation_timestamp": "2025-11-14 16:37:22",
"metrics": null
},
{
"expression": "(close - ts_min(low, 50)) / (ts_max(high, 50) - ts_min(low, 50) + 0.001)",
"time_consuming": 5.76,
"formatted_time": "5.76秒",
"alpha_id": "/",
"status": "error",
"description": "Attempted to use inaccessible or unknown operator \"ts_min\"",
"simulation_timestamp": "2025-11-14 16:37:26",
"metrics": null
}
]