Commit 6faf036d authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 0e902a77
...@@ -1005,6 +1005,9 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max ...@@ -1005,6 +1005,9 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
} }
if (opt.allDonePer <0)
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