<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>指标之家—公式指标程序代码分享—公式指标网 - 益盟操盘手</title>
    <link>http://www.tdxclub.com/forum.php?mod=forumdisplay&amp;fid=43</link>
    <description>Latest 20 threads of 益盟操盘手</description>
    <copyright>Copyright(C) 指标之家—公式指标程序代码分享—公式指标网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 13 Apr 2026 02:23:28 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.tdxclub.com/static/image/common/logo_88_31.gif</url>
      <title>指标之家—公式指标程序代码分享—公式指标网</title>
      <link>http://www.tdxclub.com/</link>
    </image>
    <item>
      <title>分时T+0宇宙版SVIP</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=188907</link>
      <description><![CDATA[]]></description>
      <category>益盟操盘手</category>
      <author>hzx</author>
      <pubDate>Mon, 09 Oct 2023 11:37:49 +0000</pubDate>
    </item>
    <item>
      <title>益盟截图</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=170686</link>
      <description><![CDATA[]]></description>
      <category>益盟操盘手</category>
      <author>hzx</author>
      <pubDate>Wed, 09 Nov 2022 08:24:37 +0000</pubDate>
    </item>
    <item>
      <title>益盟趋势王，通达信益盟均可用，无未来！</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=156196</link>
      <description><![CDATA[]]></description>
      <category>益盟操盘手</category>
      <author>hzx</author>
      <pubDate>Mon, 01 Nov 2021 11:07:31 +0000</pubDate>
    </item>
    <item>
      <title>一个BS操盘线指标，与益盟收费的经典操盘线不想上下，可惜是日线锁定</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=101186</link>
      <description><![CDATA[以下是一个BS操盘线指标，与益盟收费的经典操盘线不想上下，可惜是日线锁定（无源码的请下载附件导入）

日线锁定:=(PERIOD==5) AND (C&amp;gt;0) AND V&amp;gt;1; 
引力:=(MA(C,30)+MA(C,72))/2; 
下轨:=引力*0.73; 
下轨75:=引力*0.75; 
下轨71:=引力*0.71; 
下轨68:=引力*0.68; 
过 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Sat, 21 Aug 2021 02:54:37 +0000</pubDate>
    </item>
    <item>
      <title>通达信益盟操盘手筹码分析指标源码</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=99936</link>
      <description><![CDATA[以下是通达信益盟操盘手筹码分析指标源码（无源码的请下载附件导入）

{筹码分析}
HSL:=EMA(VOL/CAPITAL,3);
ZDL:=HHV(HSL,240);
ZXL:=LLV(HSL,240);
XS:=MA(C,33);
锁定筹码:EMA((HSL-ZXL)/ZXL*XS,13);
浮动筹码:EMA((ZDL-HSL)/HSL*XS,13);
力量对比:锁定筹码-浮动筹码 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 23:18:17 +0000</pubDate>
    </item>
    <item>
      <title>通达信益盟超盘手指标公式</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=99874</link>
      <description><![CDATA[以下是通达信益盟超盘手指标公式（无源码的请下载附件导入）

MA5: MA(CLOSE,5);
MA10: MA(CLOSE,10);
MA20: MA(CLOSE,20);
MA60: MA(CLOSE,60);
drawtext(cross(cpx,0),LOW,\'B\'),coloryellow,linethick3;
drawtext(cross(0,cpx),HIGH*1.01,\'S\'),colorgreen,linethick3; ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 23:14:05 +0000</pubDate>
    </item>
    <item>
      <title>通达信益盟操盘手指标</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=99837</link>
      <description><![CDATA[以下是通达信益盟操盘手指标（无源码的请下载附件导入）

MA5: MA(CLOSE,5);
MA10: MA(CLOSE,10);
MA20: MA(CLOSE,20);
MA60: MA(CLOSE,60);
drawtext(cross(cpx,0),LOW,\'B\'),coloryellow,linethick3;
drawtext(cross(0,cpx),HIGH*1.01,\'S\'),colorgreen,linethick3;
sti ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 23:10:59 +0000</pubDate>
    </item>
    <item>
      <title>通达信益盟操盘手经典指标源码</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=99312</link>
      <description><![CDATA[以下是通达信益盟操盘手经典指标源码（无源码的请下载附件导入）

益盟操盘手经典指标源码，希望觉得有用的人拿去吧
ABJB
按部就班
N(1,100,5)
现价:C;
顶部: cost(95) ,colorffff33;
卖出: cost(75) ,colorgreen;
买入: cost(30) ,colorred;
底部: cost(5) ,colorteal; ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 22:30:59 +0000</pubDate>
    </item>
    <item>
      <title>通达信波段无敌——益盟操盘手付费指标值</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=98942</link>
      <description><![CDATA[以下是通达信波段无敌——益盟操盘手付费指标值（无源码的请下载附件导入）

本指标是益盟操盘手软件中的付费指标，适合波段操作，希望对大家有帮助！
波段无敌
P1:=0;
&amp;nbsp2:= IF (CLOSE&amp;gt;MA(CLOSE,5),P1+10,P1-10);
&amp;nbsp3:= IF (CLOSE&amp;gt;MA(CLOSE,10),P2+10,P2-10);
&amp;n ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 22:08:04 +0000</pubDate>
    </item>
    <item>
      <title>通达信波段无敌公式 益盟操盘手付费指标</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=98940</link>
      <description><![CDATA[以下是通达信波段无敌公式 益盟操盘手付费指标（无源码的请下载附件导入）

通达信波段无敌公式 益盟操盘手付费指标
本指标是益盟操盘手软件中的付费指标，适合波段操作，希望对大家有帮助！
源码
P1:=0;
&amp;nbsp2:= IF (CLOSE&amp;gt;MA(CLOSE,5),P1+10,P1-10);
&amp;nbsp3:= IF (CL ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 22:07:59 +0000</pubDate>
    </item>
    <item>
      <title>通达信益盟趋势顶底指标公式</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=97340</link>
      <description><![CDATA[以下是通达信益盟趋势顶底指标公式（无源码的请下载附件导入）

源码
80,COLOR996699;
&amp;nbsp;20,COLORGREEN;
&amp;nbsp;10,COLORCC6633,LINETHICK2;
&amp;nbsp;90,COLOR9966FF,LINETHICK2;
&amp;nbsp;{
&amp;nbsp;50,COLORRED;
&amp;nbsp;FILLRGN(1,20,80),COLOR222222;
&amp;nbsp;FILLRGN(1,90, ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 20:24:36 +0000</pubDate>
    </item>
    <item>
      <title>益盟操盘手筹码分析{副图指标筹码分析浮动筹码}</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=93399</link>
      <description><![CDATA[以下是益盟操盘手筹码分析{副图指标筹码分析浮动筹码}（无源码的请下载附件导入）

{筹码分析}
HSL:=EMA(VOL/CAPITAL,3);
&amp;nbsp;ZDL:=HHV(HSL,240);
&amp;nbsp;ZXL:=LLV(HSL,240);
&amp;nbsp;XS:=MA(C,33);
锁定筹码:EMA((HSL-ZXL)/ZXL*XS,13);
浮动筹码:EMA((ZDL-HSL)/HSL*XS,1 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 11:57:24 +0000</pubDate>
    </item>
    <item>
      <title>通达信益盟主力行为识别系统</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=93357</link>
      <description><![CDATA[以下是通达信益盟主力行为识别系统（无源码的请下载附件导入）

益盟主力行为识别系统
VAR2:=LLV(LOW,33); 
&amp;nbsp;VAR3:=HHV(HIGH,21); 
&amp;nbsp;VAR4:=EMA((CLOSE-VAR2)/(VAR3-VAR2)*100,20)*0.998;
&amp;nbsp;100,STICK,LINETHICK7, COLORFFCC33;
&amp;nbsp;80, STICK,LINETHICK ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 11:53:29 +0000</pubDate>
    </item>
    <item>
      <title>通达信塔形底3.0（指标 副图 和益盟操盘手 贴图）</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=92863</link>
      <description><![CDATA[以下是通达信塔形底3.0（指标 副图 和益盟操盘手 贴图）（无源码的请下载附件导入）

分享一个通达信和益盟操盘手的副图指标：塔形底指标。一般来说，股价在低位形成塔形底后，如若有量配合，往往会有一段较大的涨势出现，因此，投资者见此图形应抓准机会，跟进做多。因 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 10:52:13 +0000</pubDate>
    </item>
    <item>
      <title>通达信吃定彩虹指标主图和益盟操盘手贴图</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=92856</link>
      <description><![CDATA[以下是通达信吃定彩虹指标主图和益盟操盘手贴图（无源码的请下载附件导入）

吃定彩虹-益盟主图
碰上彩虹吃定彩虹说的不是长颈鹿的奶做的彩虹糖，是说的是碰上并买到了水红色的像彩带一样飘动的一个股票波段，就会过上彩虹一样的美好生活。
哈哈，开个玩笑，言归正传。 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 10:51:45 +0000</pubDate>
    </item>
    <item>
      <title>通达信公式分享成功阶梯，益盟操盘手副图指标转换</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=92855</link>
      <description><![CDATA[以下是通达信公式分享成功阶梯，益盟操盘手副图指标转换（无源码的请下载附件导入）

成功阶梯指标，益盟操盘手副图指标。副图有一条蓝色的趋势线，似乎是上红房子的神秘通道。趋势线从底部区域上穿0轴，就进入了像空中楼阁一样的红房子。进门以后就是一个平缓的阶梯， ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 10:51:42 +0000</pubDate>
    </item>
    <item>
      <title>谢老师蹦极指标副图和益盟操盘手贴图）</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=92854</link>
      <description><![CDATA[以下是谢老师蹦极指标副图和益盟操盘手贴图）（无源码的请下载附件导入）

把一根长长的橡皮条绑在踝关节处然后两臂伸开，双腿并拢，头朝下，从桥梁、塔顶、高楼、吊车上跳下去。当落到离地面一定距离时，橡皮绳到达极限时，人被拉起。这样反复多次直到橡皮绳的弹性消失 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 10:51:38 +0000</pubDate>
    </item>
    <item>
      <title>通达信MACD看透主力更新版指标副图和益盟操盘手</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=92846</link>
      <description><![CDATA[以下是通达信MACD看透主力更新版指标副图和益盟操盘手（无源码的请下载附件导入）

MACD看透主力-通达信副图
用法：底背离、低位金叉或者二次金叉，主力拉升=1，出黄金柱买入；出红柱，主力拉升=1持有；出绿柱，主力拉升=0卖出。做波段的，看红线（主力买1线），红线、 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 10:50:56 +0000</pubDate>
    </item>
    <item>
      <title>通达信势顶同步（指标 副图/选股 /益盟操盘手 贴图）</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=92828</link>
      <description><![CDATA[以下是通达信势顶同步（指标 副图/选股 /益盟操盘手 贴图）（无源码的请下载附件导入）

ABJB（即按部就班）的顶部线下压到一定位置，然后现价线迎上去，和顶部线粘合或缠绕着上行，现价线、顶部线、买入线和卖出线同时向上运行，这就是势顶同步。
&amp;nbsp;势顶同步是依据 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 10:49:15 +0000</pubDate>
    </item>
    <item>
      <title>通达信捕捞季节2.0（指标 副图和益盟操盘手贴图</title>
      <link>http://www.tdxclub.com/forum.php?mod=viewthread&amp;tid=92820</link>
      <description><![CDATA[以下是通达信捕捞季节2.0（指标 副图和益盟操盘手贴图（无源码的请下载附件导入）

现在是捕捞季节，出海捕鱼一定有不错的渔获。对于股友来说，有了上好的技术指标和方法，一年四季都是捕捞季节。股海里面的鱼更大，更好吃。下面我分享一下我的压箱宝贝&amp;mdash;&amp;mdash;捕 ...]]></description>
      <category>益盟操盘手</category>
      <author>ihzx</author>
      <pubDate>Fri, 20 Aug 2021 10:48:18 +0000</pubDate>
    </item>
  </channel>
</rss>