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

FuturesContract expecting a symbol with format COIN/COIN/PERP #4343

Open
dazito opened this issue Nov 23, 2021 · 1 comment
Open

FuturesContract expecting a symbol with format COIN/COIN/PERP #4343

dazito opened this issue Nov 23, 2021 · 1 comment

Comments

@dazito
Copy link
Contributor

dazito commented Nov 23, 2021

Is there a specific reason why on FuturesContract line 34 is requires parts to be at least of size 3?

Because for example, on FTX, the PERP contracts are always {COIN}-PERP (e.g. BTC-PERP) which will fail on this condition.

@earce
Copy link
Collaborator

earce commented Nov 26, 2021

This logic likely needs to be more clever.

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