Commit 39cee46a authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 9a1617c1
...@@ -8,14 +8,15 @@ let arr = [] ...@@ -8,14 +8,15 @@ let arr = []
let lastBalance = 5000 let lastBalance = 5000
let size = 50 let size = 50
let balance = lastBalance let balance = lastBalance
let files=['newCom1.json',
'newCom2.json',
'newCom3.json']
init() init()
let base = 1 let base = 1
let coms let coms
let files=['newCom1.json',
'newCom2.json',
'newCom3.json']
//profitLossString //profitLossString
//drawDownString //drawDownString
......
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