| c2ex_statsStatName Property |
This API is preliminary and subject to change.
This API is preliminary and subject to change.
Name of the statistics.
Namespace:
C2ExplorerDB
Assembly:
C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax [ColumnAttribute]
[NotNullAttribute]
public string StatName { get; set; }
Property Value
Type:
String
"avgtradepl",
"c2_system_score",
"holdandhope",
"jAnnReturn",
"jCalmar",
"jSharpe",
"jSharpeDaily",
"jSortino",
"latestequity",
"latesttradedaysago",
"lowEquityAmt",
"lowEquityDate",
"maxadversedd",
"maxdrawdown",
"maxdrawdownDays",
"maxdrawdownend",
"maxdrawdownPcnt",
"maxdrawdownstart",
"numPosLosers",
"numPosWinners",
"numsigs_all",
"numsigs_forex",
"numsigs_futures",
"numsigs_options",
"numsigs_stocks",
"numSubsAll",
"numSubsNow",
"numtrades",
"ownerAutoTrades",
"ownerAutoTradesPcnt",
"popular10080",
"popular1440",
"popularitymag",
"popularPcnt10080",
"popularPcnt1440",
"popularPcnt64800",
"profitFactor",
"returnPcntSinceTOS",
"riskruin10",
"riskruin100",
"riskruin20",
"riskruin30",
"riskruin40",
"riskruin50",
"riskruin60",
"riskruin70",
"riskruin80",
"riskruin90",
"stockpercent",
"totalcomm",
"trades",
"yfSharpeDaily"
See Also