Does anyone know how I can set custom scanner conditions based on two different indicator's plot value to either equal or have difference of less than 5?
For example:
MoneyFlowIndex (plot MoneyFlowIndex) has a value of 28.69
DMI_StochasticExtreme (plot Stoch) has a value of 25.35
Difference is 3.34, which is less than 5 and would come up on the scan.
Aggregation is Daily
MoneyFlowIndex (plot MoneyFlowIndex) has a value of 73.00
DMI_StochasticExtreme (plot Stoch) has a value of 73.00
Difference is 0, which is less than 5 and would come up on the scan.
Aggregation is Daily
MoneyFlowIndex (plot MoneyFlowIndex) has a value of 80.69
DMI_StochasticExtreme (plot Stoch) has a value of 98.83
Difference is 18.14, which is more than 5 and would not come up on the scan.
Aggregation is Daily
Appreciate the help.
For example:
MoneyFlowIndex (plot MoneyFlowIndex) has a value of 28.69
DMI_StochasticExtreme (plot Stoch) has a value of 25.35
Difference is 3.34, which is less than 5 and would come up on the scan.
Aggregation is Daily
MoneyFlowIndex (plot MoneyFlowIndex) has a value of 73.00
DMI_StochasticExtreme (plot Stoch) has a value of 73.00
Difference is 0, which is less than 5 and would come up on the scan.
Aggregation is Daily
MoneyFlowIndex (plot MoneyFlowIndex) has a value of 80.69
DMI_StochasticExtreme (plot Stoch) has a value of 98.83
Difference is 18.14, which is more than 5 and would not come up on the scan.
Aggregation is Daily
Appreciate the help.