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

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

코드를 제출하세요

스크립트는 호가 기록을 HST 형식으로 저장합니다. 이 파일 형식은 메타트레이더 4에서 지원되며 터미널 시세 기록으로 가져오거나 독립형 차트로 열 수 있습니다.

The script demonstrates the example of using the FileSize() function

The scripts places multiple pending orders lower than the current price.

스크립트는 자동 상관 관계 및 부분 자동 상관 관계 함수를 계산하여 그래프에 표시합니다.

MinMargins.mq5 스크립트는 트레이더가 마켓 워치에서 사용 가능한 모든 종목의 최소 랏 크기로 포지션을 개시하는 데 필요한 최소 금액을 빠르게 계산하고 문서화할 수 있도록 설계되었습니다. 이 데이터는 쉽게 검토하고 분석할 수 있도록 CSV 파일에 저장됩니다.

This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off.

When the subject changes, it notifies and updates its observers, who know nothing about each other.

이 스크립트는 루돌프 악셀의 레벨을 그립니다

A script for placing two Buy Stop Limit and Sell Stop Limit orders at an equal distance.

Easier visual analysis of graphical objects created by the strategy tester.

This script opens randomly selected charts and applies user-defined template.

The script for manual trade: when achieving the limit price the script sets stop order and logs out

MPC is a script which measures (searches) the most frequently occurring candlesticks

The script builds the Fibonacci Levels graphical object with the option of selecting the number of its segments

The script for searching the maximum, minimum and average values of candlestick size

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Buy Stop or Buy Limit pending order should be placed.

Symbol for downloading the history data for the current symbol with indication of progress.

클립보드 콘텐츠 검색(클립보드)

The 'History Deals and Orders' script shows absolutely all properties of deals and orders from the trading history over a given time interval.

Simple script to see your current Profit Losses in Pips.

기본 시간대 전환을 위한 간단한 스크립트입니다. 주요 목적은 단축키를 통한 전환의 편의성입니다.

A script for placing two Buy and Sell Stop orders at an equal distance.

The script saves current chart settings to a template with the specified name.

HTML file converter for the economic calendar. The script parses a page downloaded from http://www.investing.com/economic-calendar, and forms a CSV file with the list of news.

This script allows a user to find out instance_id of the running MetaTrader instance/installation.

This is MQL5 project packer: assemble all source and resource files from dependencies into a single ZIP.

이 스크립트는 표준 라이브러리(CChart)의 클래스를 사용하여 차트 속성을 제어하는 방법을 보여줍니다.

This Script will Refresh All Open Charts in MT5, Usually custom symbols in MT5 needs to be Refresh sometime so this script will help to refresh all open chart at once. We can also use this Script anywhere where we need to refresh all open charts.

- 스크립트는 현재 차트에서 사용 가능한 차트 개체를 검색하여 - 그에 따라 개수를 계산하고 삭제하며 - 차트에 개체의 이름을 각각 기록합니다.

이 스크립트는 인디케이터의 값을 CSV 파일로 내보냅니다.

현재 기기의 경험적 모드 분해.

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Sell Stop or Sell Limit pending order should be placed.

A script for placing a BuyStop Limit order.

A script for placing a SellStop Limit order.

The script demonstrates the example of using the FileMove() function

The script demonstrates the example of using the FileWrite() function

This script helps to save the objects into a file and show the objects on a new chart.

The script creates the Fibonacci levels graphic object with a large number of settings.

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.

This example was created to see how long it takes to reach 100 ticks. So this indicator is a seconds / "centick" (centick = 100 ticks). It helps you trade orders flow.

123456789