paraboric sar crosses above candle issue
-
hi there
im having challenge, i want to code, ea to open up a trade immediately when the paraboric sar comes above or be low the candle . when i use paraboric sar crosses above the candle to open a sell trade, the ea doesn't open up. it only opens up when i use parabolic sar above the candle.
because if i use aparaboric sar is above candle, the ea will open up tradeswhen the trend is already on hence opening up at overbought or sold areas. so i want to open up fast and be out when an opposit paraboric sar appears -
Explain a little more on what you need. For example PSAR is < candle 1 close and PSAR is > candle 0 close will open a sell as soon as the dot moves from below to above.
-
hi thanks. eg, if we are in an uptrend and the paraborics sar are below the candle, i want to take a sell the moment i have aparaboric sar appear above the canlde signaling a reversal in trend. and to exit the taken sell trade the moment i see or have a parabolic sar appear below the candle which signals a possible buy
-
That is exactly what my example does - no trade block - condition block (PSAR < candle 1) - condition block (PSAR > candle 0) - sell block, reverse for buys, you will see this doing what you want, test and report back for any changes
-
hi m not understanding it well . do u mind using blocks that i might be able to understand fast and u share me the link over here
-
I don't mind helping but start by making the simple, then add to it, then post a shared link and I'll help out with what needs done.
-
thanks finally th knowledge given helped me . now im lookig at the exit incase i see a paraboric sar aganst the direction.
.i want the ea to exit the profitable buy trade incase a parabolic comes above the candle signaling a sell. here is a link of what i just did. let me know if its true. https://fxdreema.com/shared/43vj23HP -
You don't have a second condition indicating the change, for now until you get things working leave the time frame on current