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

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

icon

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

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

コードを投稿

The script downloads history for all timeframes and symbols in the Market Watch.

This script is used to convert history data from M1 to M5, M15, M30, H1, H3, D1, W1, MN.

This script removes all instruments with spread higher than the specified maximum requested and it also removes all non-trade enabled instruments from Market Watch, which allows you to concentrate on items you may want to trade without all the clutter.

This script is used to modify StopLoss and TakeProfit.

This script scans for open orders and sets a fixed stop loss and take profit to all of the relevant.

A script used to submit market or pending orders with take profit and stop loss levels, lot size, and optional trailing stop.

This script allows you to close orders with one click, filtering by profit, loss, magic number and comment.

OpenOrder script allows you to open an order defining the % of balance to risk, the Stop Loss distance in pips and the Take Profit distance in pips and a magic number.

Open orders / positions in MT4 with absolute control of the risk / reward ratio, automatically calculating the lot size.

Basket offline chart creator script using geometric mean method.

Script for drawing a price markup.

When run on the price chart, the script modifies the stop loss or take profit of all open orders for the current instrument.

The script is designed for opening trades on binary options via the MetaTrader 4 terminal, if your broker supports this feature.

Downloads the history of Alpari PAMM accounts and displays it on the chart.

Immediately deletes the SL/TP of all positions.

Total closure of all positions (winners/losers). You can also select which are of a single instrument.

Closure of all positions with a loss. (You can indicate a specific instrument if you want to).

Closure of all winning positions. (You can indicate a specific instrument if you want to).

The script modifies all orders (market and pending) on the symbol with specified Take Profit and Stop Loss.

This script is used to calculate lot rebate.

The script plots a "Tic Tac Toe" chart in the form of Japanese candlesticks.

Expansion and improvement of the script ver.2 and an example of accelerated processing of an indicator for use in conjunction with the script

Modernization of the first version of the script with the ability to manage multiple indicators

The script allows to preview the indicator behavior on a real chart from the specified point with the minimum computation resources.

When assigned to a hotkey, the script allows to almost instantly open limit orders with the specified risk level (in the deposit currency) and take profit (so-called braces).

Calculation of the number of lots by Anton Trefolev.

The script visualizes the deals on the chart in a convenient way.

Attempt to more or less fully automate the opening of Buy and Sell orders

The script allows to change the color of selected objects to specified one.

The script demonstrates a simple and quick way to calculate the Euler number.

The script opens a BUY order for a specified part of the FreeMargin (second edition).

The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts.

The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.

The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart.

It is designed to create a non-standard symbol period based on the use of the standard period.

Trade - script sending BUY order and printing selected order data to the log.

The script closes all open positions and opens new one with the difference of Buy and Sell lots.

This script draws the price levels within a cycle (by Gann) between the significant Highs and Lows.

全ての通貨ペア、金属、指数、CFDなどのストリーをロードするために使用されるスクリプトです。また、ヒストリーにある「ホール」の管理を行います。

このスクリプトは、利確(TakeProfit)を相場から一定距離(Distance)離れます。

123456789