Skip to content

Is the name of the variable / class changed? #1

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

Open
devloperhs14 opened this issue Sep 29, 2024 · 0 comments
Open

Is the name of the variable / class changed? #1

devloperhs14 opened this issue Sep 29, 2024 · 0 comments

Comments

@devloperhs14
Copy link

I was trying the code:

sdk.set_strategy(SmaCross)
await sdk.load_data(
    lookback=5,
    interval=Interval.five_minute,
    asset=PerpetualAssetType.APT,
)

and I got the error:

AttributeError: 'EmpyrealOrderlySDK' object has no attribute 'set_strategy'

Kindly look into the matter.

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

1 participant