在线期货配资平台 HTML编程实战:一键生成四大财经平台人气龙头股热榜,轻松捕捉市场热点!
今天写个干货在线期货配资平台,教你如何用html编程语言生成人气股排序网页
这里人气热榜包含了通达信人气热榜,同花顺人气热榜,东方财富人气热榜,以及财联社人气热榜,同时在一个界面显示。
就跟多股同列的道理一样一目了然。市场人气最旺的地方,就是最钻钱的地方!详情看图例:
图片
源代码如下,复制粘贴即可:
<html><head><meta http-equiv='Content-Type' content='text/html; charset=gb2312'><title>热榜</title> <link href='css/text.css' rel='stylesheet' type='text/css' /> <style type='text/css'> p {margin:0px;} #box{ display:inline-block; margin:0px 5px 0px 80px; border-box:50%; width:10px; height:10px; } .fixedBox{ border: 1px solid #555555; } .fixedBox::-webkit-scrollbar { width: 10px; height: 10px; } </style> </head><body bgcolor='#000000'><table border='1' width='100%'> <tr> <td width='23%' height='888'> <iframe name='I2' height='888' width='100%' border='0' frameborder='0' src='https://pul.tdx.com.cn/site/app/gzhbd/tdx-topsearch/page-main.html?pageName=page_topsearch&tabClickIndex=0&subtabIndex=0&tdxId=R2203152117524424893WZV&advId=17&fromCh=2'> 通达信热榜</iframe></td> <td width='25%' height='888'> <iframe name='I2' height='888' width='100%' border='0' frameborder='0' src='https://vipmoney.eastmoney.com/collect/app_ranking/ranking/app.html?hashcode=20220117&market=#/stock'> 东方财富热榜</iframe></td> <td width='27%' height='888'> <iframe name='I1' height='888' width='100%' border='0' frameborder='0' src='https://api3.cls.cn/quote/toplist?app=cailianpress&sv=835&os=android'> 财联社热榜</iframe></td> <td width='25%' height='888'> <iframe name='I2' height='888' width='100%' border='0' frameborder='0' src='https://eq.10jqka.com.cn/frontend/thsTopRank/index.html?fontzoom=no&client_userid=wnzgY&share_hxapp=gsc&share_action=webpage_share.hot_list_1684189868841&back_source=wxhy#/##tdxbk##&bkcolor=##tdxbkcolor##'> 同花顺热榜</iframe></td> </tr></table></body></html>如何生成使用呢?
本地新建一个TXT文件,然后把上面代码复制进去,将后缀改成'.html',直接打开就可以用,非常方便!
期货自动化交易程序与股票自动化程序在星球在线期货配资平台,如果有不懂得问题直接加我问我
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报。