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
Göstergeler

Candlestick Wick Imbalance - MetaTrader 5 için gösterge

Görüntülemeler:
5456
Derecelendirme:
(4)
Yayınlandı:
2023.11.23 17:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Comparison between upper wick and lower wick of a candle to find imbalance and plots an wingding

User can define the multiplication in input field e.g. value of 2 means if upper wick is 2x of lower wick or if lower wick is 2x of upper wick then it plots a wingding on that side which wick area is greater than other wick area.


Example of using an ONNX model to recognize handwritten numbers Example of using an ONNX model to recognize handwritten numbers

This Expert Advisor does not trade. A simple panel, implemented using the standard Canvas library, allows you to draw digits with the mouse. The trained mnist.onnx model is used to recognize the digits.

BinanceQuotesDownloader BinanceQuotesDownloader

Display Binance quotes in real-time mode

Sample program for async/sync all close. Sample program for async/sync all close.

This is a simple program to compare asynchronous and synchronous all close. It is a sample program, so feel free to modify it for your own testing purposes, such as adding conditions.

Horizontal Grid Controller Horizontal Grid Controller

Horizontal Grid Controller with KeyEvents