similar to the psar scanner, this one allows for manual inputs of timeframes in the number fashion..... 15, 30, 60, 240 and such.... timeframe needs to be followed by a comma except for the last one....
it scans for a break above or below the 50 line..... very much like the rsi......
part of the video deals with the way to code the array allowing the user to add or change the timeframes scanned..... keep in mind, my way might be simpler but trained coders ways are most likely better.....
it's a script so it goes in the scripts folder......h
//----
it scans for a break above or below the 50 line..... very much like the rsi......
part of the video deals with the way to code the array allowing the user to add or change the timeframes scanned..... keep in mind, my way might be simpler but trained coders ways are most likely better.....
it's a script so it goes in the scripts folder......h
//----