Ok, I believe I understand your recommendation.
Thank you for the Assistance.
@jstap
Ok, I believe I understand your recommendation.
Thank you for the Assistance.
@jstap
Thank you for you response. I will proceed with your recommendation.
How would you recommend implementing part # 2, a logic block to check if the last 3 candle sticks, (body and wicks) are above the SMA value of 200?
Thank you again @jstap
Good Afternoon,
I am trying to add two different conditions to my EA, I am trying to use the Indicator Moves within limits block. However, if you have a recommendation for another block that would do the same process it would be greatly appreciated.
I would like for the "Indicator Moves within limits block" to send a true signal (i.e. proceed to the next logic Block) if RSI is between 50 and 80 levels.
If the 200 SMA is below price action candles by a certain width, then send true signal and proceed to the next logic block.
In this logic block, I attempted to use the " Price X > indicator" block.
Is this the correct logic path for implementing these requirements in my algorithm. Also Attached is a link to the the indicators and requirements for my EA file.
Thank you for any assistance.