Commit e72fb45e authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

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