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
syntax error: type expected Fibo_Bar.mq5 100 14
I couldnt complie the indicator line 100 error
The MT5 editor is constantly changing and some changes affect the compilation of the code.
Now there is no possibility to edit the code in the MT5 codebase.
You need to remove the comma at the end of the 100 line by yourself.
I think - I did it in correct way -
The MT5 editor is constantly changing and some changes affect the compilation of the code.
Now there is no possibility to edit the code in the MT5 codebase.
You need to remove the comma at the end of the 100 line by yourself.
Ok thank you very much.
Hello. How can I put several copies of the indicator on the same chart with different period parameters? To see, for example, grids of day, 4 hours and hour. I put, shows the last installed. Thank you.
You need to change object names for each copy.
This version is simplified and has some "defects".
Full version with alerts and advanced features is in the market.
You need to change the object names for each copy.
This version is simplified, and has some "flaws".
Full version with alerts and advanced features is available in the market.
Give me a link to the full version.
hi indicator wont load onto mt5 chart can you please help with this
The MT5 editor is constantly changing and some changes affect the compilation of the code.
Now I have no possibility to edit this code in the MT5 codebase.
ps. and I wrote to you in private messages.You need to remove the comma at the end of the 100 line by yourself.