Commit 817603e0 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 380e0a1e
......@@ -69,11 +69,11 @@ async function init() {
let f = found(indicator,pair, lp)
f.period = p
f.uniq = com[i].uniq
console.log(com[i].platform, f.timeframe)
console.log(f)
arr.push(f)
}
arr = _.uniqBy(arr, 'name');
console.log(arr)
// console.log(arr)
// let header='RowNum,PPST1_stMnBarAge,PPST1_PvtPtPeriod,PPST1_AtrFactor,PPST1_AtrPeriod,szOmIdName\n'
......
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