
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
Hi,
I finished my code.I did something simple to understand how it works.I had no errors and warnings on meta editor,but after testing on strategy tester I got error 130(invalid stops).Can I get answer ?where is an error in my code and how to fix errors if errors are coming on strategy tester?How to find errors before I try strategy tester if no errors after compiling?
so look at the log, see the error message, reread my post #3
Hi,
I was trying to ajust my code for 5 digit broker.No errors after compiling,but can you check my errors?Is ajustment for 5 digits in right position in the code?
I was trying to ajust my code for 5 digit broker.No errors after compiling,but can you check my errors?Is ajustment for 5 digits in right position in the code?
You didn't change ANYTHING, TP, SL, or slippage. Go back to my previous post #4 and look at the bottom comment.
You have to use the values calculated in that code to modify your SL, TP, Slippage accordingly.
If you don't understand the code you have been given it's time to learn and understand it . . . . or simply give up.
I have error 'if'- semicolon expected in front of if after compilind .What is wrong?