Xueqiu Follow Helper

在雪球组合上显示最近一个交易日调仓的成交价。允许为每个组合设置预算,并根据预算计算应买卖的股数。

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
henix
Daily installs
0
Total installs
642
Ratings
5 0 0
Version
20200704.1
Created
2015-10-11
Updated
2020-07-04
Size
5.72 KB
License
MIT
Applies to

这是一个帮助你跟着雪球组合进行交易的插件。特别适合无脑跟买者!

声明:股市有风险,使用此插件造成的一切损失由您自行承担。

功能

  1. 显示调仓的参考成交价,交易者可据此决定是否要跟。雪球手机客户端是可以显示参考成交价的,也就是说,雪球网站是提供这个数据的,只是网页版没显示而已
  2. 可设置预算,并根据参考成交价和百分比的变化计算应买卖的股数。计算公式为:

    应买卖股数 = 预算 * 变动百分比 / 参考成交价
    

    注:待成交时参考成交价用当前价格代替。

  3. 可设置挂买价系数。例如,将挂买系数设为 0.99 可实现“用比主理低 1% 的价格挂买”的交易策略。

更新日志

2016-04-16

雪球全面启用 https ,此脚本也开始支持 https

2015-11-10

雪球组合页面改版,增加了参考成交价。这个插件的信息显示位置调整到“最新调仓”的下面

2015-10-25

增加计算挂买价格功能

2015-10-22

  1. 若调仓状态为“待成交”(未开盘时的调仓),此时没有参考成交价,用当前价格代替
  2. 修改预算后不必刷新页面,直接更新

2015-10-17

股票代码的“SH”或“SZ”后面添加一个“.”。这样直接双击股票代码就可以复制啦。