[v0.2.2][BNB-61] Big bug with candles not updating
Pre-release
Pre-release
BNB-61 Description
It was found a huge bug on charts updating, that wasn't appending the candles while they were closed. To fix that I changed the approach to store the candles, now it's using a Map approach instead of an array.