Commit 74786e40 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 906408f9
......@@ -819,8 +819,8 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
lossDone++
lossDonePer=lossDonePer+data[i].profit
allDonePer=allDonePer+data[i].profit
lossDonePer=lossDonePer+data[i].profit+0.1
allDonePer=allDonePer+data[i].profit+0.1
// unixMid = data[i].unixClose
// step++
step=0
......
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