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
Here it is with the indicators, all in MQ4, just in case you want to check it. Only 1 indicator is in .ex4, I have not got the .mq4
Great , someone might help if they have time .
Otherwise https://www.mql5.com/en/job
Great , someone might help if they have time .
Otherwise https://www.mql5.com/en/job
Sure. Thanks Roussos
This is the code for sending orders
How can I check if all iCustom Indicators are working?
Check your return codes, and report your errors. Don't look at GLE/LE unless you have an error. Don't just silence the compiler, it is trying to help you.
What are Function return values ? How do I use them ? - MQL4 programming forum
Common Errors in MQL4 Programs and How to Avoid Them - MQL4 Articles
Check your return codes, and report your errors. Don't look at GLE/LE unless you have an error. Don't just silence the compiler, it is trying to help you.
What are Function return values ? How do I use them ? - MQL4 programming forum
Common Errors in MQL4 Programs and How to Avoid Them - MQL4 Articles
Thanks Roeder, I will check it but there are no errors in the compiler, and it worked until Monday, lets say. The same day I made the modifications. Apart from it, it looks like my IP has been blocked. I have attached one of the old ones to an MT4 outside of the VPS and it worked. Still, I will have to check for the new for I have not seen any orders yet.
Basically I added the iADX signals but they must be coded wrong, although they work in backtest.
Is there anything wrong with this code for not sending an order?