input: Top(200.1);
input: Bottom(5);
If close>Bottom
and close<Top
then
ret=1;
OutputField1(GetField("成交金額(元)
OutputField2(GetField("成交金額(元)
OutputField20(GetField("漲跌幅","
OutputField21(GetField("漲跌幅","
input: Top(200.1);
input: Bottom(5);
If close>Bottom
and close<Top
then
ret=1;
OutputField1(GetField("成交金額(元)
OutputField2(GetField("成交金額(元)
OutputField20(GetField("漲跌幅","
OutputField21(GetField("漲跌幅","
1315當天成交了200股零股,成交金額顯示這200股的金額,而XQ技術分析圖表的成交量應該是不足一張就自動取整數部份。
1 評論