- Creating a ready-made Expert Advisor - MQL4/MQL5 Wizard
- Working with Projects - Projects and MQL5 Storage
- MQL5.community
I rarely use extern for input parameters nowadays, I tend to use input.
I find that the inputs do not revert to default after compiling unless a new input has been added or one has been removed
I rarely use extern for input parameters nowadays, I tend to use input.
I find that the inputs do not revert to default after compiling unless a new input has been added or one has been removed
I also have
#property strict
in all my codes, I don't know if that makes a difference or not
You agree to website policy and terms of use