Commit fab5d9f7 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 0b70c0b7
...@@ -103,8 +103,8 @@ async function analyse(body) { ...@@ -103,8 +103,8 @@ async function analyse(body) {
appendCsv(final, indicator) appendCsv(final, indicator)
indicator = indicator.replace('Kelt', 'btc4').replace('SOTT', 'btc3').replace('Pmax', 'btc2').replace('PPST', 'btc1').replace('.csv', '') indicator = indicator.replace('Kelt', 'btc4').replace('SOTT', 'btc3').replace('Pmax', 'btc2').replace('PPST', 'btc1').replace('.csv', '')
//appendCsvtoMain(final,indicator) appendCsvtoMain(final,indicator)
// updateVars(indicator,final) // updateVars(indicator,final)
} }
......
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