下载信息 [文件大小: 下载次数: ] | |
![]() |
1.这个还是需要具体的定义和量化,光用看是写不出来的
比如明显的"V",那么可以定义为
h<ref(h,1) and l>ref(l,1) and ref(h,1)<ref(h,2) and ref(l,1)>ref(l,2) and h<refx(h,1) and l>refx(l,1) and refx(h,1)<refx(h,2) and refx(l,1)>refx(l,2)
2.barslast是向左求值
这个不行,
nn:=llvbars(l,0);
ss:=ref(barslast(h>refx(h,1) and l>refx(l,1)),nn+1);
要这样的吗?