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

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

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

Convert historical data from M1 to M1, M5, M15, M30, H1, H4, D1, W1 and MN, specifying the start date.

To assist traders who wish to open multiple buy 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_Buy is the number trades the trader wish to open instantly. 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 buy orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

このちっちゃなスクリプトは視覚的に指数移動平均と指数平滑移動平均の同等性を表します。

RSIとCCIのダイバージェンスを表すインジケータです。

Closeは、リストの1番目の注文を決済するスクリプトです。

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

With 3 settable parameters (currency pair, timeframe, and template) opens a new chart on your screen at the initalization period of the script.

Easy script to help analyze specified symbol, it opens 8 new charts with different periods and applies a specified template.

The script gets all the symbols available on your platform and writes their closing prices for a specific bar to a csv file.

The script deletes all objects on all active charts.

Use this script 2 minutes before high impact news pip moving faster FOMC, NFP, RATE BANK.

Changes the zoom level for all opened charts.

このスクリプトは、操作履歴から注文を処理し、チャート上にできた取引を表示します。

Demo of functions in StringArraySuite.mqh

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

Scripts deletes all objects from the diagram.

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

このスクリプトは、可能な最大値のパーセントに等しいロットサイズの売りポジションを開きます。

This script can close all your pending orders in your MT4, or you can select different pending orders.

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).

For day traders, this is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best TIME during the day to trade when the market moves the most as well

A set of scripts to install and work with Gann fan. Custom fan has correct angles and is scale insensitive.

2 scripts for the analysis of trading results. Useful both for investors and traders.

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

Delete pending orderは、リストの1番目の指値注文に関するデータを出力し、これを決済するスクリプトです。

指定された通貨ペアのポジションを転換します。

このスクリプトは、暦日の始まり/終りのタイムラインと始値/終値のプライスラインの作成を自動化します。

The script closes any position using the Drag'n'Drop method, i.e. the method of "drag the script with the mouse and drop it on the order lines".

This script is useful when you drop lines on chart and want to see the distance to current market price. You can drag line and see the distance in pips.

Exports your history into a .csv file which can be read by excel or similar. You can sort your trades and see easily how much a certain EA won or lost.

Review the results of the work of your strategy (in history) by the hour.

Weekly and Monthly Pivot shows resistance and support lines of pivots using classic formula

Someone asked me to provide them a way to close all their orders. This script will serve that purpose. Place this script in your \experts\scripts folder. When you want to close all the orders just drop this script on a chart.

Someone needed a quick way to open the Alert window again, after they had closed it. Place this script in your \experts\scripts folder.

このスクリプトは、リアルなティックの動きをベースにした非標準チャートのFXTファイルをストラテジーテスター用のフォルダに置かれます。

移動平均とサポートとレジスタンスのレベルの2つ基準によって市場を分析するスクリプトです。

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.

The script exports summary of closed trades grouped by each trading day to .csv file

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

The script allows you to get a certain section of the chart image specified by the user.

12345678910