TS Williams 19

Da traderpedia.
Versione del 22 mar 2012 alle 09:59 di imported>Stefano Fanton (→‎Vedi anche:)
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
Jump to navigation Jump to search

Trading System "Williams 19"

Autore: Larry Williams

Formula per Tradestation™:

INIZIO FORMULA

Type : Signal, Name : L Williams 19

Inputs: Length(16),
PH( ( ( (H+L+C) / 3) * 2) - L),
PL( ( ( (H+L+C) / 3) * 2) - H);

{-------- Long Entry --------}

Buy Next Bar at Highest(PH,Length) + 1 Point Stop;

{-------- Short Entry --------}

Sell Next Bar at Lowest(PL,Length) - 1 Point Stop


FINE FORMULA

Vedi anche: