카테고리 없음

메타 트레이더 MQL5? 예제....

나스닥171819 2023. 2. 15. 23:09
728x90
반응형

메타 트레이더 MQL5? 예제....

 

 

2018년부터 MQL5 가 나왔다? 공식적으로 C# 을 지원.....

 

 

https://www.mql5.com/ko/articles/249

 

관리되지 않는 내보내기를 사용하여 MQL5에 C# 코드 노출

이 글에서는 MQL5 코드와 관리되는 C# 코드 간의 다양한 상호 작용 방법을 제시했습니다. 또한 C#에 대해 MQL5 구조를 마샬링하는 방법과 MQL5 스크립트에서 내보낸 DLL 함수를 호출하는 방법에 대한

www.mql5.com

 

 

C# 을 공식적으로 지원한다.

 

 

https://www.mql5.com/en/articles/5563

 

Developing graphical interfaces for Expert Advisors and indicators based on .Net Framework and C#

The article presents a simple and fast method of creating graphical windows using Visual Studio with subsequent integration into the Expert Advisor's MQL code. The article is meant for non-specialist audiences and does not require any knowledge of C# and .

www.mql5.com

경고: 이 자료에 대한 모든 권리는 MetaQuotes Ltd.에 있습니다. 이 자료의 전체 또는 일부를 복사하거나 재인쇄하는 것은 금지되어 있습니다.

 

 

 

 

https://www.mql5.com/en/articles/6549

 

Developing graphical interfaces based on .Net Framework and C# (part 2): Additional graphical elements

The article is a follow-up of the previous publication "Developing graphical interfaces for Expert Advisors and indicators based on .Net Framework and C#". It introduces new graphical elements for creating graphical interfaces.

www.mql5.com

 

 

반응형