無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
MetaTrader 5ターミナルからコードベースにアクセスしてください。
適切なコードが見つからなかったらフリーランスセクションで注文できます
エキスパートアドバイザーやインディケータを書く方法

MetaTrader 4のためのMQL4スクリプトソースコード - 8

icon

スクリプトは一度だけ実行する小さなアプリです。例えば、チャートからすべてのオブジェクトを削除したり、ポジションにセットで注文を出せます。ここで小さな分析的あるいはトレーディングの機能を自動化することのできる何百ものアプリを見つけてください。

スクリプトはMetaTrader 4から無料でダウンロードし実行できます。

コードを投稿

Reads all available instruments and their characteristics and generates an HTML report. Positive Swaps are highlighted.

This script uses the Windows API to modify the "From:" and "To:" fields within the strategy tester according to user input. For this script the strategy tester should already be open. Tested on Windows 7 64 bit. If you are using another version of win

Drop the script on your chart to send a screenshot to twitpic with or without a message

This script will set your stoploss at the fractal level of your choosing. Money management built in helping take some of the guess work out of your trading.

Creates a report in HTML about all pairs and symbols, for example how many days ago a cross moving average appeard. Pairs with a last recent cross moving average at daily timeframe have a chance for a trend reversal which may be traded.

with some shortcuts i can operate with multiple objects very quickly, this script change the size, the color of line

The script quickly open warrants Market Execution/Instant Execution with a choice lot at risk%

Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.sin....

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.

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

123456789