N0tSure / hitbtc-ui

HitBTC UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HitBTC UI


Languages

Language:Java 100.0%