Dmitri Karpovich

Results 14 issues of Dmitri Karpovich

- Refactored dto - Added time_now field to responses payload - Added getting of ticker - Added loading of currency pairs metadata

- Updated jquery to version 3.7.0 - Added Intellij idea's files to .gitignore

- Added gate.io api v4 - Extended gate.io streaming

- Added mapping symbol -> currency pair (got from exchange info) - Moved exchangeInfo-methods to MarketDataService - Updated integration tests - Added requests for idea http client - Simplified dto's

- Removed empty method implementations that just throw `NotYetImplementedForExchangeException` because it is already thrown in default method in corresponding interface @timmolter I don't expect any breaking changes here, but you...

Updated jquery to v.3.7.1

- Added `maven-enforcer-plugin` for all modules in order to automatically check dependency tree for inconsistencies For now there are 3 modules that do have unresolved inconsistencies, there the `maven-enforcer-plugin` is...

Bitmex introduced new value for ticker state `DELISTED` causing the unmarschalling exception: ``` Caused by: si.mazi.rescu.HttpStatusIOException: Cannot deserialize value of type `org.knowm.xchange.bitmex.dto.account.BitmexTicker$State` from String "Delisted": not one of the values...

Gate.io changed the payload returned by `/spot/currencies` - Adapted parsing of payload - Extended integration tests - Added rest request

Looks like globitex.com doesn't exist anymore. Removed module