In the [following example](https://tradingstrategy.ai/docs/programming/code-examples/candle-chart-example.html) The displayed result contains `timestamp` as both index and seperate column. Would it not make sense to drop the the extra column? ---- Also, the `avg` column seems to also be `NaN`. Is that a bg?