Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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 komut dosyası kaynak kodları - 9

icon

Komut dosyaları, tek seferlik eylemler gerçekleştiren küçük uygulamalardır. Örneğin, bir grafikteki tüm nesneleri silebilir veya açık bir pozisyon için bir emir kümesi yerleştirebilirsiniz. Küçük analiz veya ticaret işlevlerini otomatikleştirebilen yüzlerce uygulamayı burada bulabilirsiniz.

Komut dosyalarını indirmek ve MetaTrader 4'te çalıştırmak ücretsizdir.

Kod ekle
en son | en iyi

The analysis of history data for the absence of bars, identifies their size, length and gap.

Unloading quotes from the selected period into an external file.

Drawing all results from a strategy tester report file into a chart.

A step-by-step passing of historical data for manual testing of trading.

Script interception of pressing keys or mouse buttons in the windows of MetaTrader 4. It can be helpful in writing controls.

Report generator

A DLL to manage and exchange data between MT4 and MS Excel. OLE is used. The description of the DLL functions is given in the attached example. The example is a script that sends quotes to Excel and builds the diagram of daily price changes. At exiting,

The script should solve the "fading charts" problem - the situation when the charts stop being updated while the connection to the server remains ok

Automated volume calculation for the preset risk factor, and order(s) opening.

A script tool for those who develop programs in MQL4. It allows to display the contents of any font in your chart.

A toy script that demonstrate the way of displaying some text information in a chart.

The script draws a set of up/down levels that are at a certain-percentage distance from the price of the bar selected by user.

A script aimed at loading of history for all available currency pairs, metals, indexes, CFD, and at checking of history for "holes".

The script places stop orders. The orders are placed for the market/pending orders specified in custom variables High (variable Hi) and Low (variable Lo).

Three scripts for quick preparation and manual placing of trade orders.

The script pumps over all quotations.

Risk advisor script based on balance Risk Percent.

Close all multi currency open orders and cancel pending orders according to various scenarios. Slippage for open orders is calculated for each currency. Choose only one scenario per visit, the script processes the first menu item selected.

There are some scripts in the zip archive which could be very usefull in intraday trading. With them you can respond on market changes very quickly.

This script will plot Fibonacci golden spiral on the chart.

This Script creats HTML Report To Your Current Chart. It contains a usefull information. Try it.

Get all the Account and MarketInfo details for a currency pair at a glance.

Quckly generate histoircal data from any M1 data such as alpari for all time frames up to D1. Shift Time to suit your server.

Quickly close open orders by dragging and dropping this expert on chart. Will ask for confirmation to close each order within 2 pips of the drop.

Revers Script.

Demo of functions in StringArraySuite.mqh

Simple csv-to-fxt Converter

This script evaluates in points account history loaded into client terminal.

This script takes orders from trade history and places arrows on chart for trades.

123456789