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 komut dosyası kaynak kodları - 5

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 script saves the values of Time, Open, High, Low, Close, Volume and standard indicators.

Script to set StopLoss and TakeProft in Pips, uses your EA Number, separate SL and TP.

The script inserts the FXT-file of any custom chart, synthesized from real tick flow, into the strategy tester folder.

Script for opening opposite stop orders at a specified time. Once one of them triggers, the other one is deleted.

The script is designed to place orders at the time when it is not possible, for example, when the market is closed.

The script determines the price at the point of the chart, on which it was dropped down, and depending on that it places a grid of orders.

This script plots MQL signal history on a MetaTrader 4 chart.

Close, Delete or Clean values from all orders by your choice.

The script analyzes the market based on two criteria: the moving averages and the support and resistance levels.

Script that closes orders and (or) deletes pending orders.

The converter of the tick files created with the Ticks collector into different data representation formats.

The script tests the computer in 45 performance tests. It is possible to compare the performance of VPS/VDS servers.

This script creates a .CSV file of your order history so you can import it into Excel and analyse it using the calculated heat map slots and other calculated values. All trading attributes are extracted from the history and output to the .CSV file. Updated version 1.03 (about 27KB) has NetProfit, OpenDay, OpenHour, OpenSlot, CloseDay, CloseHour, CloseSlot, DurationMinutes, PotentialWinPips, PotentialLossPips and others. The file is tab delimited for easier conversion from text to columns in Excel. Times are server time. Handles 4 and 5 digit brokers and 2/3 and 4/5 point value pairs, e.g. JPY correctly.

This script will help you calculate your lot to open position.

This script lists current open orders with profit.

Easy to use an open trade script.

This script shows you current currency pair spread, pip value and the total cost of the spread to open a position. Result will show in your account currency.

Simple code to close all opened orders.

The script reverses all the orders of the actual chart symbol.

The script creates an ellipse on window drop.

Script deletes selected object types from the charts (current chart or all active charts).

The script allows you to get a certain section of the chart image specified by the user.

Use this script 2 minutes before high impact news pip moving faster FOMC, NFP, RATE BANK.

This script makes horizontal lines, that shows max and min price values for a period of time.

The script deletes all objects on all active charts.

A simple script to close multiple market orders.

Clear All StopLoss n TakeProfit on All Orders.

The script gets all the symbols available on your platform and writes their closing prices for a specific bar to a csv file.

This script automatically closes all open orders within few seconds.

The script closes all charts for the specified symbol.

The script copy objects (Trendline, Horizontal Line, Rectangle, Fibo) from active chart to all charts in this same symbol.

Easy script to help analyze specified symbol, it opens 8 new charts with different periods and applies a specified template.

A collection of scripts for closing various types of orders.

The script recognizes and shows peaks and valleys of certain period.

Someone needed a quick way to open the Alert window again, after they had closed it. Place this script in your \experts\scripts folder.

Someone asked me to provide them a way to close all their orders. This script will serve that purpose. Place this script in your \experts\scripts folder. When you want to close all the orders just drop this script on a chart.

popup tip: any bar's local time, with help of a verticle line.

Take screenshot in the original chart size with labels (instrument, timeframe)

Check out any MQL5 closed positions on a chart.

A collection of predefined Scripts immediately available for use without having to key-in. Step-by-step instruction how to make your own Scripts from Scripts Collection.

123456789