Good Day evereone
I try to make a screener for the //close > decycler//, but i struggel about the functie CALL , when i try it ressponse , 1 variabel needed the code give 3 variabels ????? what do i wrong.
//SCREENER CLOSE > Decycler
myDecycler, myupperband, mylowerband = CALL "PRC_Ehlers Simple Decycler"[20, 0.5, 0.5, 1]
indicator1 = CLOSE
indicator2 = (myDecycler , myupperband, mylowerband)
c1=indicator1 > indicator2
screener [c1]
MODERATORS EDIT: Post edited. Please always use the ‘Insert PRT Code’ button when posting code.