Commit f8353b20 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 00623ba2
......@@ -364,7 +364,7 @@ async function adder(sig, qty, date, allData,pair) {
}
console.log(d)
if (typeof d.id !== "undefined") {
await sleep(30000)
try {
......
......@@ -32,8 +32,8 @@ async function init() {
async function test () {
// let d = await exchange.createMarketOrder('BNBUSDT', 'Sell', 1, 0)
// console.log(d)
let d = await exchange.createMarketOrder('ADAUSDT', 'Sell', 1, 0)
console.log(d)
// console.log(d)
//63d101c8-3169-473c-a7ee-53645599474d
// let d=await exchange.fetchOrder('63d101c8-3169-473c-a7ee-53645599474d','BTCUSDT')
......
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