Skip to content

Conversation

miguel1117
Copy link
Contributor

Fixes #753.
I set the MarketSymbolIsUppercase in the ExchangeBinanceAPI constructor and not in the BinanceGroupCommon constructor because I haven't tested if this change also applies to other Binance's exchanges.

@vslee
Copy link
Collaborator

vslee commented Mar 24, 2022

I haven't tested if this change also applies to other Binance's exchanges.

We can try it out for Binance proper first, and then other ppl can report if they need it for other exchanges

@vslee vslee merged commit 6992680 into DigitalRuby:master Mar 24, 2022
vslee added a commit to vslee/ExchangeSharp that referenced this pull request Apr 1, 2022
- extends DigitalRuby#754 by @ExchangeSharp
- also in this PR:
	- limit Trade stream to 400 symbols
	- use SerializerSettings
vslee added a commit that referenced this pull request Apr 1, 2022
…758)

- extends #754 by @ExchangeSharp
- also in this PR:
	- limit Trade stream to 400 symbols
	- use SerializerSettings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Binance's methods that have a symbol parameter throw an error.
2 participants