自訂指標中甚麼情況,當日的指標會無法顯示?(有的可以,有的不行)
例如其中一條
if average(close,5) >ema(close,12) and ema(close,12) > ema(close,26) and ema(close,26) > average(close,60)
then plot6(close,"多頭排列");
如圖