金字塔决策交易系统

 找回密码
 

微信登录

微信扫一扫,快速登录

搜索
查看: 193|回复: 1

帮我改为后台代码使用

[复制链接]

23

主题

41

帖子

41

积分

Rank: 1

等级: 新手上路

注册:
2021-6-21
曾用名:
发表于 2024-10-9 11:38 | 显示全部楼层 |阅读模式
ttt:=if(ref(time,barslast(kd or kk))>010000 and ref(time,barslast(kd or kk))<030000,032500,185500  );
T2:=TIME>=ttt;
tt:=time0-timetot0(dynainfo(207));
tq:=((islastbar and tt<=1) or not(islastbar));

if (KD)  and tq then BUY(1,1,MARKET);
PD1:=ref((((AA>0) and  YL) and  ((WMX or WDX) or WDEX)),0);
if (PD1) then SELL(1,0,MARKET);
PD2:=ref(((AA>0) and  WDEX),0);
if (PD2) then SELL(1,0,MARKET);


if (KK)  and tq then BUYSHORT(1,1,MARKET);
PK1:=ref((((AA<0) and  YL) and  ((WMS or WDS) or WDES)),0);
if (PK1) then SELLSHORT(1,0,MARKET);
PK2:=ref(((AA<0) and  WDES),0);
if (PK2) then SELLSHORT(1,0,MARKET);

回复

使用道具 举报

31

主题

7766

帖子

7776

积分

Rank: 8Rank: 8

等级: 超级版主

注册:
2021-5-18
曾用名:
发表于 2024-10-9 13:06 | 显示全部楼层
ttt:=if(ref(time,barslast(kd or kk))>010000 and ref(time,barslast(kd or kk))<030000,032500,185500  );
T2:=TIME>=ttt;
tt:=time0-timetot0(dynainfo(207));
tq:=((islastbar and tt<=1) or not(islastbar));

if (KD)  and tq then tBUY(1,1,mkt);
PD1:=ref((((AA>0) and  YL) and  ((WMX or WDX) or WDEX)),0);
if (PD1) then tSELL(1,0,mkt);
PD2:=ref(((AA>0) and  WDEX),0);
if (PD2) then tSELL(1,0,mkt);


if (KK)  and tq then tBUYSHORT(1,1,mkt);
PK1:=ref((((AA<0) and  YL) and  ((WMS or WDS) or WDES)),0);
if (PK1) then tSELLSHORT(1,0,mkt);
PK2:=ref(((AA<0) and  WDES),0);
if (PK2) then tSELLSHORT(1,0,mkt);
金字塔提供一对一VIP专业技术指导服务,技术团队实时响应您的日常使用问题与策略编写。联系电话:021-20339086
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 微信登录

本版积分规则

手机版|小黑屋|上海金之塔信息技术有限公司 ( 沪ICP备13035422号 )

GMT+8, 2024-12-23 18:12 , Processed in 0.207969 second(s), 22 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表