
Table row type of monthbuffer
{ "name": "month_buffer_row", "base": "", "fields": [ { "name": "timestamp", "type": "time_point_sec" }, { "name": "open_smart_price", "type": "pair_symbol_code_float64[]" } ] }

Table row type of monthbuffer
{
"name": "month_buffer_row",
"base": "",
"fields": [
{
"name": "timestamp",
"type": "time_point_sec"
},
{
"name": "open_smart_price",
"type": "pair_symbol_code_float64[]"
}
]
}