This script signals on 8/21 Ema crosses that are confirmed by MACD, volume osc, and Elliott Wave count filtering. The effort is to limit the noise of crossover signals to the best volume supported moves. This was built using TD Wave and tested only on 15m chart forex pairs. Users can adjust the minimum volume osc score required for a signal. It will miss moves that start off slow (low volume). It can get faked out but the good out weight the bad in number and distance of move.
릴리즈 노트
Changed the name of the study.
릴리즈 노트
commented out unused code and remove other indicators from the chart.
릴리즈 노트
Added SlowStochastochs filters, made MACD filter optional, added more moving avg rules, lowered default vol osc minimum and allowed for negative values up to -15, included squeeze filter, tweaked EW filter rules.