You may get more response
V
So what is your issue with the current method? It would appear to trail the stop based on a fixed amount. Perhaps I would add a check to ensure the stop is outside the minimum allowable, but that I suspect will be redundant if it's a fixed pip system.
V
when you run the system it incurs a big loss at the end, why? and how can we over come this?
1) Add a value for the Stop Loss
2) Add a time-of-day filter
3) Get a better system
You decide
-BB-
Im new to this EA stuff, could you please help abit.
Hi,
Here are some options for a stop-loss system:
1) Trailing stop
2) Dynamic SL based on average trading range (ATR)
3) Support/resistance levels (a lot of options here)
4) Chandelier exit
5) Close long orders on short signal and vice versa
6) Trend-following indicators such as Heiken Ashi, Parabolic SAR
[quote] when you run the system it incurs a big loss at the end, why? and how can we over come this? [/quote]
This is because all open orders are closed.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Can anyone please help me, how I can improve this code as it is not finished.
Many thanks