目录
1. Root:根节点................................................................................................................................................2
1.1 Type:为走势线类型。值:.............................................................................................................2
1.2 line_type:分 Line 和 Kline 两种.......................................................................................................2
1.3 isClear:是否清盘,主要是对分时走势而言 值:true/false.........................................................2
1.4 data.......................................................................................................................................................2
1.4.1 merchandise_kind 节点...........................................................................................................2
1.5 picture_style.........................................................................................................................................3
1.5.1 base_whole:整张图片的画板配置.......................................................................................3
1.5.2 title_area 结点..........................................................................................................................3
1.5.2.1 base_whole 结点............................................................................................................3
1.5.2.2 name_area 结点。品种名称........................................................................................3
1.5.2.3 code_area 结点。品种代码..........................................................................................3
1.5.2.4 data_nexus 结点。数据节点(昨结价,最新价,涨跌值,涨跌幅)....................3
1.5.2.4.1 last_price 结点:昨收价....................................................................................3
1.5.2.4.2 new_price 结点:最新价...................................................................................4
1.5.2.4.3 markup 结点:涨跌幅.......................................................................................4
1.5.2.4.4 markup_percent 结点.........................................................................................4
1.5.2.5 price_nexus 结点...........................................................................................................4
1.5.2.5.1 high_price 结点。最高价..................................................................................4
1.5.2.5.2 open_price 结点。开盘价..................................................................................4
1.5.2.5.3 low_price 节点...................................................................................................5
1.5.2.5.4 close_price 节点................................................................................................5
1.5.2.5.5 quantity 节点.....................................................................................................5
1.5.2.5.6 bargain_sum 节点..............................................................................................5
1.5.2.5.7 datetime 节点.....................................................................................................5
1.6 price_area 结点....................................................................................................................................5
1.6.1 whole 结点...............................................................................................................................5
1.6.2 gridding 结点............................................................................................................................6
1.6.2.1 display:是否显示。true/false.....................................................................................6
1.6.2.2 plumb_x 节点。垂直于 X 轴的网格线.......................................................................6
1.6.2.3 plumb_y 节点。垂直于 Y 轴的网格线.......................................................................6
1.6.3 scale 结点。刻度节点.............................................................................................................6
1.6.3.1 y_axises 结点(1)............................................................................................................6
1.6.3.1.1 y_axis 结点.........................................................................................................6
1.6.3.1.2 midpoint 结点....................................................................................................6
1.6.3.1.3 upside 结点.........................................................................................................6
1.6.3.1.4 belowside 结点...................................................................................................7
1.6.3.2 y_axises 节点(2) 同 1.6.3.1 节。..................................................................................7
1.6.3.3 x-axis 节点.....................................................................................................................7
1.7 line 结点。line_type 节点值为: line 时配置...................................................................................7
1.8 Kline 节点。 line_type 节点值为: Kline 时配置............................................................................7
1.9 avl 节点................................................................................................................................................7
1.10 last_price 结点...................................................................................................................................8