
monthbuffer 的表格行类型
{ "name": "month_buffer_row", "base": "", "fields": [ { "name": "timestamp", "type": "time_point_sec" }, { "name": "open_smart_price", "type": "pair_symbol_code_float64[]" } ] }

monthbuffer 的表格行类型
{
"name": "month_buffer_row",
"base": "",
"fields": [
{
"name": "timestamp",
"type": "time_point_sec"
},
{
"name": "open_smart_price",
"type": "pair_symbol_code_float64[]"
}
]
}