Commit 6981bfab authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent b85cd538
...@@ -341,7 +341,7 @@ async function closer(sig, date, bigData, id, pair) { ...@@ -341,7 +341,7 @@ async function closer(sig, date, bigData, id, pair) {
} }
async function adder(sig, qty, date, pair) { async function adder(sig, qty, date, allData,pair) {
let lastToken = sig + '_' + date let lastToken = sig + '_' + date
if (pair === 'BNBUSDT') if (pair === 'BNBUSDT')
qty = 0.06 qty = 0.06
......
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