Rss & SiteMap

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

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

标题:老师,这是文华的语句,请老师改成金字塔语句。

1楼
WHSZ_123 发表于:2016/1/11 22:42:18
BKHIGH>BKPRICE+N2&&C<BKHIGH-(BKHIGH-BKPRICE)*0.5,SP;//回撤5%转向
SKLOW<SKPRICE-N2&&C>SKLOW+(SKPRICE-SKLOW)*0.5,BP;//回撤5%转向
2楼
jinzhe 发表于:2016/1/12 8:58:15

if holding>0 and hhv(h,enterbars+1)>enterprice+n2 and c<(hhv(h,enterbars+1)-0.5*(hhv(h,enterbars+1)-enterprice)) then sell(1,0,market);

if holding<0 and llv(l,enterbars+1)<enterprice-n2 and c>(llv(l,enterbars+1)-0.5*(enterprice-llv(l,enterbars+1))) then sellshort(1,0,market);

 

3楼
WHSZ_123 发表于:2016/1/12 22:19:15
老师,这是文华的语句,请老师改成金字塔语句。  发帖心情 Post By:2016/1/11 22:42:18    Post IP:119.122.167.216[只看该作者

BKHIGH>BKPRICE+N2&&C<BKHIGH-(BKHIGH-BKPRICE)*0.5,SP;//回撤5%转向
SKLOW<SKPRICE-N2&&C>SKLOW+(SKPRICE-SKLOW)*0.5,BP;//回撤5%转向

4楼
jinzhe 发表于:2016/1/13 8:47:19
以下是引用jinzhe在2016/1/12 8:58:15的发言:

if holding>0 and hhv(h,enterbars+1)>enterprice+n2 and c<(hhv(h,enterbars+1)-0.5*(hhv(h,enterbars+1)-enterprice)) then sell(1,0,market);

if holding<0 and llv(l,enterbars+1)<enterprice-n2 and c>(llv(l,enterbars+1)-0.5*(enterprice-llv(l,enterbars+1))) then sellshort(1,0,market);

 

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


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