HOW TO SOLVE THIS PARABOLIC SAR BOT ISSUES
-
Please, I am trying to create a robot with parabolic sar. I want it to take a buy trade when the first parabolic sar dot appears below the candle and once it hits my sl or tp, it should not take another trade until a fresh signal appears.
Now this is issues I have, it continues taking trades as long as the parabolic sar is below the candle ..
Please, Is there a way i can solve this issues? i have tried time filter, and also once per bar options yet not working.
shared link: https://fxdreema.com/shared/vaj3edG7
-
Do this, candle1 PSAR<candle, candle0 PSAR>candle, use once per bar to prevent it from happening more than once per candle, and do the opposite for buys.
-
@jstap Thanks for the reply. please help me with a shared link of what you mean. i did not really understand what you meant by candle 1 and candle 0
-
Just follow my logic, create a shared project, and add it here if you are having problems, use 2 condition blocks to achieve.
-
@jstap CHECK OUT THIS
https://fxdreema.com/shared/pISItUzab
TRIED THIS BUT IN DID NOT OPEN ANY TRADE ON THE STRATEGY TESTER
-
You need to add the ID in more settings:

-
@jstap I did add the Candle Id as 0 and 1 as you said.. just as it is on the shared link i sent or did i do it wrongly?
-
In more settings there weren't any, do as in my picture and you should be fine.
-
@jstap you are a genius. it worked now
Thanks a lot
-
i created a robot on fxfreema but when a drag it to the chart it doesn't appear on the chart help me with that issue