Commit 675c8646 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 26245ef8
...@@ -283,6 +283,7 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs) { ...@@ -283,6 +283,7 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs) {
avgLevel: maxLevel / total, avgLevel: maxLevel / total,
maxLevel: maxLevel, maxLevel: maxLevel,
dur: dur, dur: dur,
maxDays:maxDays,
allLoss: allLoss, allLoss: allLoss,
totalFinal: oldTotalFinal, totalFinal: oldTotalFinal,
totalPlus: totalPlus, totalPlus: totalPlus,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment