{
  "properties": {
    "backtest_id": {
      "type": "string"
    },
    "bar_id": {
      "type": "integer"
    },
    "timestamp": {
      "type": "string"
    }
  },
  "required": [
    "backtest_id"
  ],
  "type": "object"
}
