knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.85k stars 1.94k forks source link

Bittrex getFundingHistory() throws a NotAvailableFromExchangeException #2209

Open playscorer opened 6 years ago

playscorer commented 6 years ago

I can't call the following method createFundingHistoryParams() that should return an implementation of TradeHistoryParams to pass to getFundingHistory().

npomfret commented 6 years ago

Those createFundingHistoryParams aren't often implemented. I think it's an idea that didn't work that well, they should be removed (IMO). Try just creating your own using DefaultTradeHistoryParamCurrency