Commit c5596af8 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

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