var aryAlertFunction = new Array();
aryAlertFunction[0] = ['低價警示', 'Float', '0.00~99999.99'];
aryAlertFunction[1] = ['高價警示', 'Float', '0.00~99999.99'];
aryAlertFunction[2] = ['漲停警示', 'NULL', ''];
aryAlertFunction[3] = ['跌停警示', 'NULL', ''];
aryAlertFunction[4] = ['單量警示', 'Long', '0~999999999'];
aryAlertFunction[5] = ['總量警示', 'Long', '0~999999999'];
aryAlertFunction[6] = ['漲超過警示', 'Float', '0.00~99999.99'];
aryAlertFunction[7] = ['跌超過警示', 'Float', '0.00~99999.99'];
aryAlertFunction[8] = ['漲幅超過警示', 'Float', '0.00~99999.99'];
aryAlertFunction[9] = ['跌幅超過警示', 'Float', '0.00~99999.99'];
aryAlertFunction[10] = ['定時報價', 'Time', ''];
aryAlertFunction[13] = ['法人進出警示', 'Time', ''];
aryAlertFunction[14] = ['資券變化警示', 'Time', ''];
aryAlertFunction[15] = ['爆大量警示', 'NULL', ''];
aryAlertFunction[16] = ['股價突破月線', 'Time', ''];
aryAlertFunction[17] = ['股價突破季線', 'Time', ''];
aryAlertFunction[18] = ['股價突破年線', 'Time', ''];
aryAlertFunction[19] = ['股價跌破月線', 'Time', ''];
aryAlertFunction[20] = ['股價突破季線', 'Time', ''];
aryAlertFunction[21] = ['股價突破年線', 'Time', ''];

