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

git pu

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