Experts: 트레이드패드_샘플(TradePad_Sample)

 

트레이드패드_샘플(TradePad_Sample):

버튼을 눌러 거래할 수 있는 정보 시스템의 사용자 인터페이스의 간단한 예입니다.

트레이드패드_샘플(TradePad_Sample)

작성자: MetaQuotes

 

안녕하세요

슈퍼 애플리케이션입니다. 노력해 주셔서 감사합니다. 왜 거래되지 않나요?

 

이 스크래치에서 거래 스캐너를 만들 수 있습니다. 동영상 보기


 
Nuri Doganay:

안녕하세요

슈퍼 애플리케이션입니다. 노력해 주셔서 감사합니다. 왜 거래되지 않나요?

네, 왜요? 설명을 읽으면' 매수 및 매도 버튼의거래 기능이 구현되지 않았으며 필요에 따라 직접 할 수 있습니다' 결론; 필요한 기능을 구현했을 때 수동으로 작동하는 것일 수 있습니다.

Documentation on MQL5: Trade Functions / OrderSend
Documentation on MQL5: Trade Functions / OrderSend
  • www.mql5.com
[in,out]  Pointer to a structure of MqlTradeResult type describing the result of trade operation in case of a successful completion (if true is returned). parameter are filled out correctly. If there are no errors, the server accepts the order for further processing. If the order is successfully accepted by the trade server, the OrderSend...