PSAR Breaks Fibonacci EA
-
Hi, i am developing an EA based on PSAR and Fibonnaci.
- The idea is, If candle close > PSAR, create Fibonacci from lowest price to the first candle that breaks the PSAR (the highest price), as well as the opposite. I've managed to did half the way, but it seems just wrong sometimes. The price which should be the first and second point is just wrong and not as i planned before.
It looks pretty much like this
0_1620896530950_Screenshot_20210513_170102_com.microsoft.rdc.android.jpgBut it should be like this
0_1620896584133_Screenshot_20210513_170148_com.microsoft.rdc.android.jpgI've been messing around with the candle ID and so on, but the MT4 tester always shows me the first picture.
- How to filter if the winning position, let's say Buy position, and prevent the EA to look for Sell position?
This is what I've been made https://fxdreema.com/shared/BZ5dDBsjc