my indicator doesn't show in indicator list
-
hello,
i entered an indicator in "my indicator.mq4" successfully.
Every thing is OK but when i want to use it in the meta trader, i can see expert (that i made it) in strategy tester and i can set my value in expert, but after back test,
my indicator doesn't show in indicator list so in fact, strategy tester has never used "my indicator.
where is my wrong? -
You need to put your indicator in MT4 indicator folder as well
-
thank you. it doesn't work.
would you mind to check it?
shared/LfsI5Nw9c -
@melmdoost Maybe because you are not putting the candle closed on the indicator condition. Put "1" on more settings>candle ID and check it. Sometimes the conditions are not logic, then the EA doesn't open trades
-
-
@melmdoost
You are welcome