把這個易經幫忙改寫成金字塔的 [金字塔]
- 咨詢內容:
這是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 進行 有償 編寫!(不貴!點擊查看價格!)
相關文章
-
沒有相關內容