Commit c6b5d2c0 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 90a9b06b
...@@ -66,7 +66,7 @@ async function init() { ...@@ -66,7 +66,7 @@ async function init() {
let p = t[t.length - 1].split('.') let p = t[t.length - 1].split('.')
p = p[0].split(pairs)[0] p = p[0].split(pairs)[0]
let lp = t[4].replace('lp', 'Lp') let lp = t[4].replace('lp', 'Lp')
let f = found(pair, lp) let f = found(indicator,pair, lp)
f.period = p f.period = p
f.uniq = com[i].uniq f.uniq = com[i].uniq
console.log(com[i].platform, f.timeframe) console.log(com[i].platform, f.timeframe)
......
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