Commit 3c65ad13 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 41c2e706
......@@ -989,7 +989,7 @@ function run(data, config, risk, forceZero, pfTrade, riskFreeLevel, detail, loss
total: total,
allTotal: allTotal,
allDonePer: allDonePer,
newAllDonePer: (allDonePer / arrNew[0].sum-1000),
newAllDonePer: (allDonePer / (arrNew[0].sum-1000)),
newMaxReserve:arrNew[0].sum,
allDone: allDone,
countOfTrade: data.length,
......
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