Commit a8fbe357 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent b5bb666f
...@@ -74,7 +74,7 @@ let index=arrNew[0].index ...@@ -74,7 +74,7 @@ let index=arrNew[0].index
let det=get(arrNew[i].date) let det=get(arrNew[i].date)
console.log(arrNew[i].date,'Profits->',arrNew[i].sum,'Count->',det.count,'Longs->',det.longCount,'Shorts->',det.shortCount) console.log(arrNew[i].date,'Profits->',arrNew[i].sum,'Count->',det.count,'Longs->',det.longCount,'Shorts->',det.shortCount)
} }
console.log(arrNew) // console.log(arrNew)
} }
......
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