Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Greifen Sie auf die Code Base direkt aus dem Terminal MetaTrader 5 zu
Keinen passenden Code gefunden? Bestellen Sie einen über den Freelance Service

Skripte für den MetaTrader 4 mit Quellcodes - 9

icon

Skripte sind kleine Programme, die eine einmalige Aktion ausführen. Zum Beispiel, alle Objekte vom Chart löschen, alle Order schließen oder umgekehrt eine Reihe von Pending Orders für eine eröffnete Position platzieren. Hier finden Sie Hunderte von Apps, die kleine analytische Aktionen oder Handelsfunktionen ausführen.

Skripte können ganz einfach heruntergeladen und im MetaTrader 4 gestartet werden.

Code hinzufügen
letzte | beste

Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.single and double quote, and multi line comment symbol pairs.

Script closes all opened and pending positions.

TakeAllProfit

Plots price level and open positions from the IFR trading pages provided via the FXNews program offered to accounts registered with OANDA's FXTrade and FXGame platforms.

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.

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.

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

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

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.

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.

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

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

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

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.

Demo of functions in StringArraySuite.mqh

Example of file read and write operations

123456789