Commit a5fa63e1 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent a8fee2ba
......@@ -121,7 +121,8 @@ async function updateVars(name) {
qty=0.03
else if (name.includes('Lp4'))
qty=0.04
else if (name.includes('Lp4'))
else if (name.includes('Lp5'))
qty=0.05
if (lastData.includes('Buy')) {
bybit.reduceOrder('Buy',qty)
......
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