Commit 3a89ebe7 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent ec82fe9c
......@@ -183,7 +183,7 @@ function add(total, dates, type) {
if (found)
return
adder.push({total: total, dates: dates, countDay: dates.length, type: [type], pfTrade: [],short:0,long:0,minRunup:0,maxRunup:0})
adder.push({total: total, dates: dates, countDay: dates.length, type: [type], pfTrade: [],short:0,long:0,minRunup:100,maxRunup:0})
}
......
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