jcbwrites:.1"'ObjectCreate' - no one of the overloads can be applied to the function call".
There are just two ObjectCreate's
- ObjectCreate(long,string,ENum, ...)
- ObjectCreate( string, Enum, ...)
Your call doesn't fit either.
Post your code, there are no mind-readers here.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Been coding for years on MT4 but now tons of changes give me errors never heard of like this one: "'ObjectCreate' - no one of the overloads can be applied to the function call"
What does that means and how do I correct my code that used to work just fine?