현재 위치 - 대출자문플랫폼 - 외환 플랫폼 - 외환 Mt4 프로그래밍, 스스로 EA 를 쓰는데, 어떻게 3 차 5 차 청구를 할 수 있습니까?

외환 Mt4 프로그래밍, 스스로 EA 를 쓰는데, 어떻게 3 차 5 차 청구를 할 수 있습니까?

If (iTime(NULL, 0, 0)= 고객 정의);

{

Ticket_buy=OrderSend(Symbol (), OP_BUY, Lots, Ask, 3,0,0, "",MAGIC_MA

If(ticket _ buy>;; 0)

{

Billbuy _ ok = true

If(OrderSelect(ticket_buy, SELECT_BY_TICKET, MODE_TRADES))

{

Print ("구매 주문이 개설되었습니다.", order open price()););

/* if (sl > 0 & amp& ampOrderStopLoss()==0)

OrderModify(OrderTicket (), OrderOpenPrice (), OrderOpenPrice()-SL*Point, OrderTakeProfit () 입니다

If(TP & gt;; 0 & amp& ampOrderTakeProfit()==0)

OrderModify(OrderTicket (), OrderOpenPrice (), OrderStopLoss (), OrderOpenPrice()+TP*Point)

*/

}

}

기타

{

Billbuy _ ok = false

Print ("구매 주문을 여는 동안 오류 발생:", GetLastError()););

}

아마 이 원리일 겁니다.

copyright 2024대출자문플랫폼