Step by Step need help
-
my conditions like this.
1st 50, 200 SMA cross. after crosses price needs to test my levels. stochastic oversold with fibo 50% or 61.8% (fibo high for sell: above 50sma before crosses and retracement valid for current low). i will add an image can someone help me to do this?
i just need to what is the conditions that i need to use for cross
-
When MA50 is below MA200, this means that at some point in the past MA50 crossed MA200 from above to below. If you don't care when that happen, you can just check when MA50 is < MA200.
Working with objects, such as fibonacci, is a little bit different - https://fxdreema.com/examples#Chart-Objects