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ı - 7

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

Drop Level Lines with the level value inserted above or below the line and the color changing automatically for bottom level or top level.

Draw several resistance and support lines as a "little segment line", differentiating the color of both types of line

Draws several resistance and support lines differentiating the color of both types of line by Drag and Drop a simple script.

Calculating the difference between the High and Low price to see the price range for every hour.

Script opening orders with specified Magic Number

Load history form server Set the option at 1.

This script allow you to modify the price, the Stop Loss or take profit or a pending order by just point and drop a script

Select the pending order you want to delete when you have severals pending orders on a same chart by point and drop over the price of the pending order you want to delete.

This script opens a pending sell order by just point and drop the script in the place you want.

This script opens a pending buy order by just point and drop the script in the place you want. The script will automatically place a "limit buy order" if you point and drop below actual bid. The script will automatically place a "stop buy order" if you

3 Scripts to simplify scalper operations. The scripts puts new OrderBuy, new OrderSell or CloseAllPositiveOrder.

The script make TakeProfit and StopLoss on price, where total profit for all of the opened positions will have non-negative.

automatically converts M1-data to M5/M15/M30/H1/H4/D1 in a single run

The script allows to use MetaTrader4 as netting platform. It has some advantages compared with MetaTrader5.

It saves the current expert parameters for all the experts attached to charts.

It's easy to use, just input your lotsize, stoploss and take profit values (in points) and trade.

The script shows the price level, where total profit for all of the opened positions will be non-negative (without loss level, or break-even price level).

The script deletes objects from the chart.

Creates a synthetic Hedge for any open position that you select. Use it only if are you completely understand synthetic derivatives or triangular arbitrage.

This code will get the current time , wait until a certain amount of Seconds has passed and then continue processing.

Graphic displaying of the statement, carring of a data from the *.htm table to the graph, for the convenience of analysis.

The library contain several functions to get an additional information about the symbols, loaded into the client terminal. ATTENTION: Undocummented solution, it may not work in the other versions of MetaTrader

This script will allow you to use the information about the market watch and the client terminal settings. It can be very useful to study the client terminal and market watch options.

Clears the chart of all objects with the name beginning on the specified prefix

Script for calculation average daily range for last agoYear-"calendar" years, last agoMonth - calendar months, ......

Two scripts to automate opening multiple positions simultainiously with SL and TP.

Drag & Drop the script at chart on point where StopLoss should stay. Script will compare desired StopLoss with the current price and determine the type of the order - Buy or Sell. The next step is calculating the volume according Free Margin and the Risk

Script for vertical grid lines plotting

Script for horizontal grid lines plotting

action just like pressing home key, esc to exit,

Scripts deletes all objects from the diagram.

It's version 2 of Customized Buy and sell v1 .... http://codebase.mql4.com/4901

Code sample

2 SCRIPS TO AUTOMATE OPENING MULTIPLE POSITIONS SIMULTAINIOUSLY

Cut Off All trade , But keep the queue Trade

some people worked as ib , they used to need to calclute total trade lotes. here it is.

Buy Sell Customized With RefreshRates and Lots Manager

The calculation of the amount of lots through the specified percentage of free assets.

The script for simultaneous placing of several orders by different symbols.

The UploadExport script is a universal program tool. It is developed to ease the working of the analyst and the trader with regard to the daily routine actions of wave analysis using the ELWAVE program.

123456789