Commit 1361f87a authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 0e110719
...@@ -36,7 +36,7 @@ async function run() { ...@@ -36,7 +36,7 @@ async function run() {
} }
// console.log(arr2) // console.log(arr2)
arr2 = _.orderBy(arr2, [configs.sort], ['desc']); arr2 = _.orderBy(arr2, ['profitPerMonthDrawDown'], ['desc']);
let arr20Max = [] let arr20Max = []
let arr1000Compound = [] let arr1000Compound = []
......
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