skarbenic
Results
1
comments of
skarbenic
> To have orders automatically closed, you need to specify an additional stop loss and take profit parameter: timeInForce: 'GTE_GTC'. > > //ORDER OPEN //await binance.futuresOrder('BUY', coin, amount) > >...