T. Todua

Results 263 issues of T. Todua

this version uses "shared files", but i was unable to finish it because of too much deployment details which I don't have a content about (so, handed it to Carlos)...

enhancement

across exchanges/tests, we consistently see this nonce/checksum issues. also, it revealed that users were also claiming to be getting those issues. we should have some common unified way to handle...

enhancement

added multiple detailed tests for OHLCVs. - check the duration accuracy - check whether since/limit is working - check amounts - ..

enhancement

This PR contains only "currencycom" exchange, but if this PR is approved, the approach will expand to other applicable exchanges.. ( old discussion: https://discord.com/channels/690203284119617602/945747867853783101/972203014037319720 ) first thought was to have...

enhancement

several fixes found across travis builds (like https://app.travis-ci.com/github/ccxt/ccxt/builds/269232528#L3763 or etc)

bug

similar as gemini & bigone.

enhancement

this PR fixes the incompleteness of binance's precision functionality. its `currencyToPrecision` (which is being removed by this PR) was quite less functional: `https://github.com/ccxt/ccxt/blob/9b0cfef713214588c28eead850a7b8bb9e73f08c/ts/src/binance.ts#L1746-L1753` compared to base's `currencyToPrecision` - `https://github.com/ccxt/ccxt/blob/9b0cfef713214588c28eead850a7b8bb9e73f08c/ts/src/base/Exchange.ts#L3761-L3774` so,...

enhancement

`https://github.com/phemex/phemex-api-docs/blob/master/Public-Hedged-Perpetual-API.md`

bug