Commit d6b31844 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent aab66718
...@@ -58,7 +58,7 @@ console.log(e) ...@@ -58,7 +58,7 @@ console.log(e)
} }
//createNewOrder('Buy',0.01)
async function createNewOrder(side,qty) async function createNewOrder(side,qty)
{ {
...@@ -73,6 +73,8 @@ async function createNewOrder(side,qty) ...@@ -73,6 +73,8 @@ async function createNewOrder(side,qty)
reduce_only: false, reduce_only: false,
} }
try { try {
......
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