Commit 3f8a6971 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent e55e402e
...@@ -33,6 +33,9 @@ function run(data, config, risk, pfTrade, riskFreeLevel) { ...@@ -33,6 +33,9 @@ function run(data, config, risk, pfTrade, riskFreeLevel) {
} }
if (dur <1400)
return null
let newP = dur / data.length let newP = dur / data.length
// console.log(data.length) // console.log(data.length)
// console.log(newP) // console.log(newP)
......
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