Code cleanup.
This commit is contained in:
@@ -106,7 +106,7 @@ namespace MarketData.Generator.Momentum
|
||||
return null;
|
||||
}
|
||||
}
|
||||
// Calcualtes the expectation for the model ( Percent of Winning Trades * Average Gain)/(Percent Losing Trades * Average Loss)
|
||||
// Calculates the expectation for the model ( Percent of Winning Trades * Average Gain)/(Percent Losing Trades * Average Loss)
|
||||
// The expectation should be above zero
|
||||
public static ModelStatistics GetModelStatistics(MGSessionParams sessionParams)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user