Stopp loss on PSAR...
-
i want to set stop loss on PSAR ..
i made it to adjust to new value from old to new in loop..but what if PSAR is formed below the candlestick pattern in this case if in short position stopp loss will take place of take profit...is my block correct about PSAR..
https://fxdreema.com/shared/9o91VyAvb -
@haikel That should work, to ensure dot is above or below set up 1 for buy and 1 for sell, use a condition block in middle of pink to check dot is above or below candle.
-
@jstap its to long ago i used fx dreema i cant understand now..can u share screenshot?
-
@haikel I can do but just add a condition above the modify block, left operand candle open < or > PSAR, try to get this working if it fails ass a shared link to check.
-
@jstap < (For below)or >(for above) ?
i can understand now why stop loss was not working before properly..and was moving up and down.. -
@haikel Am a little lost with what you are saying? for above & for below is what I said 2 post's above.
-
@jstap i got it..will share block after making it
..what is difference between old to new and new to old loop direction in "for each position" block -
@haikel If trades the first trade is old and the second is new.