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

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

코드를 제출하세요

Quickly close open orders by dragging and dropping this expert on chart. Will ask for confirmation to close each order within 2 pips of the drop.

with some shortcuts i can operate with multiple objects very quickly, this script change the size, the color of line

This script creates a .CSV file of your order history so you can import it into Excel and analyse it using the calculated heat map slots and other calculated values. All trading attributes are extracted from the history and output to the .CSV file. Updated version 1.03 (about 27KB) has NetProfit, OpenDay, OpenHour, OpenSlot, CloseDay, CloseHour, CloseSlot, DurationMinutes, PotentialWinPips, PotentialLossPips and others. The file is tab delimited for easier conversion from text to columns in Excel. Times are server time. Handles 4 and 5 digit brokers and 2/3 and 4/5 point value pairs, e.g. JPY correctly.

This script is used to convert history data from M1 to M5, M15, M30, H1, H3, D1, W1, MN.

This script removes all instruments with spread higher than the specified maximum requested and it also removes all non-trade enabled instruments from Market Watch, which allows you to concentrate on items you may want to trade without all the clutter.

A script for visualization of trades on the chart. It is useful when you change the account/PC.

Drawing all results from a strategy tester report file into a chart.

Buy Sell Customized With RefreshRates and Lots Manager

This script lists current open orders with profit.

A DLL to manage and exchange data between MT4 and MS Excel. OLE is used. The description of the DLL functions is given in the attached example. The example is a script that sends quotes to Excel and builds the diagram of daily price changes. At exiting,

A script for valuation of trades history that is uploaded to the client terminal. The valuation is performed in points.

Placing two pending stop orders for breaking through some trade range, for example, before the important news are published.

Script interception of pressing keys or mouse buttons in the windows of MetaTrader 4. It can be helpful in writing controls.

Script opening orders with specified Magic Number

Scripts of pending, market orders, placing and removing stops.

객체 작업의 쉬운 예: 객체 생성, 속성 수정, 차트 다시 그리기.

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

A collection of predefined Scripts immediately available for use without having to key-in. Step-by-step instruction how to make your own Scripts from Scripts Collection.

The script performs the calculation of the average volatility of the symbol on the specified interval.

This script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range.

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.

A step-by-step passing of historical data for manual testing of trading.

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

The script recognizes and shows peaks and valleys of certain period.

The script swaps out all the symbols available in the Market Watch window into a csv file.

Uploading of history of all symbols from the Market Watch window by all TF. The recording to a file of names and trading condtions by all symbols from the Market Watch window.

2 SCRIPS TO AUTOMATE OPENING MULTIPLE POSITIONS SIMULTAINIOUSLY

English version of AllAmplitude.mq4 The original script was posted here: http://codebase.mql4.com/3852 . The output file will be stored in the MetaTrader 4\experts\files\ directory. The file name contains following information: "Symbol_Period---da

You can send pending order on closed market between StartTime and EndTime at specific minumum and maximum price.

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.

The script closes all opened Buy and Sell positions in the active window.

A simple script to close multiple market orders.

1) Close all order on the Symbol Chart 2) Take screen for keep a Trading Journal

The script tests the computer in 45 performance tests. It is possible to compare the performance of VPS/VDS servers.

Drop the script on your chart to send a screenshot to twitpic with or without a message

popup tip: any bar's local time, with help of a verticle line.

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

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

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

Close - 마켓 오더가 목록의 첫 번째인 경우 첫 번째 마켓 오더를 닫는 스크립트입니다.

123456789