Commit a6f095f7 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 9845f5be
...@@ -675,7 +675,8 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max ...@@ -675,7 +675,8 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
else else
obj.currentDrawDown = 0 obj.currentDrawDown = 0
obj.maxReserve = maxReserve obj.maxReserve = baseDrawDown
obj.maxMeta=baseMeta
obj.maxAllocatedMoney = maxAllocatedMoney obj.maxAllocatedMoney = maxAllocatedMoney
obj.maxLevel = maxLevel obj.maxLevel = maxLevel
obj.step = step obj.step = step
......
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