ПРОБОЙ ТОРГОВОГО ДИАПАЗОНА

ПРОБОЙ ТОРГОВОГО ДИАПАЗОНА

Type : Signal, Name : True Range Breakout

Input
:Period(20);

Condition1=range < Average(range,Period);

{LongEntry}
If Condition1 then Buy at Open of tomorrow + range Stop;

{ShortEntry}
If Condition1 then Sell at Open of tomorrow — range Stop;

ПРОБОЙ ТОРГОВОГО ДИАПАЗОНА

Николай Солабуто
Оцените автора
Николай Солабуто
Добавить комментарий