too many input parameters ???

 
Good afternoon, I have an EA developer which we are putting several options in it and it seems that it has exceeded the number of inputs.
Does anyone know the limit? and how to do something to increase ??

Thanks

 
Diego Oliveira:
Good afternoon, I have an EA developer which we are putting several options in it and it seems that it has exceeded the number of inputs.
Does anyone know the limit? and how to do something to increase ??

Thanks

Never heard about it, I have seen EA's with several thousands inputs.
 
Alain Verleyen #:
Never heard about it, I have seen EA's with several thousands inputs.
looking in the forum I saw a staff talking about input limit of 1024.
By the looks of it mine is at 1521.

But I didn't find it in mql documentation.
I'm looking for more information.



:(

Files:
 
Alain Verleyen #:

It was not a staff :-D

It's the limit using it with the tester.

Do you believe that using it on the demo/real account, all functions will work normally?

And, is it not possible to increase input in the tester?

But I always think about backtesting before putting it into production accounts.
 
Diego Oliveira #:

Do you believe that using it on the demo/real account, all functions will work normally?

And, is it not possible to increase input in the tester?

But I always think about backtesting before putting it into production accounts.

There is no limit on a live chart.

You can just "hide" a part of them when running on the tester.

 
Alain Verleyen #:

There is no limit on a live chart.

You can just "hide" a part of them when running on the tester.


"hide" would be /*input*/ (comment), or is there another method to hide?
 
Diego Oliveira #:

"hide" would be /*input*/ (comment), or is there another method to hide?

With a macro.

 
Alain Verleyen #:

With a macro.


I'll talk to my developer and see what he gets out of your information.
Thank you for the moment, I'll come back soon if it worked or not.
Reason: