Naografix

Results 3 comments of Naografix

I need to do this like this? ``` let trailingStopLoss = await user.binance.futuresOrder("SELL", pair, user.quantityBought, false, { type: "TRAILING_STOP_MARKET", callbackRate: user.stopLossInPercent, reduceOnly: true } ); ```

Hello, Do you have a fix? I still have issue with install/generate, even if I replace m2m_ui.py ``` ControlNet preprocessor location: C:\Users\\Documents\webui_forge_cu121_torch21\webui\models\ControlNetPreprocessor *** Error loading script: module_ui_extensions.py Traceback (most recent...

Same issue here... I don't understand why when I call "service.stopSelf()" my bluetooth disconnect... Do you find a solution @JinZhuXing ? Thanks