♥ 0 |
I have tried several standard deviation channels in the MarketWatch -> StudyAlert. I keep getting the error “no such function” for TTM_LRC, StandardDevChannel, LinearRegChVar, etc and none of them work in MarketWatch -> StudyAlert. I even tried creating a custom study and in there calling TTM_LRC, StandardDevChannel, LinearRegChVar, etc, and that did not work either. Ex Custom Study: #_TDS_ALERT_TTM_LRC def channelLB2 = TTM_LRC(“price” = CLOSE, “length” = 38, “beginDate” = 0, “beginTime” = 0, “numDevDn1” = -1.0, “numDevDn2” = -2.0, “numDevUp1” = 1.0, “numDevUp2” = 2.0, “extLeft” = No, “extRight” = Yes).LB2; plot Data = (CLOSE < channelLB1) Ex MarketWatch -> StudyAlert: Gives the error: Error processing referenced script _TDS_ALERT_TTM_LRC: No such function: TTM_LRC at 1:13 Please advise how to use a Standard Deviation Channel in MarketWatch -> StudyAlert.
Marked as spam
|
email me, [email protected]