nikspz

Results 287 comments of nikspz

hi @ViralV00d00 please be informed that new connectors PR should be headed to the development branch https://hummingbot.org/developers/contributions/ https://hummingbot.org/developers/contributions/#checklist Also please check new connector adding governance process here (New Connector Proposal):...

hi @SummerAnn Please review contribution guidelines, PR needs to be submitted from development and pointed `to development` branch https://hummingbot.org/developers/contributions/ https://hummingbot.org/developers/contributions/#checklist

hi @klpanagi, thank you for submitting PR, fyi, it should be aimed to development, changed https://hummingbot.org/developers/contributions/#checklist

@klpanagi Could you please review order prices again? commit 2e22b52 Steps: 1. Clone and install PR6902 2. connect fresh bybit API keys 3. Creat pureMM using bybit 4. Start Actual:...

> You must be using a Unified account. I just noticed that the `free` parameter is missing for Unified accounts and `availableToWithdraw` must be used. I will fix this asap....

@klpanagi commit 3634342 Unified trading account on spot: DOGE-USDT - place order with wrong price❌ ![image](https://github.com/hummingbot/hummingbot/assets/83953535/fc0ebefb-139c-419c-9409-da0ae75eecbf) ![image](https://github.com/hummingbot/hummingbot/assets/83953535/a5e6cd24-3591-4fa2-9003-6b711bd5f834) XRP-USDT - place order with wrong price❌ ![image](https://github.com/hummingbot/hummingbot/assets/83953535/e391427e-18ea-45ea-8bed-047bbc954a84) ![image](https://github.com/hummingbot/hummingbot/assets/83953535/eb9cfca5-524f-4c79-af33-a99148bcb00a) SOL-USDT - correct price...

@klpanagi - commit 562c686 - cloned and installed PR6902 - connected bybit spot, checked balance successfully - created/started pureMM strategy successfully - orders placed with correct price for DOGE-USDT, XRP-USDT...

Steps: 1. Clone PR6902, commit f37f115 2. connect bybit 3. Create/start pureMM using bybit spot 4. get multiple orders filled Actual: Review the Error: 'qty' [logs_conf_pure_mm_2.log](https://github.com/hummingbot/hummingbot/files/15181213/logs_conf_pure_mm_2.log) [comf37f115.zip](https://github.com/hummingbot/hummingbot/files/15181219/comf37f115.zip) ``` WARNING -...

- Test performed: - Connect an Bybit API key successfully - balance Displays the current available balance and match the balance in Bybit spot. - Markets availabe during the strategy...