거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

사용자 등급 기준 MetaTrader 4용 최고의 스크립트 - 8

코드를 제출하세요

Set all opened charts to use auto scaling or fixed scaling simultaneously.

Let's say we have 20 open orders on one symbol and want to set takeprofit or stoploss for all of them at the same level(price) .The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). If the input parameters are left to zero , the stop or the takeprofit are left unchanged .

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

This script is used to calculate lot rebate.

This script was developed in order to help us detect if a chart is actually trending or going nowhere.

Opens a BUY position with the size of a percentage of the maximum allowed size.

Immediately deletes the SL/TP of all positions.

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

Can be used for hedging or trading breakout systems.

Execute pending order(s) according to lines in the chart you have drawn before.

This script will help you calculate your lot to open position.

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

This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

The script (in the absence of communication) rescans the server, will make paging history, emulates the ticks for the indicators and experts.

This script shows you current currency pair spread, pip value and the total cost of the spread to open a position. Result will show in your account currency.

action just like pressing home key, esc to exit,

Script that opens 2 orders - one set to close percent of position when profit equals stoploss, another set to close at TP

It deletes a pending order or closes an opened order in accordance with your selection. It is necessary just to drag the script to an order. The script will choose the closest one and will close or delete it.

Load history form server Set the option at 1.

The script prints the week day and time.

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

Display interactive HTML graph of the account balance inside the web browser.

this Script will get content message from Popup Alert dialog

The script reverses all the orders of the actual chart symbol.

Script for vertical grid lines plotting

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

Drop Level Lines with the level value inserted above or below the line and the color changing automatically for bottom level or top level.

For day traders. 2 highly important indicators to turn strategies into extreme winning ones. The Win/Loss ratio and the Reward/Risk ratio will allow us to identify the best times and days our strategy works the best

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.

Easy to use an open trade script.

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

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.

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.

123456789