Skip to content

N0tSure/hitbtc-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HitBTC UI

This is a simple demo for GUI application created using Vaadin. HitBTC API used as data provider. There is view for symbols and for candles.

Symbols

Symbols view allows:

  • view available symbols
  • sort them by a lot of fields
  • find symbols by identifiers
  • view symbol's details SymbolDetails pane

Candles

From SymbolDetails user can go to the CandlesView. There user can:

  • view candles for particular symbols
  • query candles by Candle's period
  • query candles by timestamp lower and upper bound
  • sort candles by timestamp

Technology stack

  • Vaadin
  • Spring Framework
  • Feign
  • AssertJ
  • Gradle

Releases

No releases published

Packages

No packages published

Languages