Commit 15d8b50a authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 75c1816d
......@@ -113,7 +113,7 @@ function run(data, config) {
maxAllocatedMoney: maxAllocatedMoney,
avgAllocatedMoney: maxAllocatedMoney / total,
drawDown: drawDown,
drawDownCompoundPerMonth:compoundPerMonth/drawDown,
CompoundPerMonthDrawDown:compoundPerMonth/drawDown,
maxReseve: maxReserve,
avgReserve: maxReserve / total,
percentage: percentage,
......
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