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

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

코드를 제출하세요

Script to apply my template to all charts opened.

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

터미널 빌드 344부터 특수 그래픽 객체(OBJ_EVENT)를 사용하여 경제 캘린더 뉴스를 표시하는 기능이 추가되었습니다. 현재 경제 데이터, 마지막 주요(핑크) 이벤트의 날짜가 포함된 경제 캘린더를 데모로 출력하는 스크립트입니다.

The script imitates the One Cancel Other function for orders. When one order is triggered, the others are deleted.

초 단위의 시간을 연, 월, 일, 시, 분, 초로 변환하는 기능이 있는 스크립트입니다. mql 함수를 사용하지 않고!

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

Generates, creates and stores passwords for your account.

스크립트는 주어진 여유 자금의 비율에 따라 로트 크기를 계산합니다.

Modified scripts to change Charts(next,previous) and Timeframes(higher,lower) of all charts quickly by hotkeys.

A script to close all market positions and/or pending orders.

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

This script is used to modify Stop Loss and Take Profit of position.

VR Orders History MT5 Lite - a script for downloading trading history in the CSV format.

The script exports summary of closed trades grouped by each currency pair to .csv file

It is known that the market is mainly driven by two emotions: fear and greed. This should be seen as an attempt to implement these emotions in the form of a mathematical model.

이 스크립트는 정보 제공으로 분류할 수 있습니다. 단순히 차트에 현재 거래 쌍에 대한 정보를 표시합니다.

The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date with the specified price shift.

스크립트는 뉴스 릴리스 지점에서 차트에 세로줄을 표시합니다.

이 스크립트는 트리거 레벨, 손절매 레벨, 이익실현 레벨을 현재 가격에서 핍 단위로 고정값으로 설정하여 SellStop 주문을 설정하도록 설계되었습니다.

이 스크립트는 현재 가격과 주문 트리거 가격에서 고정된 값의 트리거 레벨, 손절매 레벨, 이익실현 레벨을 핍 단위로 설정하여 BuyStopLimit 주문을 설정하도록 설계되었습니다.

Simplified Script to find signals based on user parameters

Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.

이 스크립트의 목적은 전문 기술 분석 프로그램에서 분석하기 편리한 형식으로 시세 내역을 내보내는 것입니다.

이 스크립트는 현재 가격과 롤오버되는 포지션 단위로 고정된 거래량에서 고정된 손절매 및 이익실현 값을 핍 단위로 사용하여 오픈 포지션을 롤오버하도록 설계되었습니다.

This indi will draw OBJ_ARROW_BUY/OBJ_ARROW_SELL when find signals on Arrow Indi Buffers.

When I start learning about trading, I remember the trading pioneer Shawn Lucas (founder of Apiary-fund) saying "trading is simple, you go from bound range market to breakout market and vice versa". I looked at few charts and he was right. So I told myself, I have to always eyeball ranging market and trending market but with the help of an indicator. There are plenty for indicator that help us eyeball these ranging/trending market and they work really well, but I like using Pivot Points.

이 스크립트는 현재 가격과 주문 발동 가격에서 고정된 값의 발동 레벨, 손절매 레벨, 이익실현 레벨을 핍 단위로 설정하여 SellStopLimit 주문을 설정하도록 설계되었습니다.

These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price

ChartNavigate() 함수 사용 예 스크립트.

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

This script is to get the last deal history data, for example : profit, deal type, etc, and put the Comment on the chart.

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

Simple risk management tool.

이 스크립트는 오픈 포지션을 청산하도록 설계되었습니다.

The script is a simple example of using the FileFindFirst(), FileFindNext() and FileFindClose() functions

This script highlights Forex sessions for Sydney, Tokyo, London and New York with colored rectangles, according to the user time definitions.

The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.

The OpenBuyPosition_X script is designed to buy at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.

Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.

The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.

123456789