<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>公式源码</title>
<link>http://www.51kaihu.com/yuanma/</link>
<description>股票学院 / 公式源码</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright © 2010-2012 股票吧（www.51kaihu.com） 版权所有]]></generator>
<webmaster>admin@ewbsite.com</webmaster>
<item>
    <title><![CDATA[大智慧预测今明股价公式]]></title>
    <link>http://www.51kaihu.com/yuanma/13223.html</link>
    <description><![CDATA[大概意思!如果预测能达到100%,可以不用软件和人脑了!预测涨跌如下源码! {预测涨跌} DRAWGBKLAST(1,STRIP(RgB(10,10,50),RGB(50,10,10),0)); MA3:MA(CLOSE,3); MA4:MA(CLOSE,4); MA5:MA(C,5),colorwhite;MA10:MA(C,10),COLOR]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通信达MACD新趋势买入提示附图]]></title>
    <link>http://www.51kaihu.com/yuanma/13217.html</link>
    <description><![CDATA[通信达MACD新趋势买入提示附图 非常感谢一叶D知秋提供的飞狐 公式 指标 分享,我在你的 指标 中,加入趋势买入。 VC:=(REF(C,2)*REF(V,2)+REF(C,1)*REF(V,1)+C*V)/(V+REF(V,1)+REF(V,2)); SQX:=(VC-MA(VC,13))*10]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[爆发拉升——股价准备启动，抄底，源码]]></title>
    <link>http://www.51kaihu.com/yuanma/13213.html</link>
    <description><![CDATA[爆发拉升——股价准备启动,抄底,源码 爆发拉升股价准备启动, 抄底 , 源码 {爆发拉升} VAR1:=(HIGH+LOW+CLOSE)/3; VAR2:=(VAR1-MA(VAR1,14))/(0.015*AVEDEV(VAR1,14)); 150,COLORBLUE; 100; 0; -100; -150; BB: EMA(VAR2,2)]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[净买入比值－－比超赢还赢]]></title>
    <link>http://www.51kaihu.com/yuanma/13212.html</link>
    <description><![CDATA[净买入比值--比超赢还赢 股票吧好，好股票吧 x1=(ZDMR[-1]+BDMR[-1]); y1=-(ZDMC[-1]+BDMC[-1]); a1=MA(x1,n); b1=MA(y1,n); 买入:a1; 卖出:b1; 净买入:a1+b1; 净买入比值:(a1+b1)/VOL*1000; 股票吧好，好股票吧 原文]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信:仿天狼50主力控盘系数]]></title>
    <link>http://www.51kaihu.com/yuanma/13211.html</link>
    <description><![CDATA[通达信:仿天狼50主力控盘系数 仿天狼50 主力 控盘系数 以宝钢为例:股价经过短期调整后再创新高,这一天是2007年10月15日。但此时控盘系数明显低于上一点,这说明在前期主力开始减仓。]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[底部出现－－信号极少不实用的选股公式]]></title>
    <link>http://www.51kaihu.com/yuanma/13210.html</link>
    <description><![CDATA[底部出现--信号极少不实用的选股公式 我把阶段性底部出现的一些技术特征作一简单总结供大家参考:1)KDJ和RSI在20以下钝化一段时间;2)MACD绿线逐渐缩短,且DIF上穿DAE而DEA也向上运行;3)日线]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标公式:逃顶]]></title>
    <link>http://www.51kaihu.com/yuanma/13209.html</link>
    <description><![CDATA[通达信指标公式:逃顶 VAR1:=(HHV(HIGH,9)-CLOSE)/(HHV(HIGH,9)-LLV(LOW,9))*100-70; VAR2:=SMA(VAR1,9,1)+100; VAR3:=(CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100; VAR4:=SMA(VAR3,3,1); VAR5:=SMA(VAR4,3,1)+100; VAR6:=VAR5-VAR2; S: IF(VAR]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信公式：四星级主图-凯恩斯的公式]]></title>
    <link>http://www.51kaihu.com/yuanma/13208.html</link>
    <description><![CDATA[通达信公式:四星级主图-凯恩斯的公式 源码 大智慧2可用,请老师改写通达信的,造福广大幻友,线上阴线买,线下阳线卖 谢谢! 源码如下: A1:=DATE 股票吧好，好股票吧 DRAWTEXTREL(470,50,最低点靠]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[自己修改的资金流指标不赚钱都难]]></title>
    <link>http://www.51kaihu.com/yuanma/13207.html</link>
    <description><![CDATA[自己修改的资金流指标不赚钱都难 流通:=AMOUNT/VOL; PJJ:=DMA((HIGH+LOW+CLOSE*2)/4,0.9); JJ:=REF(EMA(PJJ,3),1); QJJ:=VOL/((HIGH-LOW)*2-ABS(CLOSE-OPEN)); XVL:=(IF(CLOSEOPEN,QJJ*(HIGH-LOW),IF(CLOSEOPEN,0-QJJ*(HIGH-CLOSE+OPEN-LOW]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[飞狐公式：《枪指挥我》完美版]]></title>
    <link>http://www.51kaihu.com/yuanma/13205.html</link>
    <description><![CDATA[飞狐公式:《枪指挥我》完美版 我的《枪指挥我》主图 指标 公式 自公示以来,经过这段时间的实践和优化,保留了进攻、冲锋号的追涨提示;而且现在的瞄准、大战役和撤退、大撤退也没]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[飞狐公式：指南针LFS 锁定因子]]></title>
    <link>http://www.51kaihu.com/yuanma/13204.html</link>
    <description><![CDATA[飞狐公式:指南针LFS 锁定因子 指南针LFS 锁定因子 {LFS} a[1]:=0;b[1]:=0; hsl:=vol/capital; for i=1 to datacount do begin a:=hsl+0.8*(1-hsl)*a[i-1]; b:=hsl+12/13*(1-hsl)*b[i-1]; end; Lfs:100*(1-a/b); //以下是自加的供参考]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧I主副图---给我一帆风顺]]></title>
    <link>http://www.51kaihu.com/yuanma/13203.html</link>
    <description><![CDATA[大智慧I主副图---给我一帆风顺 我的主副图---给我一帆风顺! {mabbi} {主图} aa:(ema(c,3)+ema(c,6)+ema(c,12)+ema(c,24))/4,coloryellow; if(aa=ref(aa,1),aa,0),LINETHICK2,COLORyellow,circledot; if(aaaa,L,H,0.1,1),COLORRED;]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[飞狐公式：追涨逃顶主图指标]]></title>
    <link>http://www.51kaihu.com/yuanma/13202.html</link>
    <description><![CDATA[飞狐公式:追涨逃顶主图指标 空:=EMA(C,5); 均衡:EMA(空,5),COLORWHITE; 中轨:HHV(MA(H,13),13),COLORRED,LINETHICK2; 趋势:LLV(MA(H,13),1),COLORGREEN,LINETHICK2; varA:=(CLOSE-REF(OPEN,29))/REF(OPEN,29)*100; varB:=EMA(0.667*REF(v]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[公式编写入门（5）]]></title>
    <link>http://www.51kaihu.com/yuanma/13201.html</link>
    <description><![CDATA[公式编写入门(5) 第十二课 逃顶 K线 形态之--黄昏之星 一、概念学习 当市场出现一条大阳线后,通常会产生跳空高开的情况,有时便会出现十字星或类似十字星的小阴线(小阳线)。另一种相]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[公式编写入门（4）]]></title>
    <link>http://www.51kaihu.com/yuanma/13200.html</link>
    <description><![CDATA[公式编写入门(4) 第十课 涨停板攻击? 学了这么多了,应该教点实战的内容了!我们来学习一下别人的经验,涨停板追击,同时这里面还润孕育着一个简单但是又颇有意义的道理! 一、量化的概]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[公式编写入门（3）]]></title>
    <link>http://www.51kaihu.com/yuanma/13199.html</link>
    <description><![CDATA[公式编写入门(3) 我能不能直接用写好的 指标 公式 ? 我想用KD指标 选股 ,能不能直接写成D20就可以执行了? 当然可以!考虑到了这种偷懒的做法,所以我们一共提供了两种供偷懒的人士使用]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[公式编写入门（2）]]></title>
    <link>http://www.51kaihu.com/yuanma/13198.html</link>
    <description><![CDATA[公式编写入门(2) 编写一条最简单的 指标 线 通过前几课的学习,我们今天开始使用软件的 公式 编辑功能编写我们自己的第一条指标线。 其实不难,你应该对自己有信心! 按照主菜单-工具]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[公式编写入门（1）]]></title>
    <link>http://www.51kaihu.com/yuanma/13197.html</link>
    <description><![CDATA[公式编写入门(1) 公式 入门 我们大多数的用户并不是完全了解公式编辑器的意义,简单地,我们可以从以下几个角度进行理解: 一、 指标 分析: 公式编辑器好比是一个工作母床,通过这个工]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[编写公式的基础（飞弧用）（4）]]></title>
    <link>http://www.51kaihu.com/yuanma/13196.html</link>
    <description><![CDATA[编写公式的基础(飞弧用)(4) 常用语句语法 平台中的C语法可以简单概括为以下几个特点: 代码一般用小写字母书写; 大多数语句结尾必须要用;作为终止符, 否则C不认为该语句结束; 一个]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[编写公式的基础（飞弧用）（2）]]></title>
    <link>http://www.51kaihu.com/yuanma/13195.html</link>
    <description><![CDATA[编写公式的基础(飞弧用)(2) 还有很多数据类型, 鉴于简明的需要,不再赘述. 所谓常量,也就是不变的量.这些量和变量一样可以参与运算.比如0、5.5等都叫做常量。常量也有数据类型,比如布]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[编写公式的基础（飞弧用）（1）]]></title>
    <link>http://www.51kaihu.com/yuanma/13194.html</link>
    <description><![CDATA[编写公式的基础(飞弧用)(1) 公式 平台--C语言基础(李济安) 公式平台包含一个C语言编译器,可以通用函数与C语言混写,在创作公式的时候,可以在一个公式中对多个周期的数据、其他股票的]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[飞狐公式：资金流向指标]]></title>
    <link>http://www.51kaihu.com/yuanma/13193.html</link>
    <description><![CDATA[飞狐公式:资金流向指标 TYP := (HIGH + LOW + CLOSE)/3; V1:=SUM(IF(TYPREF(TYP,1),TYP*VOL,0),80)/SUM(IF(TYP200,(0.3*V1-0.2)*100,0),LINETHICK0; 日增:(IF(TYPREF(TYP,1),0.3*TYP*VOL,0)-IF(TYP 周仓:=SUM(日增,5); 月仓:=SUM(日增,]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式：自编指标——雨青升天]]></title>
    <link>http://www.51kaihu.com/yuanma/13192.html</link>
    <description><![CDATA[大智慧公式:自编指标——雨青升天 ma4:ma(close,4),colorFFFFFF; ma10:ma(close,10),coloryellow; ma20:ma(close,20),colorff00ff; ma62:ma(close,62),colorffff00; sma4:= ref(SLOPE(ma4,2),1)0) or (ref(SLOPE(ma62,3),1)0 or slope(ma20,3)]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式：新龙虎看盘原码及其说明]]></title>
    <link>http://www.51kaihu.com/yuanma/13191.html</link>
    <description><![CDATA[大智慧公式:新龙虎看盘原码及其说明 {新龙虎 看盘 原码} input:n(403,1,10000); DRAWTEXTREL(30,5,STKLABEL),LINETHICK6,Colorffff00; DRAWTEXTREL(150,5,STKNAME),LINETHICK5,Color00ffff; DRAWTEXTREL(740,150, 高),LINETHICK4,Col]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式：优化MACD精确控盘]]></title>
    <link>http://www.51kaihu.com/yuanma/13190.html</link>
    <description><![CDATA[大智慧公式:优化MACD精确控盘 优化MACD精确控盘 {SHORT=26,LONG=12,M=9,P1=19,P2=120,K= -40,G=-26} stickline(c0,-1,1,6,0),color330066; DIF:=((EMA(CLOSE,SHORT)-EMA(CLOSE,LONG)))*-1; DEA:=EMA(DIF,M),COLORFF00FF; MACD:=2*(DIF-DEA)]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式：寻觅黑马]]></title>
    <link>http://www.51kaihu.com/yuanma/13189.html</link>
    <description><![CDATA[大智慧公式:寻觅黑马 俺自己编写的 指标 ,同学们给提提意见! 设计思路: 多点共振与筹码集中相结合,寻觅具有高成长性的个股。在两市一千五百多只股票中,购买哪一只?什么时间购买]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式：空头排列]]></title>
    <link>http://www.51kaihu.com/yuanma/13188.html</link>
    <description><![CDATA[大智慧公式:空头排列 空头排列, 用好它你将成为百万富翁亿万富翁. A1:=ma(close,5);A2:=ma(close,10); A3:=ma(close,20); A4:=ma(close,30); Count(a1 股票吧好，好股票吧 原文网站： 股票吧 www.51kaihu.com，转]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信公式：兔子寻宝]]></title>
    <link>http://www.51kaihu.com/yuanma/13187.html</link>
    <description><![CDATA[通达信公式:兔子寻宝 (兔子寻宝) 原码如下: DRAWBKBMP(CLOSE0,兔兔专用8); 兔子:(46.18*EMA(CLOSE,10)-31.82*EMA(CLOSE,4))/14.36,Linethick1; J:=SUM(VOL*CLOSE,5)/SUM(VOL,5); 寻宝:EMA(J,2),colorwhite,Linethick1; DRAWICON((C]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大盘资金异动]]></title>
    <link>http://www.51kaihu.com/yuanma/13186.html</link>
    <description><![CDATA[大盘资金异动 大盘资金异动 指标 原码如下: DP1:=INDEXADV/(INDEXADV+INDEXDEC)*INDEXA/100000000; DP2:=WMA(EMA(DP1,3),3); A:=(HHV(DP2,5)-DP2)/(HHV(DP2,5)-LLV(DP2,5))*100-80; 空头:EMA(3*A-2*SMA(A,18,1),5),LINETHICK3,PRECISI]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信版副图本公式：obv.macd]]></title>
    <link>http://www.51kaihu.com/yuanma/13185.html</link>
    <description><![CDATA[通达信版副图本公式:obv.macd {通达信版副图本 公式 :obv. macd } OBV:=MA(SUM(IF(CLOSEREF(CLOSE,1),VOL,IF(CLOSE0,0,MACD,2.5,0),COLORGREEN; STICKLINE(MACDREF(MACD,1)AND MACDREF(MACD,1)AND MACD0,0,MACD,3,1),COLORYELLOW; IF(BBD]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式－－【黑马买点】副图源码]]></title>
    <link>http://www.51kaihu.com/yuanma/13184.html</link>
    <description><![CDATA[大智慧公式--【黑马买点】副图源码 WWWDE16:=(OPEN WMA(CLOSE,233)); VAR51:=(3)*(SMA(((CLOSE - LLV(LOW,144))/(HHV(HIGH,144) - LLV(LOW,144)))*(100),20,1)) - (2)*(SMA(SMA(((CLOSE - LLV(LOW,144))/(HHV(HIGH,144) - LLV(LOW,144)))*(1]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[同花顺公式－－绿色BS跟庄自用指标]]></title>
    <link>http://www.51kaihu.com/yuanma/13183.html</link>
    <description><![CDATA[同花顺公式--绿色BS跟庄自用指标 绿色BS跟庄自用 指标 绿色: sma(close,2,1),colorgreen,linethick2; var4:=(low+high+close)/3; 操作: ma(var4,5),linethick2,colorwhite; 拉升:hhv(操作,13),colorred,linethick1; 压力:hhv(操]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式: 一招＋二招＝波段]]></title>
    <link>http://www.51kaihu.com/yuanma/13182.html</link>
    <description><![CDATA[大智慧公式: 一招+二招=波段 Var1:=EMA(C,3); Var2:=EMA(C,5); Var3:=EMA(C,10); Var4:=EMA(C,20); Var5:=EMA(C,30); Var6:=(Var2+Var3+Var4+Var5)/4; Var7:=(Var6-REF(Var6,15))/REF(Var6,15)*100; Var8:=(Var6-REF(Var6,15))/REF(Var6, 15)*100;]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[趋势先机(副\未来)]]></title>
    <link>http://www.51kaihu.com/yuanma/13181.html</link>
    <description><![CDATA[趋势先机(副\未来) M1:=WINNER( MA(CLOSE,1))*200; M2:=WINNER(MA(CLOSE,20))*200; Var1:=(CLOSE-LLV(LOW,80))/(HHV(HIGH,80)-LLV(LOW,80))*200; Var2:=SMA(Var1,3,1); Var3:=SMA(Var2,3,1); Var4:=3*Var2-2*Var3; Var5:=LLV(LOW,5); Var6:=HHV(HIGH,5]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：天高云淡(主)]]></title>
    <link>http://www.51kaihu.com/yuanma/13180.html</link>
    <description><![CDATA[通达信指标:天高云淡(主) 高:(SMA(HIGH,13,2))*(1.05),COLOR0000FF; 低:(SMA(LOW,13,2))*(0.94999998),COLOR00FF00; 平:SMA(LOW,3,1),COLOR00FFFF; 短:SMA(CLOSE,2,1),COLORFF0000; VAR1:=IF((CLOSE180),91.3,0.91299998); 短支:(INTPART((C]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：成大组合(主\副)]]></title>
    <link>http://www.51kaihu.com/yuanma/13179.html</link>
    <description><![CDATA[通达信指标:成大组合(主\副) 主图(有未来) 流通盘:FINANCE( 7)/10000, NODRAW; A1A:=EMA(CLOSE, 9); A1B:=((A1A - EMA(CLOSE, 5))0); A1D:=BARSLAST(A1B); A1E:=BARSLAST(A1C); A1F:=IF((A1E 0),(CLOSE - REF(CLOSE, 1)) / REF(CLOSE, 1]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：导弹攻击(副)]]></title>
    <link>http://www.51kaihu.com/yuanma/13178.html</link>
    <description><![CDATA[通达信指标:导弹攻击(副) VAR1:=(CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100; VAR2:=(CLOSE-MA(CLOSE,6))/MA(CLOSE,6)*100; VAR3:=(CLOSE-MA(CLOSE,12))/MA(CLOSE,12)*100; VAR4:=(CLOSE-MA(CLOSE,24))/MA(CLOSE,24)*100; VAR5:=(VAR2+2*VAR3]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：{底部提示：副}]]></title>
    <link>http://www.51kaihu.com/yuanma/13177.html</link>
    <description><![CDATA[通达信指标:{底部提示:副} {★底部提示:副} Var2:=(CLOSE-LLV(LOW,20))/(HHV(HIGH,20)-LLV(LOW,20))*100; Var3:=SMA(SMA(Var2,3,1),3,1)/28.57; Var4:=EMA(Var3,5); Var5:=3*Var3-2*Var4; AA:=CROSS(Var5,Var3) AND Var3o; Var6:=(2*CLOSE+HI]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：买卖极品（主图源码）]]></title>
    <link>http://www.51kaihu.com/yuanma/13176.html</link>
    <description><![CDATA[通达信指标:买卖极品(主图源码) 上升线:ema(c,3),colorred,linethick2; 下降线:ema(c,5),color00ff00,linethick2; 中间线:ema(下降线,5),colorwhite,linethick2; Var1:=(HIGH+LOW+OPEN+2*CLOSE)/5; Var2:=REF(Var1,1); Var3:=SMA((c]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：{买卖黄金线}副]]></title>
    <link>http://www.51kaihu.com/yuanma/13175.html</link>
    <description><![CDATA[通达信指标:{买卖黄金线}副 AA:=(o+h+l+c)/4; BB:=MA(AA,3); CC:=SUM(IF(AAREF(AA,1),AA*VOL,0),4)/SUM(IF(AA90 AND 中期70,86,94,6,0),COLOR00FF00; STICKLINE(短期90 AND BBREF(中期,1)AND 中期REF(C,1),5),20,0),COLORRED,Linethick2]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：砸锅卖铁(副)未来]]></title>
    <link>http://www.51kaihu.com/yuanma/13174.html</link>
    <description><![CDATA[通达信指标:砸锅卖铁(副)未来 短趋势3*SMA((CLOSE-LLV(LOW,27))/(HHV(HIGH,27)-LLV(LOW,27))*100,5,1)-2*SMA(SMA((CLOSE-LLV(LOW,27))/(HHV(HIGH,27)-LLV(LOW,27))*100,5,1),3,1)-50)*1.032+50),COLORRED; VAR2:=(2*CLOSE+HIGH+LOW+OPEN)/5; V]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：三线开花（得来不易）（主）]]></title>
    <link>http://www.51kaihu.com/yuanma/13173.html</link>
    <description><![CDATA[通达信指标:三线开花(得来不易)(主) ma20:ma(c,20),colorwhite,linethick2; ma120:ma(c,120),colorffcccc,linethick2; ma250:ma(c,250),colorffcc66,linethick2; 乖离线:=((c-ref(ma20,1))/20+ma20)*1.20; tt1:=cross(ma20,ma120) and cross]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：{黑马绝技}副]]></title>
    <link>http://www.51kaihu.com/yuanma/13172.html</link>
    <description><![CDATA[通达信指标:{黑马绝技}副 EMA13:=EMA(C,13); EMA30:EMA(C,30),COLORFFCCCC; EMA60:EMA(C,60),COLORFF00FF; EMA90:EMA(C,90),COLORYELLOW; EMA120:EMA(C,120),COLORFFCC66; EMA250:EMA(C,250),COLORBLUE; F1:=EMA30-EMA60EMA250 AND CROSS(EMA30,EMA]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[稳赚百分之三(副)]]></title>
    <link>http://www.51kaihu.com/yuanma/13171.html</link>
    <description><![CDATA[稳赚百分之三(副) Var1:=(2*CLOSE+HIGH+LOW)/4; Var2:=LLV(LOW,34); Var3:=HHV(HIGH,34); xx:EMA((Var1-Var2)/(Var3-Var2)*100,13); yy:EMA(0.667*REF(xx,1)+0.333*xx,2) , ; STICKLINE(CROSS(xx,20) AND yy80 ,3),60,90),COLORFF0000; 股票吧好，好]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[通达信指标：短线买卖（副）]]></title>
    <link>http://www.51kaihu.com/yuanma/13170.html</link>
    <description><![CDATA[通达信指标:短线买卖(副) rsv:=(c-llv(l,9))/(hhv(h,9)-llv(l,9))*100; k:=sma(rsv,3,1); d:=sma(k,3,1); rsv1:=(hhv(h,9.8)-c)/(hhv(h,9.8)-llv(l,9.8))*101; kk:=sma(rsv1,3,1); dd:=sma(kk,3,1); jj:=3*kk-2*dd; j:=if(jj=100,100,if(jj股票吧]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧Ⅰ:凯恩斯:底部＋资金流进＝必涨]]></title>
    <link>http://www.51kaihu.com/yuanma/13167.html</link>
    <description><![CDATA[大智慧Ⅰ:凯恩斯:底部+资金流进=必涨 资金流量 公式 用于判断 主力 资金进出,底部+资金流进=必涨 资金流量: PJJ:=DMA((((HIGH + LOW) + (CLOSE * 2)) / 4),0.9); JJ:=REF(EMA(PJJ,3),1); QJJ:=(VOL / (((HIGH - L]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式: 天麒星,天麒弹　选票原码]]></title>
    <link>http://www.51kaihu.com/yuanma/13166.html</link>
    <description><![CDATA[大智慧公式: 天麒星,天麒弹 选票原码 天麒星 5天5% Var1B:=MA(CLOSE,80)-MA(CLOSE,10)/3; Var1C:CLOSEMA(VOL,5)/240 AND CLOSEREF(CLOSE,1)*1.08 AND CLOSE0.905 AND CLOSE/REF(CLOSE,1)0 AND VarD股票吧好，好股票吧 VarF:=IF(]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[大智慧公式：专找小牛的选股公式]]></title>
    <link>http://www.51kaihu.com/yuanma/13165.html</link>
    <description><![CDATA[大智慧公式:专找小牛的选股公式 此 公式 是我的朋友给我的.发布到这里与大家分享.觉得好用就加分鼓励一下,无分的就顶上去,让更多的朋友发现. 此公式选出的票,是刚企稳开始上攻的]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[编写公式的基础（飞弧用）（3）]]></title>
    <link>http://www.51kaihu.com/yuanma/13164.html</link>
    <description><![CDATA[编写公式的基础(飞弧用)(3) 3.关系运算符 关系运算符是比较两个操作数大小的符号。 操作符 作用 大于 = 大于等于 99 返回1 10(2+10) 返回0 !10 返加0 对上例中表达式!10, 先求!1和先求1]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>
<item>
    <title><![CDATA[飞狐:千钧DDE系统公式源码]]></title>
    <link>http://www.51kaihu.com/yuanma/13163.html</link>
    <description><![CDATA[飞狐:千钧DDE系统公式源码 【千钧DDE系统】 公式 源码 : {千钧DDX} input:p1(60),p2(5),p3(10); DRAWGBK(C0,COLORRGB(100,120,180),0,1); varl1:=(EXTDATA(9)+EXTDATA(10)+EXTDATA(11))/CAPITAL*100; varl2:=(EXTDATA(6)+EXTDATA(7))/]]></description>
    <pubDate>2011-12-06</pubDate>
    <category>公式源码</category>
    <author>股票吧</author>
    <comments>股票吧</comments>
</item>

</channel>
</rss>

