Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CCXT

A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
Collective - Host: opensource - https://opencollective.com/ccxt - Website: https://ccxt.com - Code: https://github.com/ccxt/ccxt

add comments

github.com/ccxt/ccxt - dc5c98da5bc68eba2d9bcc000fe67909ffe2e06a authored about 1 year ago by carlosmiei <[email protected]>
bybit error mapping

github.com/ccxt/ccxt - b64227b02f2297ed222fda8e2837ec3305f37e91 authored about 1 year ago by ndubel <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into bybitTriggerDirection

github.com/ccxt/ccxt - 1d0e66b02a849149ab650df5fa47d69abda55b81 authored about 1 year ago by carlosmiei <[email protected]>
fix(bybit): infer sl/tp inside parseOrder

github.com/ccxt/ccxt - 7b44c353f59214ff83acfbbe9803ab2b1796f091 authored about 1 year ago by carlosmiei <[email protected]>
4.0.109

[ci skip]

github.com/ccxt/ccxt - 418a2a69693d189388aa7eff722c3fa5410fb489 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19401 from sc0Vu/update-bitget-apis-20230928

bitget: add @see

github.com/ccxt/ccxt - b9d5e2b12299e5f2953c41e9b5106417844cfd2c authored about 1 year ago by Igor Kroitor <[email protected]>
okx: update fetchBalance, remove method usage

github.com/ccxt/ccxt - 341c9e08dd336df55ddc90afa6772e5e051b4b7e authored about 1 year ago by sc0Vu <[email protected]>
okx: update fetchOHLCV, remove method usage

github.com/ccxt/ccxt - 1769dfdd7f2f0547385567d1a4fdac9a9c3e5e15 authored about 1 year ago by sc0Vu <[email protected]>
latoken.fetchOrders minor fix

github.com/ccxt/ccxt - f8bf3c533a112b42a6f23e869f2c64341f0fa0f1 authored about 1 year ago by Sam Germain <[email protected]>
bitget: add @see

github.com/ccxt/ccxt - 826871aa4d17d0118d46577f992bdf4421868137 authored about 1 year ago by sc0Vu <[email protected]>
Added triggerDirection 'up' or 'down' handling

github.com/ccxt/ccxt - 7e5e0fe1a88f87e29e05609a92473e1d422a569e authored about 1 year ago by Dan <[email protected]>
latoken.has stop orders, post only orders

github.com/ccxt/ccxt - 71d41f909bb1bf86a1dba2dbb32a9b92188acc5f authored about 1 year ago by Sam Germain <[email protected]>
docs(latoken): createOrder, cancel(All)Order, fetch(Open)Order(s) docstring @see

github.com/ccxt/ccxt - 6af2386bac3f956552968cdbd0a9be1f29f74bbf authored about 1 year ago by Sam Germain <[email protected]>
feat(latoken): createOrder - unified params["stopPrice"], fetchOrder/fetchOpenOrders/fetchOrders/cancelOrder/cancelAllOrders - unified params["stop"]

github.com/ccxt/ccxt - e87489212161d611b83ba4010cacb3b5ed819fa0 authored about 1 year ago by Sam Germain <[email protected]>
bybit: OrderNotFound for Order does not exist

github.com/ccxt/ccxt - b3e2ec04dd1d8db5febcc600241fbbc529ff0998 authored about 1 year ago by germangar <[email protected]>
bitget: ccxt.OrderNotFound for Order does not exist

github.com/ccxt/ccxt - 8688e1c888cdffa7253d21bdbe65e1cda6833a89 authored about 1 year ago by germangar <[email protected]>
exchange bases [skip ci]

github.com/ccxt/ccxt - 586722360d82772fce798b009acb5feaee7ecdb4 authored about 1 year ago by T.Todua <[email protected]>
flip triggerDirection values for stopPrice orders

Flipped the triggerDirection so that stop orders can be used to buy breakouts

github.com/ccxt/ccxt - d5e62bb5490db5e777e1c21fc7bd5ab165b28c57 authored about 1 year ago by Dan <[email protected]>
[ci skip]

github.com/ccxt/ccxt - edea5cdc0da90848a52615aa52c3bc5ed0c47722 authored about 1 year ago by T.Todua <[email protected]>
php async reorg

github.com/ccxt/ccxt - 238577d2af263efd373a23356c819307c7bfeeda authored about 1 year ago by T.Todua <[email protected]>
php sync reorg

github.com/ccxt/ccxt - 518022326f011761697c7d5c5b6d7bc67c1c3cf2 authored about 1 year ago by T.Todua <[email protected]>
ts reorg

github.com/ccxt/ccxt - 4be2b6ca9e421bf3c7ad04e3de4f8dd30c92f8dc authored about 1 year ago by T.Todua <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into ws-proxy

github.com/ccxt/ccxt - 4a818d6524dc9de78ab53e3d4eab37fea268cce8 authored about 1 year ago by T.Todua <[email protected]>
Merge pull request #19398 from carlosmiei/bitfinex2-parseLedger

fix(bitfinex2): parseLedgerEntryType classification

[ci skip]

github.com/ccxt/ccxt - 3c732f45797f7af5b6d3f8a3956d8ba876225b23 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19398 from carlosmiei/bitfinex2-parseLedger

fix(bitfinex2): parseLedgerEntryType classification

github.com/ccxt/ccxt - fc69354cedf27ca552b16948c5a090f7816cd1ae authored about 1 year ago by Igor Kroitor <[email protected]>
fix(bitfinex2): parseLedgerEntryType classification

github.com/ccxt/ccxt - 032e5d9bca25cffb1634436734926ce384d43c8a authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19392 from Dan-krm/bitmartFetchOrderSwap

Bitmart: fetchOrder, add swap support

github.com/ccxt/ccxt - 263affa2a6793cd611e7d84d94bb81367f082bce authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19394 from sc0Vu/update-bitflyer-apis-20230927

bitflyer: add @see

[ci skip]

github.com/ccxt/ccxt - dd4fcd85a29974026128adbfacea671a79d15677 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19394 from sc0Vu/update-bitflyer-apis-20230927

bitflyer: add @see

github.com/ccxt/ccxt - 553c5002632425356eee43bb8e49f1166c92c028 authored about 1 year ago by Igor Kroitor <[email protected]>
4.0.108

[ci skip]

github.com/ccxt/ccxt - 67e6d170a7be1ce8de3bc83b1002f3c3a07a6004 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19395 from sc0Vu/update-bitforex-apis-20230927

bitforex: add @see

github.com/ccxt/ccxt - f8a2ee294ecc6af5004f4e01ee8644c9d95f056c authored about 1 year ago by Igor Kroitor <[email protected]>
bitforex: add @see

github.com/ccxt/ccxt - e89ab6f084e672637a6981794dc0d8e003445448 authored about 1 year ago by sc0Vu <[email protected]>
bitflyer: add @see

github.com/ccxt/ccxt - a86a2ef5f476a62be659da27c0d44949a10ee981 authored about 1 year ago by sc0Vu <[email protected]>
changed ascending variable name, added inline comment

github.com/ccxt/ccxt - f914ef7d7b583b55a366beeb823d3cd2a1d31a94 authored about 1 year ago by Dan <[email protected]>
fix!(bybit): triggerDirection for stop orders, ascending variable

Adjusted the ascending variable and triggerDirection for stop orders so that the correct trigger...

github.com/ccxt/ccxt - 3727921eb3832514afd347094387042fd1847bc3 authored about 1 year ago by Dan <[email protected]>
feat(bitmart): fetchOrder, add swap support

Added swap support to fetchOrder:
```
bitmart.fetchOrder (230927283405028, BTC/USDT:USDT)
2023-0...

github.com/ccxt/ccxt - ac2fb1e4b97df840658482668172b1306f0dbb07 authored about 1 year ago by Dan <[email protected]>
Merge pull request #19389 from carlosmiei/fix-example

fix: watchXForSymbols example [ci skip]

github.com/ccxt/ccxt - 4c0a18017d5fa48fbcab3fab8847cfeba45b7161 authored about 1 year ago by Igor Kroitor <[email protected]>
fix: watchXForSymbols example [ci skip]

github.com/ccxt/ccxt - 4ba1f703dad9591b583ad2814c3dd6d527028288 authored about 1 year ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into binance/watchPositions

github.com/ccxt/ccxt - aeffed90f61df56e5e0c3aa238701d289fae4ec5 authored about 1 year ago by carlosmiei <[email protected]>
latest updates

github.com/ccxt/ccxt - d6121b50575675847f1df8b8e1b9a6cc0c5c4e72 authored about 1 year ago by carlosmiei <[email protected]>
add more pagination

github.com/ccxt/ccxt - c0139deca36a6b528be7baf898982d6f93fa53d6 authored about 1 year ago by carlosmiei <[email protected]>
js docs

github.com/ccxt/ccxt - f00f0cc62ce7d6fe417cd371c0368f62aad4457f authored about 1 year ago by carlosmiei <[email protected]>
add some docs

github.com/ccxt/ccxt - 173aaa2300b9c853630d441415886b4430b2ed1b authored about 1 year ago by carlosmiei <[email protected]>
add kucoin pagination

github.com/ccxt/ccxt - 5e0fcb156b01dea18f5335477637d2b92102337b authored about 1 year ago by carlosmiei <[email protected]>
add pagination to kucoin

github.com/ccxt/ccxt - ebfcedb8599c757691bf4985b1673d855b32ba8b authored about 1 year ago by carlosmiei <[email protected]>
add fetchOpenOrders jsdcos and pagination to binance

github.com/ccxt/ccxt - 6f51e9ebee1cc90258d416127d2485909bdd77df authored about 1 year ago by carlosmiei <[email protected]>
add fetchLedger/deposit/withdraw pagination in okx

github.com/ccxt/ccxt - f0668283183ce3ec814c750c2107196ca3656773 authored about 1 year ago by carlosmiei <[email protected]>
add pagination to bybit and jsdocs to binance

github.com/ccxt/ccxt - 44f10195b434e933710b99c57a73ef3bc47ea87d authored about 1 year ago by carlosmiei <[email protected]>
add paginate to more methods

github.com/ccxt/ccxt - 94aaa672788bf7f83e81d2daeee25dc67d1cd6d4 authored about 1 year ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into paginate

github.com/ccxt/ccxt - 8012205502f865edeef917ef38684ecf9a915388 authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19276 from ttodua/no-shadow-lint

fix(base) - ESLINT no shadow

[ci skip]

github.com/ccxt/ccxt - 60463c343b5a74bd515786c282bb41fc776f9a41 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19276 from ttodua/no-shadow-lint

fix(base) - ESLINT no shadow

github.com/ccxt/ccxt - 94d01ea24ac7f829c372d0d8d9410c4553a5a4d7 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19388 from carlosmiei/woo-watchBalance

feat(woo): add watchBalance

[ci skip]

github.com/ccxt/ccxt - f6a0df29fb2b53ad2866abe09ead86aa923f7f57 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19388 from carlosmiei/woo-watchBalance

feat(woo): add watchBalance

github.com/ccxt/ccxt - 0f21ee1945a95468ad6f3f55899068698e837c60 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19387 from sc0Vu/add-binance-apis-20230926

binance: remove deprecated apis

[ci skip]

github.com/ccxt/ccxt - edf63264bccd894df486e75c1189204f3e995413 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19387 from sc0Vu/add-binance-apis-20230926

binance: remove deprecated apis

github.com/ccxt/ccxt - 82409106070136f46c2b2f4cbbefd6d799105c8a authored about 1 year ago by Igor Kroitor <[email protected]>
4.0.107

[ci skip]

github.com/ccxt/ccxt - 04838dd71536fa02437758024c18320e3a3e2d51 authored about 1 year ago by Travis CI <[email protected]>
fix shadowing vars

github.com/ccxt/ccxt - ce66fb8d83819e78c7eda9395d86195789eba1c8 authored about 1 year ago by carlosmiei <[email protected]>
Merge branch 'master' of github.com:ccxt/ccxt into no-shadow-lint

github.com/ccxt/ccxt - 86effda50ff23a0d48d7e28634850e434ed0563e authored about 1 year ago by carlosmiei <[email protected]>
feat(woo): add watchBalance

github.com/ccxt/ccxt - 75c68833752abe862696ead9dbb200bb3e362d53 authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19386 from Dan-krm/bitmartFetchOpenOrdersSwap

Bitmart: fetchOpenOrders, add swap support

github.com/ccxt/ccxt - c72cba9bbbe235e3c06c96b6bcd505fad8e8c138 authored about 1 year ago by Igor Kroitor <[email protected]>
binance: update apis

github.com/ccxt/ccxt - 6f5e00e57b7b89315025daf9d2d98a797af78958 authored about 1 year ago by sc0Vu <[email protected]>
feat(bitmart): fetchOpenOrders, add swap support

Added swap support to fetchOpenOrders:
```
bitmart.fetchOpenOrders (BTC/USDT:USDT)
2023-09-26T04...

github.com/ccxt/ccxt - be94ef7db440c9d0177e0ad9c699331b611291ac authored about 1 year ago by Dan <[email protected]>
Merge pull request #19382 from carlosmiei/bitmart-symbol-removal

Bitmart: update several methods to v4

[ci skip]

github.com/ccxt/ccxt - d306c69d83edd01c61246c8d97c12698dec2ff8d authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19382 from carlosmiei/bitmart-symbol-removal

Bitmart: update several methods to v4

github.com/ccxt/ccxt - 0d14ad46ca06720882a7a04c9a0d21b3a0881bda authored about 1 year ago by Igor Kroitor <[email protected]>
add clientOrderId

github.com/ccxt/ccxt - 8a6164dec85cebe1a9bd296e13803ca2bd943823 authored about 1 year ago by carlosmiei <[email protected]>
feat(bitmart): update fetchOrder to v4

github.com/ccxt/ccxt - a2269c506145ea1acb1dc239247125fb22edc7fc authored about 1 year ago by carlosmiei <[email protected]>
feat(bitmart): migrate fetchOrderTrades to v4

github.com/ccxt/ccxt - ef8a99e17bcf359b8600f58df0a592672b9ca572 authored about 1 year ago by carlosmiei <[email protected]>
feat(bitmart): update fetchOpenOrders and fetchClosedOrders to v4

github.com/ccxt/ccxt - f1fad87a1ef87673689598a6a80d0cc3b31d1a2b authored about 1 year ago by carlosmiei <[email protected]>
feat(bitmart): update fetchMyTrades

github.com/ccxt/ccxt - bcb51c1a6ec13c86d57f6374632b51c50670f9e5 authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19379 from carlosmiei/bitget-watchTickers

feat(bitget): add watchTickers

github.com/ccxt/ccxt - cab64408a3371b4b492a2ad3e47a97c29ee71564 authored about 1 year ago by Igor Kroitor <[email protected]>
fix(bitget): add watchTickers

github.com/ccxt/ccxt - 870954d8f5edd97ae3b7c666cf074fe429c88138 authored about 1 year ago by carlosmiei <[email protected]>
add paginate to tsdocs

github.com/ccxt/ccxt - 90aa7b478e042e8d35d13eeabd954036e18aa9f2 authored about 1 year ago by carlosmiei <[email protected]>
add docs

github.com/ccxt/ccxt - f3b5fd369f20bca3a1bb7e25911efb8ef71d2dca authored about 1 year ago by carlosmiei <[email protected]>
add krakenfutures

github.com/ccxt/ccxt - 6e404ba7161cb9555cb5aeb8f6a534b5a2f91040 authored about 1 year ago by carlosmiei <[email protected]>
Merge pull request #19108 from samgermain/binance-cancel-orders

feat(binance) - cancelOrders implementation (contract only)

[ci skip]

github.com/ccxt/ccxt - 438b7dfd98b365beaeb92b944887de32ab83a4e8 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19108 from samgermain/binance-cancel-orders

feat(binance) - cancelOrders implementation (contract only)

github.com/ccxt/ccxt - bbb119ab8a602ef7b65e0aaee450618bb19c8224 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19117 from samgermain/exmo-fetch-open-orders-cancel-order-stop-margin

feat(exmo): fetchOpenOrders, cancelOrder, editOrder - stop and margin orders

[ci skip]

github.com/ccxt/ccxt - 07fe4bfae3067874c85dc7acdd02cdb77b44d1ca authored about 1 year ago by Travis CI <[email protected]>
handle cancelOrders error properly

github.com/ccxt/ccxt - 946f1a7e8a64dbdef39dcf0cb23a65a3d985d924 authored about 1 year ago by carlosmiei <[email protected]>
add symbol check

github.com/ccxt/ccxt - bd3e954e28764f8c311dbde26ec6ea641ea6c7f0 authored about 1 year ago by carlosmiei <[email protected]>
remove error handling from parser

github.com/ccxt/ccxt - f62b24a86f0b91b2270efddfa7f87ebdc53984e5 authored about 1 year ago by carlosmiei <[email protected]>
specify path in sign

github.com/ccxt/ccxt - 2e035c978c897925db7ee20cb2265e7005f66dba authored about 1 year ago by carlosmiei <[email protected]>
bingx - sign

github.com/ccxt/ccxt - c1e1f54ba0b0d3018bf50384090fa3fb84fa82df authored about 1 year ago by Guillaume De Saint Martin <[email protected]>
Merge pull request #19117 from samgermain/exmo-fetch-open-orders-cancel-order-stop-margin

feat(exmo): fetchOpenOrders, cancelOrder, editOrder - stop and margin orders

github.com/ccxt/ccxt - 8115bb1ef0c764439082a7223441c144577f6505 authored about 1 year ago by Igor Kroitor <[email protected]>
4.0.106

[ci skip]

github.com/ccxt/ccxt - 1de36355c687af4277ae34546e89b641f8ff4e86 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19375 from carlosmiei/bybit-watchTickers

feat(bybit): add watchTickers

github.com/ccxt/ccxt - f72520ed24406dfff0c15bc9134696731e231514 authored about 1 year ago by Igor Kroitor <[email protected]>
feat(bybit): add watchTickers

github.com/ccxt/ccxt - 3985fe5ab881e4f292ad75f4d4e9facf0c5c5bcf authored about 1 year ago by carlosmiei <[email protected]>
test cache

github.com/ccxt/ccxt - b4ff4d0dc42de6fb83eeca88c1a60ce71d635139 authored about 1 year ago by Pablo Criado-Perez <[email protected]>
lint cache

github.com/ccxt/ccxt - 2000d9f2b002d51b559c6ad48cc25cf38066414b authored about 1 year ago by Pablo Criado-Perez <[email protected]>
lint cache

github.com/ccxt/ccxt - ce2f02f47a6c4060b10d1875c672cf4626390f52 authored about 1 year ago by Pablo Criado-Perez <[email protected]>
fix test cahce transpile

github.com/ccxt/ccxt - 884fff6fb367d09542e039435c18010261fa9c46 authored about 1 year ago by Pablo Criado-Perez <[email protected]>
add deleted function

github.com/ccxt/ccxt - de65dc95ceab01fd8fcc101fc28051ce8a35f605 authored about 1 year ago by Pablo Criado-Perez <[email protected]>
fix php

github.com/ccxt/ccxt - ea59cccdf45412bfb20537d9fe776a20535404ec authored about 1 year ago by Pablo Criado-Perez <[email protected]>
add cryptocom

github.com/ccxt/ccxt - c714e8e91247a8908af9c5466fc7b33ec1cfaa08 authored about 1 year ago by Pablo Criado-Perez <[email protected]>
[skip ci] async php

github.com/ccxt/ccxt - 5295716fb7ca9029daf65c883053d144d9b895e3 authored about 1 year ago by T.Todua <[email protected]>
[skip ci] sync php

github.com/ccxt/ccxt - 77c16b04fa9345ea1fc98652a1f18fb93485292d authored about 1 year ago by T.Todua <[email protected]>
several fixes

github.com/ccxt/ccxt - d7bffb415dd405737325a70903959f16f7cd93ee authored about 1 year ago by Pablo Criado-Perez <[email protected]>
Merge pull request #19374 from carlosmiei/update-15

update changelog [ci skip]

github.com/ccxt/ccxt - 2b73903f9a8310fdf4fe2ba49087b6aff80d3237 authored about 1 year ago by Igor Kroitor <[email protected]>
Merge pull request #19373 from pcriadoperez/19372

krakenfutures - fix #19372 - add clientOrderId

[ci skip]

github.com/ccxt/ccxt - 2053f6a6bc9a1d3f5f56390a08a07fba65b7c145 authored about 1 year ago by Travis CI <[email protected]>
Merge pull request #19373 from pcriadoperez/19372

krakenfutures - fix #19372 - add clientOrderId

github.com/ccxt/ccxt - e58a131a017d973dd1aa7a0c1a763cb2a880f218 authored about 1 year ago by Igor Kroitor <[email protected]>