Sam Germain

Results 168 issues of Sam Germain

I get an invalid withdrawal address error from the exchange no matter what. I'm not sure what to do differently ``` % coinex withdraw USDT 2 '"TEY6qjnKDyyq5jDc3DJizWLCdUySrpQ4yp"' '{"network": "TRC20"}' --verbose...

enhancement

``` % binance watchOrders Debugger listening on ws://127.0.0.1:52107/4af4ae05-d520-4417-8efc-5e4c5e8820a6 For help, see: https://nodejs.org/en/docs/inspector Debugger attached. 2023-01-13T17:09:28.735Z Node.js: v18.4.0 CCXT v2.6.4 binance.watchOrders () symbol | id | clientOrderId | timestamp | datetime...

enhancement

``` 2022-12-16T20:49:10.665Z Node.js: v18.4.0 CCXT v2.4.18 ascendex.fetchDepositWithdrawals () 2022-12-16T20:49:15.249Z iteration 0 passed in 635 ms id | currency | amount | network | address | addressTo | addressFrom | tag...

enhancement

``` 2022-12-29T19:22:46.956Z Node.js: v18.4.0 CCXT v2.4.74 coinmate.fetchTransactions () 2022-12-29T19:22:49.336Z iteration 0 passed in 1291 ms id | txid | type | currency | network | amount | status | timestamp...

enhancement

I need apiKeys and a deposit address for this exchange in order to test it out

enhancement

``` 2023-01-06T00:24:58.555Z Node.js: v18.4.0 CCXT v2.5.36 bitmex.fetchCurrencies () 2023-01-06T00:25:03.243Z iteration 0 passed in 872 ms { BTC: { info: { asset: 'XBT', currency: 'XBt', majorCurrency: 'XBT', name: 'Bitcoin', currencyType: 'Crypto',...

enhancement

This issue is about unifying - _stop loss order_ - _take profit order_ For an explanation of `triggerPrice / stopPrice` (conditional or trigger orders), please see ~https://github.com/ccxt/ccxt/issues/12044~ (has some incorrect...

enhancement

Same situation as https://github.com/ccxt/ccxt/pull/16150#event-8128158691

enhancement