hammerjoe

Results 8 issues of hammerjoe

Kucoin has updated their API to V2. Could we update ModBas to V2 please? "To reinforce the security of the API, KuCoin upgraded the API key to version 2.0, the...

I cant login using the webwallet on my PC. It always gives me the error METADATA_FETCH_FAILED in the login page. Dont know what to do. Please fix. Thank you

def get_symbols(self): return self._get('symbols', False) Theres an error with the get_symbols call. It doesnt take the optional parameter to get the data for one token and it errors out with...

I am trying to get a 1hour Kline for a token and I cant get it to work. from kucoin.client import Client as kucoin_client kucoin_api_key = '6cccc1f' kucoin_api_secret = '96912bcccc47b'...

I am trying to create a limit order but I am getting the error EGeneral:Invalid arguments:ordertype and I cant figure it out. This is the code to make the call...

Im not getting much luck getting historical candle. Can I get some help how to fix my call? ym = int(time.strftime("%Y")) - 1 [2021] x = {'market': symbol} [BTC-BAT] y...

**Router Model Affected** Models: RT-AX82U **Firmware Version Affected** 388.9 beta 2 **Is this bug present in upstream Merlin releases too?** Dont know **Describe the bug** A clear and concise description...

cannot_reproduce

**Router Model Affected** Models: (eg: RT-AX82U) **Firmware Version Affected** 384.xx **Is this bug present in upstream Merlin releases too?** Dont know **Describe the bug** I am trying to tweak the...

bug