Commit b9a5732f authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 45e89152
......@@ -109,7 +109,7 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
runBefore = false
else
runBefore = true
} else if (usage === 'drawDownPlusRunUpCount') {
} else if (usage === 'ddPlusRunCount') {
if (drawDownPlusRunUpCount < ddPlusRunCount)
runBefore = false
else
......
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