Commit f8b36ab5 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 94fdeb9e
......@@ -78,7 +78,6 @@ function run(data, config, risk, pfTrade, riskFreeLevel, detail, loss, durs, max
if (data[i].profit <0) {
allLossProfit=allLossProfit+data[i].profit
console.log(allLossProfit)
countDrop++
}
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