Skip to content

Add new SymbolFilterType for Binance #2495

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

Merged
merged 1 commit into from
Apr 5, 2025

Conversation

sunlei
Copy link
Collaborator

@sunlei sunlei commented Apr 5, 2025

Pull Request

Add new SymbolFilterType for Binance.

Fix:

BinanceFuturesInstrumentProvider: Failed to load instruments
ValidationError(Invalid enum value 'POSITION_RISK_CONTROL' - at `$.symbols[0].filters[7].filterType`)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@willjay97
Copy link

I'm troubled by this problem. How can I solve this problem temporarily?😭

@sunlei
Copy link
Collaborator Author

sunlei commented Apr 5, 2025

@willjay97 You can install nautilus_trader from source, or use monkey patching to replace nautilus_trader.adapters.binance with your local package.

This way, you'll be able to modify the relevant code.

@cjdsellers cjdsellers merged commit 2a468c0 into develop Apr 5, 2025
12 checks passed
@cjdsellers cjdsellers deleted the sunlei/binance-new-filter-type branch April 5, 2025 20:44
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

Successfully merging this pull request may close these issues.

3 participants