Help needed with use of custom indicators
-
Hello everyone, I need some help with the use of custom indicators. Initially in a bid to automate my trades I used some custom indicators in my EA but it would run without taking any trades despite sticking to tested strategies but when ever i use the loaded indicators I get multiple trade entries. Would like suggestions on how to overcome this challenge. Thanks
-
@woman Most common mistake is to use custom indicators on candle ID0. As this is not closed it may produce multiple signals. Furthermore you may want to limit the number of open trades. It's hard to describe this in general. May I kindly ask to share your project and maybe custom indicators in order to investigate deeper?
-
@trader-philipps Thanks for your reply. Would do that asap.