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

get_last_price SWELL/USDT:USDT failed #475

Open
HeartCxM opened this issue Nov 25, 2024 · 2 comments
Open

get_last_price SWELL/USDT:USDT failed #475

HeartCxM opened this issue Nov 25, 2024 · 2 comments

Comments

@HeartCxM
Copy link

During the runtime, the debug message 'get_last_price SWELL/USDT:USDT failed' keeps appearing. What is the cause of this issue? Does it need to be handled? How should it be handled?

@HeartCxM HeartCxM changed the title question get_last_price SWELL/USDT:USDT failed Nov 25, 2024
@HeartCxM
Copy link
Author

Traceback (most recent call last):
File "/okx/passivbot-master-wyh/src/passivbot.py", line 1198, in get_last_price
if symbol in self.ohlcvs_1m and self.ohlcvs_1m[symbol]:
AttributeError: 'OKXBot' object has no attribute 'ohlcvs_1m'

@enarjord
Copy link
Owner

try latest master v7.2.8 and see if that resolves it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants