nikspz

Results 287 comments of nikspz

latest commit https://github.com/hummingbot/hummingbot/pull/5441/commits/f9ec56d2d72c56b5b292ad706c0d1290c5ac6eed failed to perform trades using Serum as connector, got GatewaySOLCLOB - ERROR - asyncio.exceptions.TimeoutError also docker logs showing `No order found` Steps: clone and install feature branch...

Upon checking latest commit with latest updates after request the PR sync to latest dev. We tried to QA the other chains/connectors so we can merged this PR due to...

Test performed: Gateway generate certs/create = OK create/start strategy using CEX/CEX = OK Filled orders, CSV, history showing for CEX/CEX connectors = OK create/start strategy using Uniswap Kovan/CEX, Uniswap Kovan/PaperTrade...

> @nikspz that seems to be an issue of the history command in how it handles gateway markets. The failure occurs in the current base balance query, which, looking into...

Test performed: Cloned and installed feature branch - Manually created a docker image from /gateway folder = OK - Generated certs and gateway created = OK - Setup Cross-Exchange market...

Upon checking reproduced on staging branch too `for binance_paper_trade` ![image](https://user-images.githubusercontent.com/83953535/159207410-269fe7c8-8e5f-4d45-9c8b-6a42f563b59b.png)

however bot's showing promt for `binance` (live) connector ![image](https://user-images.githubusercontent.com/83953535/159207596-92ebdfb9-ea1c-4193-bf32-5528034b0ef5.png)

Test latest commit [ee12b24](https://github.com/hummingbot/hummingbot/pull/5565/commits/ee12b2498d26ae8b48dc37f76a90c0910ed57f7a) Tested arbitrum_one, - for `amm_arb` strategy - Bot failed to perform arbitrage cycle (did the trades only for uniswap_ethereum_arbitrum_one connector and did Not for connector_2) Steps...

Hey @lt7, could you please specify steps to reproduce? I could't reproduce using WSL and `/mnt/c/test_instance` path (latest development and master branch) Could you please provide what terminal do you...

@lt7 We discontinued our support for windows gitbash. We recommend to run it on WSL to run hummingbot on windows machines. As Hummingbot is optimized for UNIX-based environments, you could...