Hello,
Good Day everybody,
I have a couple of questions please:
1-Is there a possibility the screener can show results based on the percentage of conditions when met. An example: let’s say I have RSI, MACD, and Stochastic and each of them has a predefined condition for a Bullish scan. The screener gives the option to run a scan based on matching all or any of the conditions. I want to run a scan when two of the conditions are met. How to do that please?
The second option might be to build a custom indicator to include all the conditions and be coded to output a value when it fulfills a certain number or percentage of all the conditions. And then use this custom indicator in the scan. In this case, I will have to learn to code. But can we use a custom indicator (an Indicator I will build) in the screener?
—In Excel, I can output each condition when met as a numeric value. For Ex:if MACD is above Zero then output value of 1 and if RSI is above 50 then output a value of 1. I can also use weighing. Then another cell will add all the numeric values and calculate the percentage (for ex: 2/3=66 percent). But how to do this in prorealtime scanner?
2-Just to confirm: I understand the screener does not allow scanning based on other time frames that are not predefined for ex: H12, range bars, etc..
Can this be “Coded”? I mean to code a custom indicator that outputs all my conditions in non-standard time frames and then be used in the screener?
Those two questions are very important for me and all hopes to find a solution for both of them.
Thanks in advance.