Commit ec82fe9c authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 355e7d73
...@@ -183,7 +183,7 @@ function add(total, dates, type) { ...@@ -183,7 +183,7 @@ function add(total, dates, type) {
if (found) if (found)
return return
adder.push({total: total, dates: dates, countDay: dates.length, type: [type], pfTrade: [], runUp: [],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:0,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