Indicators: EMA and Fractals ---- Open BUY orders: IF Open < Last
Fractal & Close > Last Fractal AND IF price exit from last
fractal >= Channel Height BUY x Moltiplicator1 AND IF EMA(1) >
EMA(same fractal candle). THEN: TP = Fractal high + Moltiplicator2 *
Channel Height BUY; SL = Fractal high - Moltiplicator3 * Channel
Height BUY; Channel Height BUY: Fractal high - minimum LOW between now
and fractlat's candle ---- Open SELL orders: IF Open > Last Fractal
& Close < Last Fractal AND IF price exit from last fractal >=
Channel Height SELL x Moltiplicator1 AND IF EMA(1) < EMA(same fractal
candle). THEN: TP = Fractal low - Moltiplicator2 * Channel Height
SELL; SL = Fractal low + Moltiplicator3 * Channel Height SELL; Channel
Height SELL: Maximum HIGH between now and fractla's candle - Fractal
low