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

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

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

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.

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.

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.

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 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 will detect an end-of-trading day and notify

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

A Simple Trade Management Script

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

this Script will get content message from Popup Alert dialog

Export the history of transactions on the MT4 trading account.

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

Script for vertical grid lines plotting

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 one may not be the fastest, but it will definitely close all your positions.

Custom Function To Get Comma Separated Things From String.

Draw trade history onto chart

Simple stoploss script

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

Just a Basic Functions For BreakEven.

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

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 Is a Normal Trailing Function For All Open Order In MT4.

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

This Is Just A Normal Trailing Step Function.

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

This is an EA based on Bollinger band crossover with prices.

Hi, so I just made a little code here that will help out a lot of coders that hate doing this (I count myself in it haha). It's made to calculate the lot size of a position based on the risk input and the account size+currency.

A determination of a bar and trend direction.

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.

123456789