Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Kütüphaneler

Fonts lib - MetaTrader 4 için kütüphane

Görüntülemeler:
7089
Derecelendirme:
(46)
Yayınlandı:
2016.02.08 12:47
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The library is intended to implement the font list in the input parameters. The library contains 208 fonts.

The font selection is done using the drop-down list.

To get the required font in the code, it is necessary to write the following:

fonts_buf[Font]

For example, if 2 different fonts are needed for 2 objects, then for the second one the following should be added:

extern fonts Font2 = font1;

To get the second font in the code, it is necessary to write the following:

fonts_buf[Font2]

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/14633

Subway Subway

The indicator displays a channel based on the moving averages.

The Fraktrak xonax Expert Advisor based on the fractal breakouts The Fraktrak xonax Expert Advisor based on the fractal breakouts

The EA searches the last upper and lower fractals and opens positions when the price exceeds these levels.

ChannelsFIBO ChannelsFIBO

The Fibonacci channel display, the axis of which is the moving average line.

DUCT DUCT

The indicator plots a channel based on fractals.