Formula Nr7

Da traderpedia.
Jump to navigation Jump to search

Codice Tradestation

INIZIO FORMULA

Type : PaintBar, Name : NR7 Days

Input: NR(4);
IF H-L<LOWEST(H-L,NR-1)[1] Then Begin
Plot1(High,"High");
Plot2(Low,"Low");
IF CheckAlert Then Alert = TRUE;
End; 

FINE FORMULA

Vedi anche: