Hive Market chart practice with Java

Words
100
Reading
1 min
Listen
Play
5y

hive_chart.png

I have recently been curious to learn about the Hive API and decided to practice a bit trying to create a chart of the Hive internal market using market_history_api.get_market_history to obtain the data I need, after understanding the Json file that it returns and how to obtain the price of the currency in the timeline I managed to reach this chart that I show you, it is developed with Java and JavaFX for the interface. Soon I will try to improve the chart for a better visualization of the information, as well as add extra data from the Hive market.

captura_de_pantalla_2021_12_13_16_01_41.png

captura_de_pantalla_2021_12_13_16_01_55.png

captura_de_pantalla_2021_12_13_16_02_06.png

Hive Market chart practice with Java | Ecency