Commit cf04d5e0 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent abd1e2a8
...@@ -127,8 +127,7 @@ function createComResfileADV(data) { ...@@ -127,8 +127,7 @@ function createComResfileADV(data) {
function found(indicator,pair, lp) { function found(indicator,pair, lp) {
console.log(indicator,lp) console.log(indicator,lp)
let res=[] let res=[]
if (res.length ===0)
return {timeframe: 0}
if (indicator ===2) if (indicator ===2)
res=res2 res=res2
else if (indicator ===3) else if (indicator ===3)
......
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