Need Help on setting Stop Loss & Take Profit on "Buy Now"
-
Hi,
I'm not a programmer and new to FxDreema, I would like to set my stop loss at the most recent Down Fractal - 3pips and Set my Taking Profit when candle cross over SMA21,
thanks in advance help me on the setting.regards,
derek -
@derek-cheah Every time the fractal appears you need to save the value into a variable, this means you always have the last price saved, they only show on candle 2, set this in the buy sell blocks for SL. Make a start and share a shared link saying what you can't get working and any problems can be sorted.
-
@jstap Thanks for your reply and help,
I am new to fxdreema, I still dont know how to setup the Buy Now and Sell Now
actually i wanted to setup SL = Down Fractal and TP = Close0 X< SMA21 for Buy Now
About the Sell Now is SL = Up Fractal and TP = Close0 X> SMA21
Can you show me the steps please.Can I know how to i set TS for Buy = Down Fractal, for Sell = Up Fractal
Thanks for your guidance
regard,
derek -
@derek-cheah This is a first glance on what you want:

But it will only work if there is a fractal con candle ID 2 at the exact moment. If not, you will need to use a variable instead. That makes the strucre more complex.