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.