把这个易经帮忙改写成金字塔的 [金字塔]
- 咨询内容:
这是MC写的关于易经的//Params//Vars// Numeric i;
if ((BarCount - CurrentBar) >= 3 and (BarCount - CurrentBar)%3 == 0) Begin if (Red_Green(0) and Red_Green(-1) and Red_Green(-2)) PlotString ("Bar_Status","乾",Low,yellow); if (Red_Green(0) == False and Red_Green(-1) == False and Red_Green(-2) == False) PlotString ("Bar_Status","坤",Low,yellow); if (Red_Green(0) and Red_Green(-1) == False and Red_Green(-2)) PlotString ("Bar_Status","离",Low,yellow); if (Red_Green(0) == False and Red_Green(-1) and Red_Green(-2) == False) PlotString ("Bar_Status","坎",Low,yellow); if (Red_Green(0) and Red_Green(-1) == False and Red_Green(-2) == False) PlotString ("Bar_Status","艮",Low,yellow); if (Red_Green(0) == False and Red_Green(-1) == False and Red_Green(-2)) PlotString ("Bar_Status","震",Low,yellow); if (Red_Green(0) and Red_Green(-1) and Red_Green(-2) == False) PlotString ("Bar_Status","巽",Low,yellow); if (Red_Green(0) == False and Red_Green(-1) and Red_Green(-2)) PlotString ("Bar_Status","兑",Low,yellow); End
谢谢 - 金字塔客服: 您好 我司目前无人熟悉MC的代码,这个还请用户自行翻译
有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友
可联系技术人员 QQ: 1145508240 进行 有偿 编写!(不贵!点击查看价格!)
相关文章
-
没有相关内容