Rss & SiteMap

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

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

标题:本次建仓价大于上次建仓价卖

1楼
zy198312 发表于:2014/6/30 15:09:11
用户已锁定!
2楼
FexTel 发表于:2014/6/30 15:16:28
双向还是多头单向?
3楼
zy198312 发表于:2014/6/30 15:37:51
用户已锁定!
4楼
qq代人发帖 发表于:2014/6/30 15:46:41
p1:enterprice>ref(ENTERPRICE,enterbars+2);
if p1 THEN
begin
sell(holding>0,holding,market);
buyshort(holding=0,1,market);
end
k1:enterprice<ref(ENTERPRICE,enterbars+2);
if k1 THEN
begin
buy(holding=0,1,market);
sellshort(holding<0,holding,market);
end
[此贴子已经被作者于2014/6/30 15:48:28编辑过]
共4 条记录, 每页显示 10 条, 页签: [1]


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