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

Invalid market symbol - Bittrex #63

Closed
haythamabutair opened this issue Jan 7, 2018 · 1 comment
Closed

Invalid market symbol - Bittrex #63

haythamabutair opened this issue Jan 7, 2018 · 1 comment

Comments

@haythamabutair
Copy link

haythamabutair commented Jan 7, 2018

Trying to figure out why get_historical_data Is returning this error:

bittrex does not have market symbol BTC-XRP

historical_data = self.exchange_interface.get_historical_data( market_pair='BTC-XRP', period_count=period_count, time_unit=time_unit )

Their platform does indeed have that symbol. Am I missing something here?

@haythamabutair
Copy link
Author

haythamabutair commented Jan 7, 2018

XRP/BTC

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