TEMA cross over/below RSI values
-
How can I use condition ( Triple Exponential Moving Average Cross Below or Above RSI Value n )
-
-
How can I erastrate for each profitable trade? Because the ea also closes trades in loss I want it to only close profitable ones. For each profitable trade is what I want
-
@Ssenyongacharl4 You can use this block:

-
Hi how can I have the ea open a trade at exactly the opening of the first parabolic sar. Eg. If the trend is been up, and the parabolic sar has been down or below the candles. How can I have a trade immediately we have the first parabolic sar at the top or above the prices . Note. I only want to trade the first psraboric sar not the conditions ones.
-
Sadly, the PSAR is a cheating indicator. The first point of the new trend is repainted. That makes it impossible to use as per the second, third or further points. This is why I stopped using it. long ago The best you can do is waiting for the fist point to be confirmed. That usually happens at half current candle's development. However, there is no guarantee that will hold there. The safest option is waiting for the second point to appear at the beginning of the second candle of the trend.
-
No, it is not the value is true, but if the price changes the indicator can, although this isn't perfect, to me I believe this is right, and that is why people use ID1 or greater, but unfortunately this limits the quick reaction to the situation.
-
Thanks for all your positive response and advise, it really helped me A lot. however my other question is, how can i create an EA TRADE MANAGER. that automatically handles pairs separately, E.G, i want the EA trade manger to breakeven when stochastic signal line goes above 50. then it locks profit x eg 5 usd when stochastic goes above 70. then closes trade when signal line crosses Above 95..
so i want to be able to attach it on chat and it manages all trades of different pairs basing on their movement with the stochastic. any help . -
@Ssenyongacharl4 Then you will need to select these options in all 'for each trade' blocs you will be using:

-
Thank you so much , i will try making one and see its success
-
@Ssenyongacharl4 You're welcome.
