Commit d44d172d authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 7ad47a06
...@@ -510,6 +510,8 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max ...@@ -510,6 +510,8 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
profitPerMonth: Math.abs(profitPerMonth), profitPerMonth: Math.abs(profitPerMonth),
compoundPerMonth: compoundPerMonth, compoundPerMonth: compoundPerMonth,
dateString: dateString, dateString: dateString,
runupString:runupString,
sideString:sideString,
firstMaxAllocatedMoney: firstMaxAllocatedMoney, firstMaxAllocatedMoney: firstMaxAllocatedMoney,
maxAllocatedMoney: maxAllocatedMoney, maxAllocatedMoney: maxAllocatedMoney,
......
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