Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get Candles on some trading pairs on gate_io #193

Open
likso opened this issue Sep 3, 2024 · 2 comments
Open

Unable to get Candles on some trading pairs on gate_io #193

likso opened this issue Sep 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@likso
Copy link

likso commented Sep 3, 2024

Describe the bug

Unable to get some trading pair candles on gate_io, for example PUGGY-USDT, FLURRY-USDT
Screenshot 2024-09-03 at 12 29 04
Screenshot 2024-09-03 at 12 29 24

Steps to reproduce

  1. in Dashboard go to PMM Dynamic
  2. Input gate_io in Candles Connector and PUGGY-USDT in Cancdles Trade Pair
  3. AttributeError: 'DataFrame' object has no attribute 'timestamp' will be show in Visualizing MACD and NATR indicators for PMM Dynamic
Screenshot 2024-09-03 at 12 29 24

Release version

2.0.1

Type of installation

Docker

Attach required files

No response

@likso likso added the bug Something isn't working label Sep 3, 2024
@archnerd420
Copy link

archnerd420 commented Oct 18, 2024

I have the same error with a current Docker installation on a remote server. I was able to reproduce this locally in a WSL2 instance with a Docker install done today. Exact same "AttributeError: 'DataFrame' object has no attribute 'timestamp'" error.

On both instances, all config generators are broken for "PMM Dynamic", "Bollinger V1", "MACD BB V1", and "SuperTrend V1".

"PMM Simple", "D-Man Maker V1", and "XEMM Controller" do not use candles, therefore are the only strategies that work.

Tested with kucoin and kraken, attempted coinbase, coinbase connectors do not work.

I will sort through the Source installation option to see if this is repeatable there. Updated for clarity.

@rapcmia rapcmia transferred this issue from hummingbot/hummingbot Nov 6, 2024
@lpadula
Copy link

lpadula commented Dec 28, 2024

same problem here, any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants