Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
MetaTrader 5 terminalinizden Kod Tabanına erişin
Doğru kodu bulamadınız mı? Freelance bölümünden sipariş edin
Bir Uzman Danışman veya gösterge nasıl yazılır?

MetaTrader 4 için MQL4 kütüphane kaynak kodları - 4

icon

Kütüphaneler, yeni uygulamalar geliştirmek için kullanılabilecek küçük alt programlardır. Bunlar, ticaret veya analiz işlevleri gerçekleştirmez ve MetaTrader 4'te çalıştırılamaz. Amaçları, MQL4'te yeni uygulamaların geliştirilmesini kolaylaştırmaktır.

Bu uygulamalar MetaEditor ticaret stratejileri düzenleyicisinde indirilebilir ve kullanılabilir.

Kod ekle
en son | en iyi

YURAZ's library, determining the switch to dayllight saving time and revert to standard time

The implementation of the pause between the trades for all EAs that are currently trading.

The library contains the function that monitors the appearance of the trading events in the MT4 client terrminal.

The library contains the functions that are intended to split the access to the trade flow.

Choosing a size of the working volume. 3 variants. It can be easily inserted into an EA code.

Simple coding/decoding of entries in Base64.

The receiving of the EA testing results by the days of week.

A set of function tools.

A test script with the functions that calculate the true value of a graphical object's Y coordinate. It is useful to watch the bar forming.

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. Revision 1: OrderModify2() & OrderProcess() corrected, OrderProcess() & OrderSend2() enhanced.

Functions for handling two dimensional string arrays. Usefull for prototyping.

Library of functions usefull for time calculations and determining if a report is imminent.

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling.

Functions for handling two dimensional string arrays. Usefull for prototyping.

Description of the FXT file header, functions of reading and writing of the header.

1234