Rss & SiteMap

金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/

专业程序化软件提供商
共2 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:老师看一下问题出在什么地方

1楼
么么 发表于:2015/10/11 9:46:10

if CROSS(C,BOTTOM) and holding<=1 then begin
buy(1,1,market);
if TYPEBAR(1 , 1)>0 then A:=A+1;


if holding<0 and openprofit>=500 then begin
 sellshort(1,0,market);
 t:=1;
 s:=2;
end

 

 

开盘时,开盘价上方1个单位(一分钟周期)买1手,一根K线只成交1手,当盈利500元时现价全部平仓

2楼
jinzhe 发表于:2015/10/12 9:14:39

http://www.weistock.com/bbs/dispbbs.asp?boardid=4&Id=86050

请不要申请多个帐号然后发同样的帖子

共2 条记录, 每页显示 10 条, 页签: [1]


Powered By Dvbbs Version 8.3.0
Processed in 0.01270 s, 3 queries.