grouping of indicators
I mentioned the suggestion of grouping the indicators in Telegram before, and I suggest it again here
For example, adx rsi and sar can be set with a special number like 1
ma and cci paired with another number like 2 in a set,
The problem now is that you can't pair pointers separately.
If 4 indicators are activated with collactive, they should all signal together
And this is impossible, but markers can be collective if they are grouped together with a specific number.
The price works in two modes / one mode of movement and the other mode of stagnation (suffering).
/ Here the EA must switch between at least two different phases, which requires grouping of signals.
Many different and more complex strategies can be created as a group with better results than the current situation.
I know we can group the indicators by running some other ea's
but this is difficult because this strategy must be in one program to complement each other for a more accurate result in the tester and another problem is that we are facing VPS hardware limitations.
I hope you understand what I mean
I wonder if on each indicator, can be add with 'tag number'. The purpose is to easily use several combination of indicators, to maximize the use of all the indicators, for more entries.
Example :
On stochastic 1 , we choose in-zone, and on the final line of the setting, add Tag Number. For example we put 1 as the tag number.
On MA 1, we put buy above sell below, also 1 as the tag number.
This will isolate the indicators to react based only on the same tag numbers. When all the indicators tagged as 1 is light up, then entry.
Then, on stoch 2, we choose cross MA, and tag it as 2
On Identify indicator, we tag as 2.
Then again, we can choose MACD and tag it as 3
and tag Dtrend as 3.
This way, those above combination can give more 1st entries instead of a single set of indicator's.
Thanksss