Why do input groups inhibit the calling of indicators in EA?

 

Hello people,

there is a thing that is bugging me out (you know, like "BUG-ging"). I know it probably is a feature. I just wanted to ask why on gods green flat earth (not literally, just a quote) do input groups inhibit the calling of indicators...?!?

InputGroup

Here are three test indicators that work pretty much the same. To reproduce the test all three have to be copied into a subdirectory of the folder "Experts" and be compiled.
If you are suspicious please compile the indicators in a subdirectory of "Indicators".

All three can be loaded from an EA by putting all four changing the EAs only input variable from INDONLY to NOGROUP to GROUP.

  1. The first one has only the inputs of two ma indicators
  2. The second has also two other variables outside of the indicators
  3. The third has the input sections separated by groups


    You are very welcome to test all you like.
    These are days of work and frustration.
 
Already discussed. Use the search engine before posting.
 
Alain Verleyen #:
Already discussed. Use the search engine before posting.

Oh yes thank you maybe the wording "inhibit" was too specific.