Commit a473345e authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 185f92b8
......@@ -978,7 +978,7 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
totalPlus: totalPlus,
totalCompound: lastSumCompound,
compoundPerMonth: (baseCompund / dur) * 30,
compoundPerMonth: lastSumCompound / 30,
profitPerMonth: Math.abs(profitPerMonth),
dateString: dateString,
runupString: runupString,
......
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