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

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

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

HarmonicEA is an Expert Advisor (EA) developed for MetaTrader 4 (MT4) that utilizes harmonic pattern recognition and RSI-based signals to identify potential trading opportunities in the forex market. The EA is designed to detect various bullish and bearish harmonic patterns, including crab, butterfly, bat, deep bat, AB=CD, 3-drive, 5-drive, and shark patterns, across multiple timeframes. It incorporates risk management features such as dynamic lot sizing based on a percentage of account balance, maximum drawdown control, and a trailing stop mechanism to protect profits. HarmonicEA is suitable for traders seeking an automated solution to capitalize on harmonic patterns while managing risk effectively.

This scrip will close all your open positions in your MT4. You just need to drag it to the chart.

取引を開始するための簡単なスクリプトです。

This script will detect an end-of-trading day and notify

Mark your historical trades in you mt4 with lines and arrows. You can load data from your history or load data from a csv file.

Script to set StopLoss and TakeProft in Pips, uses your EA Number, separate SL and TP.

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

Building good trading habits by seeing things in terms of percentage not in terms of money.

Just simple codes to Disable/Enable Auto/Algo-Trading in both MT5 and MT4. Of course, DLLs must be allowed, This cannot be done without DLLs

The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.

Quick scripts to remove Equity from a demo account for a broker that does not support anyway to withdraw.

A Simple Trade Management Script

This code will get the current time , wait until a certain amount of Seconds has passed and then continue processing.

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

Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.

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

This one may not be the fastest, but it will definitely close all your positions.

Custom Function To Get Comma Separated Things From String.

Simple script to delete all object on the current chart.

In MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4.

The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout

This script can close all your open positions in your MetaTrader 4, or you can select different similar positions.

This Custom Function Will Help To Get Round Time For Any Given Timeframe And Time.

This Script Closed All Open Orders At Once (Except Pending Orders)

Building good trading habits by seeing things in terms of percentage not in terms of money.

This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL4 Trade Signals functionality.

Script to download EVZ data for Euro FX Vix indicator

Draws several resistance and support lines differentiating the color of both types of line by Drag and Drop a simple script.

Export the history of transactions on the MT4 trading account.

Draw trade history onto chart

A script that displays MarketInfo and SymbolInfo data through a button list built from MarketWatch.

This Script is the example of using function LineNotify that use to send message to LINE APP via Line Notify service As the function LineNotify use webrequest to send HTTP request so it can be used in EA or Script program only , can't use in Indicator program

The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs.

This Is a Normal Trailing Function For All Open Order In MT4.

This Is Just A Normal Trailing Step Function.

Plot entry and exit as line objects from MQL5 signal CSV onto chart

Simple stoploss script

Just a Basic Functions For BreakEven.

it saves the current chart to default template , it just helps to do it faster than a manual save. you can assign a hotkey for it. it has no confirmation and immediately saves the template, if you want it to save to a template other than default just edit the code and replace "default.tpl" to any other name you want.

This code helps beginners in MQL4, specially those migrating from C++ to perform some basic fie operation.

12345678910