Commit eca92d64 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent b4d23a70
...@@ -33,7 +33,7 @@ async function run() { ...@@ -33,7 +33,7 @@ async function run() {
let vars = ai.run(data) let vars = ai.run(data)
console.log(vars.VarProfitDrawDownZeroProfit)
datas.push({name: files[i], size: stats.size, vars: vars}) datas.push({name: files[i], size: stats.size, vars: vars})
} }
......
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