Michael Feng
Michael Feng
Yes, you can do the same as you did for Bitrue and Coins.PH. Thanks! On Tue, Jan 9, 2024 at 11:59 AM Sri Ram Bandi ***@***.***> wrote: > Hey, yes!...
@isreallee82 Thanks for this contribution. I think adding allowances to the `gateway balance` command makes sense. However, I think some changes are needed to make this work properly for users....
Hey @isreallee82 apologies, I reviewed this PR and realized that we actually need a different approach to allowances: Unfortunately, I got a bit confused and asked you add allowances into...
Yes, it's best to remove all the allowances-related code from this PR. I think everything else should still be good to merge in. On Tue, Jan 9, 2024 at 5:39 ...
@isreallee82 @nikspz created bounty here for allowance command https://github.com/hummingbot/hummingbot/issues/6769
Hey @isreallee82 - I realized that we should pause and rethink these changes to `gateway balance` and wanted to let you know before you do more work on this PR...
This issue affects directional strategies as well, since `get_close_price` is used. The error below occurs when kraken is the execution exchange. ``` KeyError: 'kraken_ETH-USDT' 2023-11-16 21:15:59,853 - 11534 - hummingbot.smart_components.strategy_frameworks.executor_handler_base...
Hey @isreallee82 - I realized that we should pause and rethink these changes to `gateway balance` and wanted to let you know before you do more work on this PR...
@isreallee82 I revised the description to describe what I think should be done to clean this up.
## Description * Proposal: HGP-30 (https://snapshot.org/#/hbot-ip.eth/proposal/0x62d8feacfd0b69ab37576b9dd2304f648a23216d6e48eb8d9d50ff06fe86e90c) * Description: Upgrade Coinbase spot connector to the latest exchange API and connector standard * Acceptance criteria: Upgrade connector to latest connector standards: https://docs.hummingbot.org/developers/connectors/#what-are-exchange-connectors...