手机短信监视股价, 总交易量 , 交易量,平局交易量委比

2019-07-18 11:23
自编了一个系统实时监视股价, 总交易量 , 交易量,平局交易量委比。并在蛇定点手机短信通知。可帮助学习,工作忙的同学和朋友。

有兴趣的朋友,可帮助测试。但必须是星河的手机。(free sms)

提供user_name handphone_no and your email

stock_code price (0.32) date (to monitor)
stock_code volume(500lot) date
stock_code totalVolume(10M) date
stock_code currentVolume/5dayAverage (3) date

可短稍息info.





1 个回答

查看全部回答

2019-07-18 11:23

李才辰

more info
Just use your login(letters) as username and you can use it to login the web input pages in future to input the monitoring condition.

For now I operate directly in the database.

you will receive a SMS message in the following cases,

Condition 1:
U19 price le 0.46

When UtdEnviroTech below or equals 0.46 the sms message will be sent out to you.

C2:
U19 volume ge 500
When the volume of single transaction >= 500 lot, the system will SMS you

C3:
U19 totalVolume ge 1000M
will SMS you when total Volume for the counter till now >= 1000m

C4:
U19 totalVolumeAverage ge 2.3
will SMS you when the current total volume is 2.3 times of the previous 5day average volume at the corresponding time. Therefore, you can judge whether the counter will be double or more volume today.

So you need provide me with the criteria you want !