Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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?

Kullanıcı derecelendirmelerine göre MetaTrader 5 için en iyi komut dosyaları - 5

Kod ekle

Komut dosyası, Standart Kütüphanedeki sınıfları kullanarak grafik özelliklerinin kontrolünü gösterir.

This Script will Refresh All Open Charts in MT5, Usually custom symbols in MT5 needs to be Refresh sometime so this script will help to refresh all open chart at once. We can also use this Script anywhere where we need to refresh all open charts.

- Kod, mevcut grafik nesneleri için geçerli grafiği tarar, - Bunları uygun şekilde sayar ve siler - Ve sırasıyla grafikteki nesnelerin adlarını günlüğe kaydeder.

Bu kod, gösterge değerlerini CSV dosyasına aktarır.

Empirical mode decomposition of the current symbol.

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Sell Stop or Sell Limit pending order should be placed.

A script for placing a BuyStop Limit order.

A script for placing a SellStop Limit order.

The script demonstrates the example of using the FileMove() function

The script demonstrates the example of using the FileWrite() function

This script helps to save the objects into a file and show the objects on a new chart.

The script creates the Fibonacci levels graphic object with a large number of settings.

This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

This example was created to see how long it takes to reach 100 ticks. So this indicator is a seconds / "centick" (centick = 100 ticks). It helps you trade orders flow.

The script demonstrates the example of using the FileWriteDouble() function

The scripts places multiple pending orders higher than the current price.

For day traders, this is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best TIME during the day to trade when the market moves the most as well

Time Left To New Bar Watch

Bu komut dosyası, tetikleme seviyesinin sabit değerleri ile SellLimit emrini ayarlamak, zararı durdurmak ve mevcut fiyattan pip cinsinden kar seviyesini almak için tasarlanmıştır.

The script demonstrates the example of using the FileCopy() function

The script demonstrates the example of using the FileReadArray() function

MinMargins.mq5 komut dosyası, yatırımcıların Market Watch'ta bulunan tüm semboller için en küçük lot boyutuyla bir pozisyon açmak için gereken minimum para miktarını hızlı bir şekilde hesaplamalarına ve belgelemelerine yardımcı olmak için tasarlanmıştır. Bu veriler, kolay inceleme ve analiz için bir CSV dosyasına kaydedilir.

Kendi kaynak metnini oluşturan bir komut dosyası. MQL5'te klasik bir problemi çözme. Uygulama değeri yoktur. Ancak programlama ve algoritmikleştirme eğitimi alanlar için faydalı olabilir.

OBJ_BITMAP türünde nesne kullanılarak oluşturulan grafik arka plan görüntüsü örneği.

The script has three independent functions for determining the current FORTS futures.

Grafiğinizin tüm renklerini rastgele ayarlamak için basit komut dosyası. Sadece üzerine tıklayın ve sonuçları kendiniz görün!

The simplest script to send instant PUSH-notifications to smartphone

This script attempts to demonstrate the power of using support vector machines in solving classification style problems.

A simple script that allows you to open a long position using the current price location with a specified Risk Percentage and Reward Ratio.

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

Kod, terminalde açılan tüm grafiklerin eşzamanlı olarak kaydırılmasını sağlar.

bts

Comparing the speed of a binary or a ternary search

A script to place straddle orders around current price level to catch price spikes around announcements.

The script is assigned to a hot key for quick change of charts around in a circle.

The CSV file was written to write economic news but there was a problem that the Terminal does not distinguish lines, exactly their number when working with the CSV file. That is why I decided to share my solution of this problem.

The script demonstrates the example of using the FileWriteInteger() function

The script displays the number of bullish and bearish candlesticks.

The script closes all pending orders on the current symbol.

This script opens a buy or sell order randomly having equally spaced take-profit and stop-loss levels.

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

12345678