Commit 8119f81d authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 6faf036d
...@@ -1008,6 +1008,9 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max ...@@ -1008,6 +1008,9 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
if (opt.allDonePer <0) if (opt.allDonePer <0)
return null return null
if (opt.allDone <150)
return null
if (opt.total === 0) if (opt.total === 0)
return null return null
......
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