4行Python代码实时获取股市数据

<section style="display: none;" data-tools="新媒体管家" data-label="powered by xmt.cn"><br /></section><p><br /></p><section data-tool="mdnice编辑器" data-website="https://www.mdnice.com" style="padding-right: 10px;padding-left: 10px;overflow-wrap: break-word;text-align: left;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;line-height: 1.6;letter-spacing: 0.034em;color: rgb(63, 63, 63);font-size: 16px;"><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.4707646176911544" src="https://upload-images.jianshu.io/upload_images/14472386-883a73dc10ecef56" data-type="png" data-w="1334" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;" /><figcaption style="margin-top: 5px;text-align: center;color: rgb(136, 136, 136);font-size: 12px;font-family: PingFangSC-Light;"><br /></figcaption></figure><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">最近股市特别火,正在学/学会Python的读者想尝试一下股市交易或者练练项目,获取数据便必不可少。这不,行哥给大家介绍一个专门获取股市数据的方法,有了数据之后数据分析、机器学习还不赶紧跑起来?毕竟这社会毒打实践课经历一次就少一次</p><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="1.7222222222222223" src="https://upload-images.jianshu.io/upload_images/14472386-89d11eff1f01c286" data-type="png" data-w="540" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;width: 253px;height: 436px;" /><figcaption style="margin-top: 5px;text-align: center;color: rgb(136, 136, 136);font-size: 12px;font-family: PingFangSC-Light;">社会毒打实践课</figcaption></figure><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;"><br /></p><ul style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><p>Tushare介绍</p></li><li><p>获取token值</p></li><li><p>数据获取-以茅台为例</p></li><ul style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;list-style-type: square;" class="list-paddingleft-2"><li><p>1.初始化</p></li><li><p>2.股票列表</p></li><li><p>3.上市公司基本信息</p></li><li><p>4.日线行情</p></li><li><p>5.其它数据</p></li></ul><li><p>最后</p></li></ul><h2 data-tool="mdnice编辑器" style="font-weight: bold;color: black;font-size: 22px;text-align: center;;background-position: center center;background-repeat: no-repeat;background-attachment: initial;background-origin: initial;background-clip: initial;background-size: 63px;margin-top: 38px;margin-bottom: 10px;"><span style="display: none;"></span><span style="display: inline-block;height: 38px;line-height: 42px;color: rgb(60, 112, 198);background-position: left center;background-repeat: no-repeat;background-attachment: initial;background-origin: initial;background-clip: initial;background-size: 63px;margin-top: 38px;font-size: 18px;margin-bottom: 10px;">Tushare介绍</span></h2><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">Tushare是一个<strong style="line-height: 1.75em;">免费、开源</strong>的python财经数据接口包。主要实现对股票等金融数据从数据采集、清洗加工 到 数据存储的过程,能够为金融分析人员提供快速、整洁、和多样的便于分析的数据,为他们在数据获取方面极大地减轻工作量,使他们更加专注于策略和模型的研究与实现上,主要面向对象如下</p><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">量化投资分析师(Quant)</section></li><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">对金融市场进行大数据分析的企业和个人</section></li><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">开发以证券为基础的金融类产品和解决方案的公司</section></li><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">正在学习利用python进行数据分析的人</section></li></ul><h2 data-tool="mdnice编辑器" style="font-weight: bold;color: black;font-size: 22px;text-align: center;;background-position: center center;background-repeat: no-repeat;background-attachment: initial;background-origin: initial;background-clip: initial;background-size: 63px;margin-top: 38px;margin-bottom: 10px;"><span style="display: none;"></span><span style="display: inline-block;height: 38px;line-height: 42px;color: rgb(60, 112, 198);background-position: left center;background-repeat: no-repeat;background-attachment: initial;background-origin: initial;background-clip: initial;background-size: 63px;margin-top: 38px;font-size: 18px;margin-bottom: 10px;">获取token值</span></h2><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">这个接口必须在该网站上注册账号,获取个人token值才可以随时调用数据。账号注册网址可以看文末,或者点击原文查看。token值获取方式如下</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">1、登录成功后,点击右上角->个人主页</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;"><img data-ratio="0.608058608058608" src="https://upload-images.jianshu.io/upload_images/14472386-9ad9cce8e6aac0d9" data-type="png" data-w="273" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;" />2、 在“用户中心”中点击“接口TOKEN”</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;"><img data-ratio="0.45089605734767024" src="https://upload-images.jianshu.io/upload_images/14472386-65591a4d4d923e1b" data-type="png" data-w="1395" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" />3、 可以点击右侧复制按钮复制token</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;"><img data-ratio="0.32704995287464655" src="https://upload-images.jianshu.io/upload_images/14472386-1f0e4036878ec8ef" data-type="png" data-w="1061" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" />4、或者点击右侧睁开眼睛来获取token明文,复制并保存</p><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.4069898534385569" src="https://upload-images.jianshu.io/upload_images/14472386-1abee0e608f1be1f" data-type="png" data-w="887" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /><figcaption style="margin-top: 5px;text-align: center;color: rgb(136, 136, 136);font-size: 12px;font-family: PingFangSC-Light;"><span style="color: rgb(60, 112, 198);font-size: 18px;font-weight: bold;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;letter-spacing: 0.034em;">数据获取-以茅台为例</span><br /></figcaption></figure><h2 data-tool="mdnice编辑器" style="font-weight: bold;color: black;font-size: 22px;text-align: center;;background-position: center center;background-repeat: no-repeat;background-attachment: initial;background-origin: initial;background-clip: initial;background-size: 63px;margin-top: 38px;margin-bottom: 10px;"></h2><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">这几天茅台的价格又创历史新高,茅台的市值同样超过工商银行成了中国内地股市的大哥,茅台从前是价格第一,现在是市值第一,还有它超过了可口可乐成了世界饮料界第一。所以本文以茅台为例,用几行Python来获取其相关数据</p><h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;font-weight: bold;color: black;font-size: 20px;"><span style=";background-size: 15px 15px;display: inline-block;width: 15px;height: 15px;line-height: 15px;margin-bottom: -1px;"></span><span style="display: none;"></span><span style="font-size: 16px;display: inline-block;margin-left: 8px;color: rgb(60, 112, 198);">1.初始化</span><span style="display: none;"></span></h3><pre data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.55) 0px 2px 10px;"><span style="display: block;background: url("https://mmbiz.qpic.cn/mmbiz_png/xk9ot5sU5zjZ0fjPpUydY15wJl4TkkmrwgZkOSkOg7OxurjiawBKv4FSEmKJMP9QjtLRDu1O0odFcxCo1In2TnA/640?wx_fmt=png") 10px 10px / 40px no-repeat rgb(248, 248, 248);height: 30px;width: 100%;margin-bottom: -7px;border-radius: 5px;"></span><code style="overflow-x: auto;padding: 16px;color: #333;display: -webkit-box;font-family: Operator Mono, Consolas, Monaco, Menlo, monospace;font-size: 12px;-webkit-overflow-scrolling: touch;padding-top: 15px;background: #f8f8f8;border-radius: 5px;"><span style="color: #998;font-style: italic;line-height: 26px;"># 导入tushare</span><br /><span style="font-weight: bold;line-height: 26px;">import</span> tushare <span style="font-weight: bold;line-height: 26px;">as</span> ts<br /><span style="color: #998;font-style: italic;line-height: 26px;"># 这里注意, tushare版本需大于1.2.10</span><br /><span style="color: #998;font-style: italic;line-height: 26px;"># 设置token</span><br />ts.set_token(<span style="color: #d14;line-height: 26px;">'填入自己的token'</span>)<br /><span style="color: #998;font-style: italic;line-height: 26px;"># 以上方法只需要在第一次或者token失效后调用,完成调取tushare数据凭证的设置,正常情况下不需要重复设置。也可以忽略此步骤,直接用pro_api('your token')完成初始化</span><br /><span style="color: #998;font-style: italic;line-height: 26px;"># 初始化pro接口</span><br />pro = ts.pro_api()<br /></code></pre><h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;font-weight: bold;color: black;font-size: 20px;"><span style=";background-size: 15px 15px;display: inline-block;width: 15px;height: 15px;line-height: 15px;margin-bottom: -1px;"></span><span style="display: none;"></span><span style="font-size: 16px;display: inline-block;margin-left: 8px;color: rgb(60, 112, 198);">2.股票列表</span><span style="display: none;"></span></h3><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">接口:stock_basic</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">描述:获取基础信息数据,包括股票代码、名称、上市日期、退市日期等</p><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">输入参数</section></li></ul><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.21420118343195266" src="https://upload-images.jianshu.io/upload_images/14472386-0f3d95d3e893ad5b" data-type="png" data-w="1690" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /></figure><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">输出参数</section></li></ul><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.7461077844311377" src="https://upload-images.jianshu.io/upload_images/14472386-5fd50dfe5019b092" data-type="png" data-w="1670" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /><figcaption style="margin-top: 5px;text-align: center;color: rgb(136, 136, 136);font-size: 12px;font-family: PingFangSC-Light;"><br /></figcaption></figure><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">示例</section></li></ul><pre data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.55) 0px 2px 10px;"><span style="display: block;background: url("https://mmbiz.qpic.cn/mmbiz_png/xk9ot5sU5zjZ0fjPpUydY15wJl4TkkmrwgZkOSkOg7OxurjiawBKv4FSEmKJMP9QjtLRDu1O0odFcxCo1In2TnA/640?wx_fmt=png") 10px 10px / 40px no-repeat rgb(248, 248, 248);height: 30px;width: 100%;margin-bottom: -7px;border-radius: 5px;"></span><code style="overflow-x: auto;padding: 16px;color: #333;display: -webkit-box;font-family: Operator Mono, Consolas, Monaco, Menlo, monospace;font-size: 12px;-webkit-overflow-scrolling: touch;padding-top: 15px;background: #f8f8f8;border-radius: 5px;"><span style="color: #998;font-style: italic;line-height: 26px;">#查询当前所有正常上市交易的股票列表</span><br />data = pro.stock_basic(exchange=<span style="color: #d14;line-height: 26px;">''</span>, list_status=<span style="color: #d14;line-height: 26px;">'L'</span>, fields=<span style="color: #d14;line-height: 26px;">'ts_code,symbol,name,area,industry,list_date'</span>)<br /></code></pre><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.46266233766233766" src="https://upload-images.jianshu.io/upload_images/14472386-425ecd8734aed14d" data-type="png" data-w="1232" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /></figure><h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;font-weight: bold;color: black;font-size: 20px;"><span style=";background-size: 15px 15px;display: inline-block;width: 15px;height: 15px;line-height: 15px;margin-bottom: -1px;"></span><span style="display: none;"></span><span style="font-size: 16px;display: inline-block;margin-left: 8px;color: rgb(60, 112, 198);">3.上市公司基本信息</span><span style="display: none;"></span></h3><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">接口:stock_company</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">描述:获取上市公司基础信息,单次提取4000条,可以根据交易所分批提取</p><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">输入参数</section></li></ul><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.16148325358851676" src="https://upload-images.jianshu.io/upload_images/14472386-8822a4440d0b5c5a" data-type="png" data-w="1672" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;" /></figure><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">输出参数</section></li></ul><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.8597122302158273" src="https://upload-images.jianshu.io/upload_images/14472386-0776ef3879326ac5" data-type="png" data-w="1668" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /></figure><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">示例</section></li></ul><pre data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.55) 0px 2px 10px;"><span style="display: block;background: url("https://mmbiz.qpic.cn/mmbiz_png/xk9ot5sU5zjZ0fjPpUydY15wJl4TkkmrwgZkOSkOg7OxurjiawBKv4FSEmKJMP9QjtLRDu1O0odFcxCo1In2TnA/640?wx_fmt=png") 10px 10px / 40px no-repeat rgb(248, 248, 248);height: 30px;width: 100%;margin-bottom: -7px;border-radius: 5px;"></span><code style="overflow-x: auto;padding: 16px;color: #333;display: -webkit-box;font-family: Operator Mono, Consolas, Monaco, Menlo, monospace;font-size: 12px;-webkit-overflow-scrolling: touch;padding-top: 15px;background: #f8f8f8;border-radius: 5px;">df = pro.stock_company(ts_code = <span style="color: #d14;line-height: 26px;">"600519.SH"</span>, exchange=<span style="color: #d14;line-height: 26px;">'SSE'</span>, fields=<span style="color: #d14;line-height: 26px;">'ts_code,chairman,manager,secretary,reg_capital,setup_date,province'</span>)<br /></code></pre><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.06561360874848117" src="https://upload-images.jianshu.io/upload_images/14472386-103afbab73b474f4" data-type="png" data-w="1646" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;" /></figure><h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;font-weight: bold;color: black;font-size: 20px;"><span style=";background-size: 15px 15px;display: inline-block;width: 15px;height: 15px;line-height: 15px;margin-bottom: -1px;"></span><span style="display: none;"></span><span style="font-size: 16px;display: inline-block;margin-left: 8px;color: rgb(60, 112, 198);">4.日线行情</span><span style="display: none;"></span></h3><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">接口:daily</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">数据说明:交易日每天15点~16点之间。本接口是未复权行情,停牌期间不提供数据。</p><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">输入参数</section></li></ul><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.2571428571428571" src="https://upload-images.jianshu.io/upload_images/14472386-33eb5dccaa75a135" data-type="png" data-w="1680" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /></figure><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">输出参数</section></li></ul><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.6074429771908764" src="https://upload-images.jianshu.io/upload_images/14472386-a41c19c9eb04988b" data-type="png" data-w="1666" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /></figure><ul data-tool="mdnice编辑器" style="margin-top: 8px;margin-bottom: 8px;padding-left: 25px;color: black;" class="list-paddingleft-2"><li><section style="margin-top: 5px;margin-bottom: 5px;line-height: 26px;color: rgb(1, 1, 1);">示例</section></li></ul><pre data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.55) 0px 2px 10px;"><span style="display: block;background: url("https://mmbiz.qpic.cn/mmbiz_png/xk9ot5sU5zjZ0fjPpUydY15wJl4TkkmrwgZkOSkOg7OxurjiawBKv4FSEmKJMP9QjtLRDu1O0odFcxCo1In2TnA/640?wx_fmt=png") 10px 10px / 40px no-repeat rgb(248, 248, 248);height: 30px;width: 100%;margin-bottom: -7px;border-radius: 5px;"></span><code style="overflow-x: auto;padding: 16px;color: #333;display: -webkit-box;font-family: Operator Mono, Consolas, Monaco, Menlo, monospace;font-size: 12px;-webkit-overflow-scrolling: touch;padding-top: 15px;background: #f8f8f8;border-radius: 5px;">df = pro.daily(ts_code=<span style="color: #d14;line-height: 26px;">'600519.SH'</span>, start_date=<span style="color: #d14;line-height: 26px;">'20200708'</span>, end_date=<span style="color: #d14;line-height: 26px;">'20200709'</span>)<br /></code></pre><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="0.10235294117647059" src="https://upload-images.jianshu.io/upload_images/14472386-f9eb9b81dbb0bce6" data-type="png" data-w="1700" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;" /></figure><h3 data-tool="mdnice编辑器" style="margin-top: 30px;margin-bottom: 15px;font-weight: bold;color: black;font-size: 20px;"><span style=";background-size: 15px 15px;display: inline-block;width: 15px;height: 15px;line-height: 15px;margin-bottom: -1px;"></span><span style="display: none;"></span><span style="font-size: 16px;display: inline-block;margin-left: 8px;color: rgb(60, 112, 198);">5.其它数据</span><span style="display: none;"></span></h3><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">数据太多无法一一展示,这里截图展示一下该接口所涵盖的11个门类数据,即使不用这个来进行量化分析,也可以用它作为一个数据源,练练数据分析项目也是非常不错的</p><figure data-tool="mdnice编辑器" style="margin-top: 10px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;"><img data-ratio="2.685185185185185" src="https://upload-images.jianshu.io/upload_images/14472386-4418c8e072af268e" data-type="png" data-w="432" style="display: block;margin-right: auto;margin-left: auto;border-radius: 4px;margin-bottom: 25px;width: 97px;height: 262px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;" /></figure><h2 data-tool="mdnice编辑器" style="font-weight: bold;color: black;font-size: 22px;text-align: center;;background-position: center center;background-repeat: no-repeat;background-attachment: initial;background-origin: initial;background-clip: initial;background-size: 63px;margin-top: 38px;margin-bottom: 10px;"><span style="display: none;"></span><span style="display: inline-block;height: 38px;line-height: 42px;color: rgb(60, 112, 198);background-position: left center;background-repeat: no-repeat;background-attachment: initial;background-origin: initial;background-clip: initial;background-size: 63px;margin-top: 38px;font-size: 18px;margin-bottom: 10px;">最后</span></h2><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">附上行哥多年深度体验股灾的感受所得出的一句话:凡是自己不能掌控输赢的赚钱都是赌博</p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">顺便给大家推荐两本书,助各位股神读者早日财富自由:</p><section><mpcps frameborder="0" class="js_editor_cps" data-datakey="1594287570205_0.8134032821096278" style="width:100% !important;border:0;" data-uid="1594287570203" data-type="1" data-product="" data-templateid="list" data-pid="12526614" data-packid="" data-smartnum="" data-color="#fa7834" data-categoryid="3" data-appid="wxbdbc4659744ed70d" data-report="s0%3D0%26s1%3D0%26s2%3D0%26s3%3D%25E9%2587%258F%25E5%258C%2596%25E4%25BA%25A4%25E6%2598%2593%26s4%3D0%26s5%3D10%26s6%3Did_1594287813609_384906%26s7%3D%26s8%3D%26s9%3D%26s10%3D%26pid%3Dwxbdbc4659744ed70d_12526614%26uuid%3D23955359041520542200%26title%3DPython%25E9%2587%258F%25E5%258C%2596%25E4%25BA%25A4%25E6%2598%2593%25E5%25AE%259E%25E6%2588%2598%26sid%3D1%26cid%3D3%26ratio%3D18.00%2525%26price%3D69.50%26"></mpcps></section><section><mpcps frameborder="0" class="js_editor_cps" data-datakey="1594287570206_0.462112361212228" style="width:100% !important;border:0;" data-uid="1594287570204" data-type="1" data-product="" data-templateid="list" data-pid="12093747" data-packid="" data-smartnum="" data-color="#fa7834" data-categoryid="3" data-appid="wxbdbc4659744ed70d" data-report="s0%3D0%26s1%3D0%26s2%3D0%26s3%3D%25E6%25B4%25BB%25E7%259D%2580%26s4%3D0%26s5%3D10%26s6%3Did_1594287842120_128682%26s7%3D%26s8%3D%26s9%3D%26s10%3D%26pid%3Dwxbdbc4659744ed70d_12093747%26uuid%3D2395535904299278389%26title%3D%25E6%25B4%25BB%25E7%259D%2580%26sid%3D1%26cid%3D3%26ratio%3D18.00%2525%26price%3D35.00%26"></mpcps></section><section><br /></section><h2 data-tool="mdnice编辑器" data-darkmode-color-15935720120553="rgb(153, 64, 195)" data-darkmode-original-color-15935720120553="rgb(119, 48, 152)" data-style="margin: 1em auto; padding-top: 0.5em; padding-bottom: 0.5em; font-weight: bold; font-size: 22px; max-width: 100%; font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif; white-space: normal; background-color: rgb(255, 255, 255); color: rgb(119, 48, 152); letter-spacing: 0.05em; min-height: 32px; line-height: 28px; border-bottom: 1px solid rgb(119, 48, 152); border-top-color: rgb(119, 48, 152); border-right-color: rgb(119, 48, 152); border-left-color: rgb(119, 48, 152); text-align: center; width: 541.441px; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box !important; overflow-wrap: break-word !important;" data-darkmode-color="rgb(160, 77, 199)" data-darkmode-original-color="rgb(119, 48, 152)" data-darkmode-color-15936807228674="rgb(153, 64, 195)" data-darkmode-original-color-15936807228674="rgb(119, 48, 152)" data-darkmode-color-15937569946087="rgb(153, 64, 195)" data-darkmode-original-color-15937569946087="rgb(119, 48, 152)" data-darkmode-bgcolor-15937569946087="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15937569946087="rgb(255, 255, 255)" data-darkmode-bgcolor="rgb(36, 36, 36)" data-darkmode-original-bgcolor="rgb(255, 255, 255)" data-darkmode-color-15940138686677="rgb(153, 64, 195)" data-darkmode-original-color-15940138686677="rgb(119, 48, 152)" data-darkmode-color-15941974456033="rgb(153, 64, 195)" data-darkmode-original-color-15941974456033="rgb(119, 48, 152)" data-darkmode-bgcolor-15941974456033="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15941974456033="rgb(255, 255, 255)" data-darkmode-bgcolor-15942878754726="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15942878754726="rgb(255, 255, 255)" data-darkmode-color-15942878754726="rgb(153, 64, 195)" data-darkmode-original-color-15942878754726="rgb(119, 48, 152)" style="margin: 1em auto;padding-top: 0.5em;padding-bottom: 0.5em;font-weight: bold;font-size: 22px;max-width: 100%;white-space: normal;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;background-color: rgb(255, 255, 255);color: rgb(119, 48, 152);letter-spacing: 0.05em;min-height: 32px;line-height: 28px;border-bottom: 1px solid rgb(119, 48, 152);border-top-color: rgb(119, 48, 152);border-right-color: rgb(119, 48, 152);border-left-color: rgb(119, 48, 152);text-align: center;width: 541.441px;display: flex;flex-direction: column;justify-content: center;box-sizing: border-box !important;overflow-wrap: break-word !important;">往期推荐</h2><p style="text-align: center;"><p><span style="color: #8d8d8d;"><span class="js_jump_icon h5_image_link" data-positionback="static" style="top: auto;left: auto;margin: 0px;right: auto;bottom: auto;"><img class="rich_pages" data-ratio="0.608540925266904" data-s="300,640" src="https://upload-images.jianshu.io/upload_images/14472386-af302db2ffd53b5c" data-type="png" data-w="562" style="width: 297px;height: 181px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;margin: 0px;" /></span></span></p></p><p style="max-width: 100%;min-height: 1em;color: rgba(0, 0, 0, 0.8);font-family: -apple-system-font, system-ui, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);text-align: center;box-sizing: border-box !important;overflow-wrap: break-word !important;"><p><span style="color: #8d8d8d;"><span class="js_jump_icon h5_image_link" data-positionback="static" style="top: auto;left: auto;margin: 0px;right: auto;bottom: auto;"><img class="rich_pages" data-ratio="0.5649122807017544" data-s="300,640" src="https://upload-images.jianshu.io/upload_images/14472386-a07d0766a1808c4d" data-type="png" data-w="570" style="color: rgb(63, 63, 63);font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;letter-spacing: 0.034em;width: 301px;height: 170px;box-shadow: rgb(170, 170, 170) 0px 0px 14px 0px;margin: 0px;" /></span></span></p></p><p data-darkmode-color-15935020964086="rgb(141, 141, 141)" data-darkmode-original-color-15935020964086="rgb(89, 89, 89)" data-darkmode-color="rgb(138, 138, 138)" data-darkmode-original-color="rgb(89, 89, 89)" data-darkmode-bgcolor-15935720120553="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15935720120553="rgb(255, 255, 255)" data-darkmode-color-15935720120553="rgb(141, 141, 141)" data-darkmode-original-color-15935720120553="rgb(89, 89, 89)" data-style="max-width: 100%; min-height: 1em; font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif; white-space: normal; font-size: 15px; letter-spacing: 0.75px; background-color: rgb(255, 255, 255); color: rgb(89, 89, 89); text-align: center; box-sizing: border-box !important; overflow-wrap: break-word !important;" data-darkmode-bgcolor="rgb(36, 36, 36)" data-darkmode-original-bgcolor="rgb(255, 255, 255)" data-darkmode-bgcolor-15936807228674="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15936807228674="rgb(255, 255, 255)" data-darkmode-color-15936807228674="rgb(141, 141, 141)" data-darkmode-original-color-15936807228674="rgb(89, 89, 89)" data-darkmode-color-15937569946087="rgb(141, 141, 141)" data-darkmode-original-color-15937569946087="rgb(89, 89, 89)" data-darkmode-bgcolor-15937569946087="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15937569946087="rgb(255, 255, 255)" data-darkmode-color-15940138686677="rgb(141, 141, 141)" data-darkmode-original-color-15940138686677="rgb(89, 89, 89)" data-darkmode-color-15941974456033="rgb(141, 141, 141)" data-darkmode-original-color-15941974456033="rgb(89, 89, 89)" data-darkmode-bgcolor-15941974456033="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15941974456033="rgb(255, 255, 255)" data-darkmode-bgcolor-15942878754726="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15942878754726="rgb(255, 255, 255)" data-darkmode-color-15942878754726="rgb(141, 141, 141)" data-darkmode-original-color-15942878754726="rgb(89, 89, 89)" style="max-width: 100%;min-height: 1em;white-space: normal;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;font-size: 15px;letter-spacing: 0.75px;background-color: rgb(255, 255, 255);color: rgb(89, 89, 89);text-align: center;box-sizing: border-box !important;overflow-wrap: break-word !important;"><br /></p><section data-tool="mdnice编辑器" data-website="https://www.mdnice.com" data-darkmode-color-15913463418954="rgb(167, 167, 167)" data-darkmode-original-color-15913463418954="rgb(63, 63, 63)" data-style="margin-top: -10px; padding-right: 10px; padding-left: 10px; max-width: 100%; overflow-wrap: break-word; font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif; font-size: 16px; letter-spacing: 0.544px; white-space: normal; color: rgba(0, 0, 0, 0.8); background-color: rgb(255, 255, 255); text-align: center; line-height: 1.6; box-sizing: border-box !important;" data-darkmode-color="rgba(230, 230, 230, 0.8)" data-darkmode-original-color="rgba(0, 0, 0, 0.8)" data-darkmode-color-15916025696002="rgb(167, 167, 167)" data-darkmode-original-color-15916025696002="rgb(63, 63, 63)" data-darkmode-bgcolor-15916025696002="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15916025696002="rgb(255, 255, 255)" data-darkmode-bgcolor="rgb(36, 36, 36)" data-darkmode-original-bgcolor="rgb(255, 255, 255)" data-darkmode-bgcolor-15916983448483="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15916983448483="rgb(255, 255, 255)" data-darkmode-color-15916983448483="rgb(167, 167, 167)" data-darkmode-original-color-15916983448483="rgb(63, 63, 63)" data-darkmode-bgcolor-15918641515062="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15918641515062="rgb(255, 255, 255)" data-darkmode-color-15918641515062="rgb(167, 167, 167)" data-darkmode-original-color-15918641515062="rgb(63, 63, 63)" data-darkmode-bgcolor-15921212299184="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15921212299184="rgb(255, 255, 255)" data-darkmode-color-15921212299184="rgb(167, 167, 167)" data-darkmode-original-color-15921212299184="rgb(63, 63, 63)" data-darkmode-bgcolor-15923536714973="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15923536714973="rgb(255, 255, 255)" data-darkmode-color-15923536714973="rgb(167, 167, 167)" data-darkmode-original-color-15923536714973="rgb(63, 63, 63)" data-darkmode-bgcolor-15925319272786="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15925319272786="rgb(255, 255, 255)" data-darkmode-color-15925319272786="rgb(163, 163, 163)" data-darkmode-original-color-15925319272786="rgb(63, 63, 63)" data-darkmode-bgcolor-15927197712820="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15927197712820="rgb(255, 255, 255)" data-darkmode-color-15927197712820="rgb(163, 163, 163)" data-darkmode-original-color-15927197712820="rgb(63, 63, 63)" data-darkmode-bgcolor-159275076190310="rgb(25, 25, 25)" data-darkmode-original-bgcolor-159275076190310="rgb(255, 255, 255)" data-darkmode-color-159275076190310="rgb(163, 163, 163)" data-darkmode-original-color-159275076190310="rgb(63, 63, 63)" data-darkmode-bgcolor-15928435756953="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15928435756953="rgb(255, 255, 255)" data-darkmode-color-15928435756953="rgb(163, 163, 163)" data-darkmode-original-color-15928435756953="rgb(63, 63, 63)" data-darkmode-bgcolor-15930772035132="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15930772035132="rgb(255, 255, 255)" data-darkmode-color-15930772035132="rgb(163, 163, 163)" data-darkmode-original-color-15930772035132="rgb(63, 63, 63)" data-darkmode-bgcolor-15931593364250="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15931593364250="rgb(255, 255, 255)" data-darkmode-color-15931593364250="rgb(163, 163, 163)" data-darkmode-original-color-15931593364250="rgb(63, 63, 63)" data-darkmode-color-15933119968559="rgb(163, 163, 163)" data-darkmode-original-color-15933119968559="rgb(63, 63, 63)" data-darkmode-bgcolor-15933119968559="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15933119968559="rgb(255, 255, 255)" data-darkmode-color-15933948273902="rgb(163, 163, 163)" data-darkmode-original-color-15933948273902="rgb(63, 63, 63)" data-darkmode-color-15935020964086="rgb(163, 163, 163)" data-darkmode-original-color-15935020964086="rgb(63, 63, 63)" data-darkmode-bgcolor-15935020964086="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15935020964086="rgb(255, 255, 255)" data-darkmode-bgcolor-15935720120553="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15935720120553="rgb(255, 255, 255)" data-darkmode-bgcolor-15936807228674="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15936807228674="rgb(255, 255, 255)" data-darkmode-color-15937569946087="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15937569946087="rgba(0, 0, 0, 0.8)" data-darkmode-bgcolor-15937569946087="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15937569946087="rgb(255, 255, 255)" data-darkmode-color-15940138686677="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15940138686677="rgba(0, 0, 0, 0.8)" data-darkmode-color-15941974456033="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15941974456033="rgba(0, 0, 0, 0.8)" data-darkmode-bgcolor-15941974456033="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15941974456033="rgb(255, 255, 255)" data-darkmode-bgcolor-15942878754726="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15942878754726="rgb(255, 255, 255)" data-darkmode-color-15942878754726="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15942878754726="rgba(0, 0, 0, 0.8)" style="margin-top: -10px;padding-right: 10px;padding-left: 10px;max-width: 100%;overflow-wrap: break-word;color: rgba(0, 0, 0, 0.8);letter-spacing: 0.544px;white-space: normal;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;font-size: 16px;background-color: rgb(255, 255, 255);text-align: center;line-height: 1.6;box-sizing: border-box !important;"><img class="rich_pages" data-backh="171" data-backw="371" data-ratio="0.46" data-s="300,640" data-type="png" data-w="800" src="https://upload-images.jianshu.io/upload_images/14472386-76cb2277fb45c6bb" style="color: rgb(63, 63, 63);letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;visibility: visible !important;width: 317px !important;" /><br /></section><section data-tool="mdnice编辑器" data-website="https://www.mdnice.com" data-darkmode-color-15913463418954="rgb(167, 167, 167)" data-darkmode-original-color-15913463418954="rgb(63, 63, 63)" data-style="margin-top: -10px; padding-right: 10px; padding-left: 10px; max-width: 100%; overflow-wrap: break-word; font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif; font-size: 16px; letter-spacing: 0.544px; white-space: normal; color: rgba(0, 0, 0, 0.8); background-color: rgb(255, 255, 255); text-align: center; line-height: 1.6; box-sizing: border-box !important;" data-darkmode-color="rgba(230, 230, 230, 0.8)" data-darkmode-original-color="rgba(0, 0, 0, 0.8)" data-darkmode-color-15916025696002="rgb(167, 167, 167)" data-darkmode-original-color-15916025696002="rgb(63, 63, 63)" data-darkmode-bgcolor-15916025696002="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15916025696002="rgb(255, 255, 255)" data-darkmode-bgcolor="rgb(36, 36, 36)" data-darkmode-original-bgcolor="rgb(255, 255, 255)" data-darkmode-bgcolor-15916983448483="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15916983448483="rgb(255, 255, 255)" data-darkmode-color-15916983448483="rgb(167, 167, 167)" data-darkmode-original-color-15916983448483="rgb(63, 63, 63)" data-darkmode-bgcolor-15918641515062="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15918641515062="rgb(255, 255, 255)" data-darkmode-color-15918641515062="rgb(167, 167, 167)" data-darkmode-original-color-15918641515062="rgb(63, 63, 63)" data-darkmode-bgcolor-15921212299184="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15921212299184="rgb(255, 255, 255)" data-darkmode-color-15921212299184="rgb(167, 167, 167)" data-darkmode-original-color-15921212299184="rgb(63, 63, 63)" data-darkmode-bgcolor-15923536714973="rgb(36, 36, 36)" data-darkmode-original-bgcolor-15923536714973="rgb(255, 255, 255)" data-darkmode-color-15923536714973="rgb(167, 167, 167)" data-darkmode-original-color-15923536714973="rgb(63, 63, 63)" data-darkmode-bgcolor-15925319272786="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15925319272786="rgb(255, 255, 255)" data-darkmode-color-15925319272786="rgb(163, 163, 163)" data-darkmode-original-color-15925319272786="rgb(63, 63, 63)" data-darkmode-bgcolor-15927197712820="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15927197712820="rgb(255, 255, 255)" data-darkmode-color-15927197712820="rgb(163, 163, 163)" data-darkmode-original-color-15927197712820="rgb(63, 63, 63)" data-darkmode-bgcolor-159275076190310="rgb(25, 25, 25)" data-darkmode-original-bgcolor-159275076190310="rgb(255, 255, 255)" data-darkmode-color-159275076190310="rgb(163, 163, 163)" data-darkmode-original-color-159275076190310="rgb(63, 63, 63)" data-darkmode-bgcolor-15928435756953="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15928435756953="rgb(255, 255, 255)" data-darkmode-color-15928435756953="rgb(163, 163, 163)" data-darkmode-original-color-15928435756953="rgb(63, 63, 63)" data-darkmode-bgcolor-15930772035132="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15930772035132="rgb(255, 255, 255)" data-darkmode-color-15930772035132="rgb(163, 163, 163)" data-darkmode-original-color-15930772035132="rgb(63, 63, 63)" data-darkmode-bgcolor-15931593364250="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15931593364250="rgb(255, 255, 255)" data-darkmode-color-15931593364250="rgb(163, 163, 163)" data-darkmode-original-color-15931593364250="rgb(63, 63, 63)" data-darkmode-color-15933119968559="rgb(163, 163, 163)" data-darkmode-original-color-15933119968559="rgb(63, 63, 63)" data-darkmode-bgcolor-15933119968559="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15933119968559="rgb(255, 255, 255)" data-darkmode-color-15933948273902="rgb(163, 163, 163)" data-darkmode-original-color-15933948273902="rgb(63, 63, 63)" data-darkmode-color-15935020964086="rgb(163, 163, 163)" data-darkmode-original-color-15935020964086="rgb(63, 63, 63)" data-darkmode-bgcolor-15935020964086="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15935020964086="rgb(255, 255, 255)" data-darkmode-bgcolor-15935720120553="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15935720120553="rgb(255, 255, 255)" data-darkmode-bgcolor-15936807228674="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15936807228674="rgb(255, 255, 255)" data-darkmode-color-15937569946087="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15937569946087="rgba(0, 0, 0, 0.8)" data-darkmode-bgcolor-15937569946087="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15937569946087="rgb(255, 255, 255)" data-darkmode-color-15940138686677="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15940138686677="rgba(0, 0, 0, 0.8)" data-darkmode-color-15941974456033="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15941974456033="rgba(0, 0, 0, 0.8)" data-darkmode-bgcolor-15941974456033="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15941974456033="rgb(255, 255, 255)" data-darkmode-bgcolor-15942878754726="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15942878754726="rgb(255, 255, 255)" data-darkmode-color-15942878754726="rgba(163, 163, 163, 0.8)" data-darkmode-original-color-15942878754726="rgba(0, 0, 0, 0.8)" style="margin-top: -10px;padding-right: 10px;padding-left: 10px;max-width: 100%;overflow-wrap: break-word;color: rgba(0, 0, 0, 0.8);letter-spacing: 0.544px;white-space: normal;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;font-size: 16px;background-color: rgb(255, 255, 255);text-align: center;line-height: 1.6;box-sizing: border-box !important;"><br /></section><p style="max-width: 100%;min-height: 1em;color: rgba(0, 0, 0, 0.8);font-family: -apple-system-font, system-ui, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="max-width: 100%;font-size: 16px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong data-darkmode-color-15935720120553="rgb(255, 23, 0)" data-darkmode-original-color-15935720120553="rgb(255, 0, 0)" data-darkmode-color="rgb(255, 21, 21)" data-darkmode-original-color="rgb(255, 0, 0)" data-darkmode-color-15936807228674="rgb(255, 23, 0)" data-darkmode-original-color-15936807228674="rgb(255, 0, 0)" data-darkmode-color-15937569946087="rgb(255, 23, 0)" data-darkmode-original-color-15937569946087="rgb(255, 0, 0)" data-darkmode-bgcolor-15937569946087="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15937569946087="rgb(255, 255, 255)" data-darkmode-bgcolor="rgb(36, 36, 36)" data-darkmode-original-bgcolor="rgb(255, 255, 255)" data-darkmode-color-15940138686677="rgb(255, 23, 0)" data-darkmode-original-color-15940138686677="rgb(255, 0, 0)" data-darkmode-bgcolor-15940138686677="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15940138686677="rgb(255, 255, 255)" data-style="max-width: 100%; font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif; text-align: left; color: rgb(255, 0, 0); font-size: 20px; letter-spacing: 0.8px; box-sizing: border-box !important; overflow-wrap: break-word !important;" data-darkmode-bgcolor-15941974456033="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15941974456033="rgb(255, 255, 255)" data-darkmode-color-15941974456033="rgb(255, 23, 0)" data-darkmode-original-color-15941974456033="rgb(255, 0, 0)" data-darkmode-color-15942878754726="rgb(255, 23, 0)" data-darkmode-original-color-15942878754726="rgb(255, 0, 0)" style="max-width: 100%;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;text-align: left;color: rgb(255, 0, 0);font-size: 20px;letter-spacing: 0.8px;box-sizing: border-box !important;overflow-wrap: break-word !important;">三连在看</strong><strong data-darkmode-color-15935720120553="rgb(255, 23, 0)" data-darkmode-original-color-15935720120553="rgb(255, 0, 0)" data-darkmode-color="rgb(255, 21, 21)" data-darkmode-original-color="rgb(255, 0, 0)" data-darkmode-color-15936807228674="rgb(255, 23, 0)" data-darkmode-original-color-15936807228674="rgb(255, 0, 0)" data-darkmode-color-15937569946087="rgb(255, 23, 0)" data-darkmode-original-color-15937569946087="rgb(255, 0, 0)" data-darkmode-bgcolor-15937569946087="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15937569946087="rgb(255, 255, 255)" data-darkmode-bgcolor="rgb(36, 36, 36)" data-darkmode-original-bgcolor="rgb(255, 255, 255)" data-darkmode-color-15940138686677="rgb(255, 23, 0)" data-darkmode-original-color-15940138686677="rgb(255, 0, 0)" data-darkmode-bgcolor-15940138686677="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15940138686677="rgb(255, 255, 255)" data-style="max-width: 100%; font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif; text-align: left; color: rgb(255, 0, 0); font-size: 20px; letter-spacing: 0.8px; box-sizing: border-box !important; overflow-wrap: break-word !important;" data-darkmode-bgcolor-15941974456033="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15941974456033="rgb(255, 255, 255)" data-darkmode-color-15941974456033="rgb(255, 23, 0)" data-darkmode-original-color-15941974456033="rgb(255, 0, 0)" data-darkmode-color-15942878754726="rgb(255, 23, 0)" data-darkmode-original-color-15942878754726="rgb(255, 0, 0)" style="max-width: 100%;font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, "PingFang SC", Cambria, Cochin, Georgia, Times, "Times New Roman", serif;text-align: left;color: rgb(255, 0, 0);font-size: 20px;letter-spacing: 0.8px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span data-darkmode-bgcolor-15941974456033="rgb(25, 25, 25)" data-darkmode-original-bgcolor-15941974456033="rgb(255, 255, 255)" data-darkmode-color-15941974456033="rgb(163, 163, 163)" data-darkmode-original-color-15941974456033="rgb(0, 0, 0)" data-style="font-size: 16px; max-width: 100%; color: rgb(0, 0, 0); box-sizing: border-box !important; overflow-wrap: break-word !important;" data-darkmode-bgcolor="rgb(36, 36, 36)" data-darkmode-original-bgcolor="rgb(255, 255, 255)" data-darkmode-color="rgb(230, 230, 230)" data-darkmode-original-color="rgb(0, 0, 0)" data-darkmode-color-15942878754726="rgb(163, 163, 163)" data-darkmode-original-color-15942878754726="rgb(0, 0, 0)" style="max-width: 100%;font-size: 16px;color: rgb(0, 0, 0);box-sizing: border-box !important;overflow-wrap: break-word !important;">是对行哥送书最大的支持!!!!</span></strong></span></p><p data-tool="mdnice编辑器" style="padding-bottom: 8px;padding-top: 23px;color: rgb(74, 74, 74);line-height: 1.75em;">注册网址:https://tushare.pro/register?reg=378983</p></section>

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 213,417评论 6 492
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 90,921评论 3 387
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 158,850评论 0 349
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 56,945评论 1 285
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 66,069评论 6 385
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 50,188评论 1 291
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 39,239评论 3 412
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 37,994评论 0 268
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 44,409评论 1 304
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 36,735评论 2 327
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 38,898评论 1 341
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 34,578评论 4 336
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 40,205评论 3 317
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 30,916评论 0 21
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,156评论 1 267
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 46,722评论 2 363
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 43,781评论 2 351