RSS1RSS2 加入收藏
股票 必读教材第一步:新手疑惑第二步:开户买股第三步:必要名词第四步:看盘基础第五步:股市常识第六步:炒股书籍第七步:视频学习终极操盘 知识
您当前的位置:首页 > 股票软件 > 金字塔公式
软件名称: [分享]2分钟boll日内交易系统(附源码)[金字塔模型]
整理时间: 2015-07-11
界面语言: 简体中文
软件类型: 金字塔公式
运行环境: Win9X/Win2000/WinXP/Win2003/Win7/Win8/Win10
授权方式: 共享软件
软件大小: 0 Bytes
软件等级:
软件登陆: admin
作 者 : 58gu.com小编
官方网址: 官方站
程序演示: 演示
软件简介:  
相关标签:说明:1.这是一个基于boll的交易系统; 2.使用周期2分钟; 3.程序中使用了加载策略;提前下单策略;和小震荡过滤; 4.程序中使用了反幽灵交易法,即大赚一次休息一段时间。本程序的缺点:主观的因素比较多。(www.88gs.com)金字塔公式 金字塔模型策略源码://股指期货自动交易程序(2分钟BOLL日内趋势交易系统)
//编制:
//日期:2012年5月27日定稿。
{
//加密及期限
drawtextex(1,1,200,800,engincode());
rzb:=strcmp(engincode(),\'aaaaaaaaaa\');
if rzb<>0 then
begin
drawtextex(1,1,500,500,\'程序不能在此计算机上运行\');
exit;
end
有效期:1121230,linethick0;
账号:11111,linethick0;
zhh:=strtonum(taccount(1));
if zhh<>账号 then
begin
drawtextex(1,1,500,500,\'授权账号不正确,程序无法使用\');
exit;
end

if date>有效期 then
begin
drawtextex(1,1,500,500,\'已过授权时间,程序无法使用\');
exit;
end
if datatype<>14 then
begin
drawtextex(1,1,50,950,\'本程序使用2分钟周期,请切换到Mn周期\');
exit;
end
}
//========================================================
//交易控制变量
variable:a1=1;
variable:a2=1;
//**********************************
//交易手数:
tn:=1;
//最大持仓量
cx:=6;
//提前下单量(秒)
xd:=3;
//交易时间区间
p1:=time>091500 and time<151000;
p2:=if(islastbar,dynainfo(207),time);
p3:=time0-timetot0(p2),linethick0;
//********************************
r1:=barslast(date<>ref(date,1));
r2:=ref(o,r1);
//********************************
hd:=if(islastbar,3,1.2);
hd1:=if(islastbar,3,0.1);
//********************************
cc:=(h+l+o+c)/4;
mid:=ma(cc,26);
upper:=mid+1.7*std(cc,26);
lower:=mid-1.7*std(cc,26);
//********************************
r12:=asset-ref(asset,135);
r13:=valuewhen(r1=134,r12);
if r13>6000*cx and a2>0 then
begin
a1:=barpos;
a2:=-1;
end
r16:=if(barpos-a1>810,1,-1);
if r16>0 and r1<2 then a2:=1;
if abs(r2-c)>34 or (abs(r2-c)>24 and r1<40) then c6:=1;
r17:=r16>0 or c6>0;
//********************************
q2:=valuewhen(r1=0,sum(h-l,270)/270);
r20:=upper-lower<6.5*q2;
//********************************
nn:=4*q2;
if holding>0 and o-l>=nn and enterbars>0 then
begin
sell(holding>0,holding,limitr,o-nn-hd);
end
if holding<0 and h-o>=nn and enterbars>0 then
begin
sellshort(holding<0,abs(holding),limitr,o+nn+hd);
end
//********************************
if c>upper and r20 and h-upper<3.5*q2 and p1 and p3<=xd and r17>0 then
begin
buy(holding<cx,tn,limitr,c+hd1);
end
if c<lower and r20 and lower-l<3.5*q2 and p1 and p3<=xd and r17>0 then
begin
buyshort(abs(holding)<cx,tn,limitr,c-hd1);
end
//---------------------------------
if holding>0 and l<mid then
begin
sell(1,0,limitr,c-hd1);
end
if holding<0 and h>mid then
begin
sellshort(1,0,limitr,c+hd1);
end

//********************************
//收盘前清仓 www.88gs.com
if p2>=151300 then
begin
sellshort(holding<0,0,limitr,c+hd1);
sell(holding>0,0,limitr,c-hd1);
c6:=-1;
c1:=1;
end

//*************************************
交易总数:totaltrade,colorwhite,linethick0;
盈亏:asset-1000000,colorred,linethick1,noaxis;
日盈亏:asset-ref(asset,r1+1),noaxis,colorred,linethick0;
持仓:holding,colorwhite,linethick0;
rr1:=barslast(month<>ref(month,1));
月盈利:asset-ref(asset,rr1+1),linethick0;
variable:hc=0;
回撤:hhv(盈亏,30000)-盈亏,linethick0,coloryellow;
if 回撤>hc then hc:=回撤;
最大回撤:hc,linethick0,coloryellow;
下载地址: [ 下载地址1 ]
下载帮助: 发表评论 加入收藏夹 错误报告
相关软件:
  • 小月操盘线 一条能让你赚到钱的线
  • 沉船寻宝副图:无未来函数,有明显的买卖提示。
  • 爆涨前夜选股指标
  • 自用的一个主图公式
  • 庄家逃跑监控指标
  • 通达信 黄色立柱T+0分时指标 及选股 预警公式
  • 通达信起爆位置指标公式
  • 拔地而起!!!祝你股海扬帆!
  • 超准趋势线(源码 副图 通达信 贴图 说明)
  • 通达信抄底指标
  • 下载说明: ⊙推荐使用网际快车下载本站软件,使用 WinRAR v3.10 以上版本解压本站软件。
    ⊙如果这个软件总是不能下载的请点击报告错误,谢谢合作!!
    ⊙下载本站资源,如果服务器暂不能下载请过一段时间重试!
    ⊙如果遇到什么问题,请到本站论坛去咨寻,我们将在那里提供更多 、更好的资源!
    ⊙本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。
    发表评论 共有条评论
    验证码:
    推荐下载
    最后更新
    热门点击