Sam Germain

Results 168 issues of Sam Germain

``` % bitfinex2 fetchTransactions 2022-09-14T21:20:44.239Z Node.js: v18.4.0 CCXT v1.93.52 (node:6026) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to...

enhancement

Waiting on upbit api keys to test this one

enhancement

``` % bitmex fetchLedger (node:42874) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to show where the warning was...

enhancement

``` ccxt lbank2 createOrder ADA/USDT market buy 3 0.45 2022-09-12T21:26:07.386Z Node.js: v18.4.0 CCXT v1.93.20 lbank2.createOrder (ADA/USDT, market, buy, 3, 0.45) 2022-09-12T21:26:08.624Z iteration 0 passed in 274 ms ``` ```JavaScript {...

enhancement

2022-09-12T21:13:35.787Z Node.js: v18.4.0 CCXT v1.93.38 ``` % okcoin fetchDepositAddress USDT okcoin.fetchDepositAddress (USDT) 2022-09-12T21:13:36.965Z iteration 0 passed in 435 ms ``` ```JavaScript { currency: 'USDT', address: '0x29719a0a2cdde03153894ac0cd61d50c97b108ca', tag: undefined, network: 'ETH',...

enhancement

``` % phemex createOrder ADA/USDT market buy 3 0.45 2022-09-12T19:08:55.735Z Node.js: v18.4.0 CCXT v1.93.38 (node:8732) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time...

enhancement

``` % okx createOrder ADA/USDT market buy 5 0.45 2022-09-12T18:23:34.664Z Node.js: v18.4.0 CCXT v1.93.38 (node:6419) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time...

enhancement

The symbol is needed for huobi fetchAccounts, because without the symbol, then the orderId can't be fetched for `createOrder`, and the symbol will probably show up for other exchanges with...

enhancement

``` % cex fetchOpenOrders 2022-09-02T23:56:16.496Z Node.js: v18.4.0 CCXT v1.93.1 (node:9618) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to...

enhancement

``` % ccxt mexc3 createOrder ADA/USDT market buy 12 0.45 2022-09-09T22:49:28.811Z Node.js: v18.4.0 CCXT v1.93.20 (node:12599) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any...

enhancement