Commit 1424731d authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 8e091b19
......@@ -56,7 +56,7 @@ function initData(data, config, name, risk, pfTrade, side, riskFreeLevel,detail,
if (lastSide === data[i].Type)
continue
arr2.push(arr[i])
arr2.push(data[i])
lastSide=data[i].Type
}
......
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