Commit 489dbccb authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 686e23c5
......@@ -104,7 +104,7 @@ function initData(data, config, name, risk, pfTrade, side, riskFreeLevel) {
}
}
//arr = _.sortBy(arr, function(o) { return new moment(o.openDate).format('YYYY.MM.DD HH:mm:ss'); });
arr = _.sortBy(arr, function(o) { return new moment(o.openDate).format('YYYY.MM.DD HH:mm:ss'); });
// console.log(arr)
......
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