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

ユーザーの評価に基づくMetaTrader 4のトップスクリプト - 2

コードを投稿
最新 | ベスト

Find the current winning / losing streak in MT4 based on filters

This script will place hedge trade of unbalanced type in MT4.

全ての通貨ペアで未執行注文を一括決済し、または全ての指値注文を一括削除します。

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

To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

Multi buylimit and buystop orders are script files that enable traders to place multiple orders with ease. With just one command, traders can place multiple buylimit or buystop orders using either a target price or pips. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. This setup includes stop-loss and take-profit levels, which can be adjusted based on the trader's preferences. Notably, these orders come with a level of flexibility that enables traders to fine-tune their trading strategies. For instance, a trader can opt to set the stop-loss level to zero if they do not use stop-loss.

Check out any MQL5 closed positions on a chart.

The script closes all charts for the specified symbol.

エリオット波動を早く表示するためのスクリプトのセットです。

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

This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.

The script is designed for downloading history on all known currency pairs, metals, indices, CFD and for controlling "holes" in history.

値動きの振幅に関する統計がテキストファイルとして出力されます。早くて簡単です。

早い準備と手動での新規注文発注の為の3つのスクリプトです。

指定された期間内の引用符を外部ファイルにアンロードします。

このスクリプトは、現在値から指定された距離だけ離れた上部レベル・下部レベルのセットを表示します。

このスクリプトは、損切り(StopLoss)を相場から一定距離(Distance)離れます。

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

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

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

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

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

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.

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

Rewrites JForex csv data without the weekend candles and the seconds.

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

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

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

オブジェクト操作のサンプル: オブジェクトの生成、プロパティの修正、チャートの再描写。

Simple csv-to-fxt Converter

Clear All StopLoss n TakeProfit on All Orders.

非標準的な時間軸を作成するためのスクリプトです。

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

ターミナルに行われる日常の操作を自動化するスクリプトのセットです。

An example of automatic running of the script when the timeframe or symbol is changed.

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 closes all opened and pending positions.

All open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one large trade to hedge your position then using CloseBy() function to close all trades against the one large trade until all trades are closed. There can be a maximum of 500 open trades.

このスクリプトは、チャート上にゴールデン・スパイラルを表示します。

Many developers face the same problem - how to get to the trading terminal sandbox without using unsafe DLLs. One of the easiest and safest method is to use standard Named Pipes that work as normal file operations.

123456789