Commit 69ecd28f authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 9feb83be
...@@ -160,7 +160,8 @@ function run(data, config,risk,pfTrade) { ...@@ -160,7 +160,8 @@ function run(data, config,risk,pfTrade) {
allocatedReserve: (maxAllocatedMoney) / Math.abs(maxReserve), allocatedReserve: (maxAllocatedMoney) / Math.abs(maxReserve),
minus: minus, minus: minus,
risk:risk, risk:risk,
levels:newLevelText levels:newLevelText,
pftrade: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