大智慧宝塔线选股指标公式

AA:=CLOSE>REF(CLOSE,1) AND REF(CLOSE,1)>REF(CLOSE,2) AND REF(CLOSE,1)<REF(CLOSE,3) AND IF(REF(CLOSE,3)<REF(CLOSE,4),1,IF(REF(CLOSE,4)<REF(CLOSE,5),REF(CLOSE,1)<REF(CLOSE,4) OR (REF(CLOSE,2)<REF(CLOSE,4) AND REF(CLOSE,3)>=REF(CLOSE,5)),IF(REF(CLOSE,5)<REF(CLOSE,6),1,REF(CLOSE,6)<REF(CLOSE,7))));
BB:=CLOSE<REF(CLOSE,1) AND REF(CLOSE,1)<REF(CLOSE,2) AND REF(CLOSE,1)>REF(CLOSE,3) AND IF(REF(CLOSE,3)>REF(CLOSE,4),1,IF(REF(CLOSE,4)>REF(CLOSE,5),REF(CLOSE,1)>REF(CLOSE,4) OR (REF(CLOSE,2)>REF(CLOSE,4) AND REF(CLOSE,3)<=REF(CLOSE,5)),IF(REF(CLOSE,5)>REF(CLOSE,6),1,REF(CLOSE,6)>REF(CLOSE,7))));
fh:=AA AND CLOSE>REF(OPEN,2);
fl:=BB AND CLOSE<REF(CLOSE,2);
翻红:IF(fh,50,0),colorred;
翻绿:IF(fl,50,100),colorgreen;




来函数检测结果如下:
该公式没有未来函数


解密、定制、编写股票指标请联系QQ或微信同号:88652583
相关股票指标公式

AA赋值:收盘价>1日前的收盘价 AND 1日前的收盘价>2日前的收盘价 AND 1日前的收盘价<3日前的收盘价 AND IF(3日前的收盘价<4日前的收盘价,1,IF(4日前的收盘价<5日前的收盘价,1日前的收盘价<4日前的收盘价 OR (2日前的收盘价<4日前的收盘价 AND 3日前的收盘价>=5日前的收盘价),IF(5日前的收盘价<6日前的收盘价,1,6日前的收盘价<7日前的收盘价)))
BB赋值:收盘价<1日前的收盘价 AND 1日前的收盘价<2日前的收盘价 AND 1日前的收盘价>3日前的收盘价 AND IF(3日前的收盘价>4日前的收盘价,1,IF(4日前的收盘价>5日前的收盘价,1日前的收盘价>4日前的收盘价 OR (2日前的收盘价>4日前的收盘价 AND 3日前的收盘价<=5日前的收盘价),IF(5日前的收盘价>6日前的收盘价,1,6日前的收盘价>7日前的收盘价)))
FH赋值:AA AND 收盘价>2日前的开盘价
FL赋值:BB AND 收盘价<2日前的收盘价
如果FH返回50否则返回0
如果FL返回50否则返回100


指标安装下载帮助  |   联系我们  |  指标公式网  |  指标网   |  指标公式  |   加入收藏   |  设为主页

@2005-2023 浙ICP备2024071487号-2 指标公式网别名指标网均来源互联网收集整理,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理
免责声明:指标公式网所有指标公式及文章由网络收集,不保障实时性和真实性, 仅供学习研究并不构成投资建议,请勿以此为依据进行股票交易,由此引起的投资亏损与本站无关。
QQ:88652583 微信 88652583
sitemap站点地图