Hello master coders:
please build the following scanner:
Input 1: absolute value of current price minus the opening price of the bar
input 2: the A period moving average of input 1
input 3: input 2 plus B * the (data of C day standard division of input 1 from the previous day)
This scanner will alert when input 1 crosses up from input 3 of any chosen time frame of any given currency pairs
I have enclosed an example that I programmed in a Chinese software.
Thanks