87 Commits (main)

Author SHA1 Message Date
MortyDev da15ba2d77
chore: [tests] expect 0 volume 3 years ago
Morty Space f9ccc182ba fix: do not use order info after execution 3 years ago
Morty Space 0ad02fb23e fix: not all trades always exists 3 years ago
Morty Space bd370ec818 feat: updated to lastest 2.1 spot exchange API 3 years ago
Morty Space 7cb325b591 fix: missing pairs available with default precision 4 years ago
Morty Space 48bd917fc1 test: updated retry decorator 4 years ago
Morty Space 98b88c157f ci: fixed long timeout 4 years ago
Morty Space 5480c3b2b7 test: fix retry with canceled orders 4 years ago
Morty Space eead74e80b test: fixed candles update 4 years ago
Morty Space 622d3e82ec ci: updated flow for new pairs and coins 4 years ago
Morty Space 9f369ec1a7 test: added retries for trade tests 4 years ago
Morty Space 253201cd8f test: smaller count for listen candles 4 years ago
Morty Space 7b020120a3 test: listen forever loop fixed 4 years ago
Morty Space 6e796d5f0c fix: Updated balance checks 4 years ago
Morty Space ab69320431 Fixed account balance 4 years ago
Morty Space 3d83084f23 Disabled filtering for previous candles 4 years ago
Morty Space 73946d49bb Removed waiting timeout, added timeout for test 4 years ago
Morty Space 7b5ce0bfcd Increased timeouts 4 years ago
Morty Space cc05da3759 Updated delays 4 years ago
Morty Space 6aa2269c20 Less time for listen orders test 4 years ago
Morty Space 1c72cbe44e Added proper timeouts 4 years ago
Morty Space 131971c325 Only one minute candle for listen 4 years ago
Morty Space d372cc9442 Updated balance issue 4 years ago
Morty Space 6eb8ead00f Moved to poetry dependency management 4 years ago
Morty Space 13440feed8 Reverted to one master account 4 years ago
Morty Space b0f2623f93 Fixed variable syntax, some tests still required global account 4 years ago
Morty Space 71d3af6109 Test pipeline parallel API per test 4 years ago
Morty Space d25ed578c2 Added more timeout time 4 years ago
Morty Space 28cabe8d3f Fixed test timeout for listen orders 4 years ago
Morty Space f53b4c388c Fixed test for private listener api, fixed account balance 4 years ago
Morty Space e64e4ecfea Fixed pytest asyncio usage, pinned working version 4 years ago
Morty Space c6bd752fe3 Fixed ticker, added websocket reconnect timeout 4 years ago
Morty Space be567343b8 Fixed loop shutdown for older python versions 4 years ago
Morty Space 5a59a45362 Removed aiohttp, moved to httpx + websockets 4 years ago
Morty Space 08ebe18895 Fixed tests for listen candles and spread 4 years ago
Irishery a930ddd092 RPS update 4 years ago
Irishery f29a2ccc7d Refactored RPS 4 years ago
Irishery 195c47d732 refactored rate_limiting - switched to limiter library 4 years ago
Irishery 6734410470 update RateLimiter logic 4 years ago
Irishery 12963b27e0 added RPS instead semaphore 4 years ago
Morty Space a9bdc44379 Fixed orders count test, max limit orders 5 years ago
Morty Space fe5e088d0a Fixed tests, updated transaction structs 5 years ago
Morty Space b7f55c6b19 Fixed tests with pairs 5 years ago
Morty Space 5fe146886e Added more timeouts to websockets, updated coins 5 years ago
Morty Space 723afeeda0 Updated pairs and api keys 5 years ago
Morty Space 39a0c5930b Updated pairs, fixed tickers method 5 years ago
Morty Space cf2cf98051 Fixed missing trades, updated coins 5 years ago
Morty Space c63091c683 Fixed some orders may be populated from previous test (lags) 5 years ago
Morty Space ea6b201e75 Fixed limit orders tests 5 years ago
Morty Space 6893c4fdd5 Fixed limit order price 5 years ago