Michael Feng

Results 130 comments of Michael Feng

Fixed in https://github.com/hummingbot/gateway/pull/543

I think this is an issue with your configs, not the strategy nor connector: * `cooldown_time`: 1 - refreshing your orders every 1 sec doesn't make sense since it may...

@vic-en any update on this PR? Also, let me know which schemas you plan to support in this PR. Since they are similar to Uniswap, I think all 3 (Router,...

@usgoose thanks for this PR. As an update, we need more time to standardize the Hummingbot client Gateway API communication interface. You can follow the updates in this Hummingbot branch...

Ethereum Classic can be now added as an new Ethereum network, but it should only be added when there's a DEX connector updated to v2.8 that uses it.

merge conflicts need resolution before review

I wasn't able to replicate this issue. Here were my steps - try to reproduce and let us know what issues you see: 1. Cloned Hummingbot `master` branch 2. Uncommented...

@lgrawet do this PR solve your issue? https://github.com/hummingbot/hummingbot/pull/7850

Fixed in https://github.com/hummingbot/gateway/pull/543

@cardosofede @rapcmia @nikspz I think we should remove `binance_us` from list of available connectors since it's not really supported. It should be a separate connector that we work with Binance.US...