Как поставить "Вилы Эндрюса" на график из советника или индикатора?

 
Вопрос в теме.
 
Создать графический объект функцией
bool ObjectCreate( string name, int type, int window, datetime time1, double price1, datetime time2=0, double price2=0, datetime time3=0, double price3=0)

Create object with specified name, type and initial coordinates in the specified window. Count of coordinates related from object type (1-3). If the function succeeds, the return value is true. If the function fails, the return value is false.

Тип объекта
OBJ_PITCHFORK = 19 --- Andrews pitchfork. Uses 3 coordinates.

И задать 3 координаты для вил.