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

MQL4 MetaTrader 4용 소스 코드 스크립트 - 4

icon

스크립트는 일회성 작업을 수행하는 소규모 응용 프로그램입니다. 예를 들어 차트에서 모든 개체를 삭제하거나 열린 포지션에 대한 일련의 주문을 배치할 수 있습니다. 소규모 분석 또는 거래 기능을 자동화할 수 있는 수백 개의 응용 프로그램을 여기에서 확인하십시오.

스크립트는 MetaTrader 4에서 무료로 다운로드 및 실행할 수 있습니다.

코드를 제출하세요
최근 | 최고

When run on the price chart, the script modifies the stop loss or take profit of all open orders for the current instrument.

The script is designed for opening trades on binary options via the MetaTrader 4 terminal, if your broker supports this feature.

Downloads the history of Alpari PAMM accounts and displays it on the chart.

Immediately deletes the SL/TP of all positions.

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

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

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

The script modifies all orders (market and pending) on the symbol with specified Take Profit and Stop Loss.

This script is used to calculate lot rebate.

The script plots a "Tic Tac Toe" chart in the form of Japanese candlesticks.

Expansion and improvement of the script ver.2 and an example of accelerated processing of an indicator for use in conjunction with the script

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

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

When assigned to a hotkey, the script allows to almost instantly open limit orders with the specified risk level (in the deposit currency) and take profit (so-called braces).

Calculation of the number of lots by Anton Trefolev.

The script visualizes the deals on the chart in a convenient way.

Attempt to more or less fully automate the opening of Buy and Sell orders

The script allows to change the color of selected objects to specified one.

The script demonstrates a simple and quick way to calculate the Euler number.

The script opens a BUY order for a specified part of the FreeMargin (second edition).

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

The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.

The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart.

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

This script draws the price levels within a cycle (by Gann) between the significant Highs and Lows.

Draw Elliott Waves (5 waves) manually.

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

Automatic Trailing Stop for all open positions. Attach to one chart only.

The script opens a SELL position with the size of a percentage of the maximum allowed size.

The indicator of trading signals based on the divergence of the RSI and CCI values

The program is designed to facilitate the routine work of the trader on testing and optimization of experts, performing sequential multi-currency, multi-timeframe and other types of tests and optimizations.

The script fixes the chart by extending it with the consideration of the weekends and holidays.

Simple strategy - MM % volatility

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

The Lines_Create script creates 2 horizontal lines on the chart with the names UP_LEVEL and DOWN_LEVEL. The Lines_Delete deletes the lines created by the Lines_Create script from the chart. The Lines_RASST script is an addition to the Lines_Create script.

This script is designed for obtaining various statistical data on the chart candlesticks on the selected timeframe.

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

The calculator estimates the value of one point of a currency pair and the maximum stop loss for the user-defined lot.

This tiny script visually demonstrates the identity of two common Moving Averages

The script helps to perform the visual analysis of multiple currency pairs on a custom time frame.

123456789