Estratégia SimoneBertoli's
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
Versão: |
Date: |
Estado: |
Descrição: |
|
Rev.1 |
31.10.2020 |
Not running
|
-Indicators: EMA-Fractals
- Open buy and sell orders if
- Buy
IF Open < Last Fractal & Close > Last Fractal
IF price exit from last fractal >= Channel Height BUY x
Moltiplicator1
IF EMA(1) > EMA(same fractal candle)
then -> Buy
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
- Sell
IF Open > Last Fractal & Close < Last Fractal
IF price exit from last fractal >= Channel Height SELL x
Moltiplicator1
IF EMA(1) < EMA(same fractal candle)
then -> Sell
TP = Fractal low - Moltiplicator2 * Channel Height SELL
SL = Fractal low + Moltiplicator3 * Channel Height SELL
Channel Height SELL: Maximum HIGH between now and fractlat's candle
- Fractal low
|
Download
|
|