Commit 0e6137cf authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent aaaf733c
...@@ -59,7 +59,7 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs,maxT ...@@ -59,7 +59,7 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs,maxT
return null return null
let obj let obj
if (step === 0) { if (step === 0) {
startDays=data[i].openDate // startDays=data[i].openDate
money = config.base money = config.base
} }
else { 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