Skip to main content

evaluate_thesis_exit

Function evaluate_thesis_exit 

Source
pub fn evaluate_thesis_exit(
    rules: &RulesConfig,
    entry_credit: Option<f64>,
    mark: &SpreadMark,
    analytics: &SpreadAnalytics,
    peak_profit_pct: Option<f64>,
) -> Option<ExitEvaluation>