double stoploss = 0.0001; |
|
Thank you, you solved my problem.
I had it all wrong about how the stoploss worked.

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
I don't know if this is standard procedure and the test can't use stop losses, but I found no way to use them in the strategy tester.
I tried both the following code, but the stop loss get's completely ignored:
Any ideas?