nikspz

Results 287 comments of nikspz

Failed to compile feature branch: Steps: 1. git clone -b summit-coinex https://github.com/summit-operations/hummingbot-coinex.git instance-name 2. cd instance-name 3. ./clean 4. ./uninstall 5. ./install 6. conda activate hummingbot 7. ./compile Actual: ```...

Replicated using staging-1.7.0 [perp_mm_data_conf_logs.zip](https://github.com/hummingbot/hummingbot/files/9475198/perp_mm_data_conf_logs.zip) [logs_conf_perpetual_market_making_1.log](https://github.com/hummingbot/hummingbot/files/9475187/logs_conf_perpetual_market_making_1.log)

We Need to refactor XEMM Logic for different base assets and different quote assets. ![image](https://user-images.githubusercontent.com/83953535/159906034-7cfe21f0-2311-47ac-a00d-0fbec781e01b.png) Actual: No changes in config after bot ask user of rate of the token Bot...

Fixed on development 1.8.0 with https://github.com/hummingbot/hummingbot/pull/5616

reproduced on staging 1.4.0 - ValueError: Failed to cancel order - HMBotBEHUT18097324dffc56b7b1e9eef984229d17ec44528be75. Order not found. [logs_conf_pure_mm_1.log](https://github.com/hummingbot/hummingbot/files/8637241/logs_conf_pure_mm_1.log) [confdatalogs-files-staging 1.4.0.zip](https://github.com/hummingbot/hummingbot/files/8637210/staging.1.4.0.zip) ``` 2022-05-06 02:28:18,047 - 32423 - hummingbot.strategy.pure_market_making.pure_market_making - INFO - (ETH-USDT) Creating...

That issue showed on latest staging (dev-1.5.0) when tested with multiple order levels and insufficient balance for place every order for one side. ![image](https://user-images.githubusercontent.com/83953535/174127419-fa5c7e94-79a8-462f-abac-fa915222111e.png)

Hi @preze93 could you please share your config and log files? this will really help us to triage

@preze93 The issue seems to be that this pair do not have enough liquidity in uniswap. ![image](https://user-images.githubusercontent.com/83953535/191263133-ae54dfca-b102-45bc-8b80-95bb2d615075.png)

> Hi @nikspz you are using the wrong smart contract. Perhaps it is a scam as I can see 2 GMX tokens on Uniswap Arbitrum The official contract is 0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a....

@MementoRC Could you please create new PR with same changes as suggested? Thank you