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

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

코드를 제출하세요

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

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

Simple script to see your current Profit Losses in Pips.

A simple script for switching basic timeframes. It allows to change a chart period using hot keys.

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

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.

- The script scans through the current chart for any available chart objects, - Counts and delete them accordingly - And log the the names of the objects on the chart respectively.

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

Empirical mode decomposition of the current symbol.

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.

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

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

For day traders, this is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best TIME during the day to trade when the market moves the most as well

The script is developed for placing a SellLimit order with fixed actuation levels, Stop Loss and Take Profit levels in points from the current price.

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

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

This script generates a file with its source code (solution of the classical program in MQL5). It may be useful to study programming and algorithms.

This script exports indicator's values to CSV file.

OBJ_BITMAP 타입 객체를 사용해서 만든 백그라운드 이미지의 예.

The script has three independent functions for determining the current FORTS futures.

Simple script to randomize all colors of your chart. Just click on it and see results yourself!

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

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

The script provides a synchronous scrolling for all charts opened in the client terminal.

bts

Comparing the speed of a binary or a ternary search

A script to place straddle orders around current price level to catch price spikes around announcements.

I used to suffer from unnecessary losses and/or cutting my profit short since I wasn't fast enough to modify my SL and/or TP. That is why I've wrote these scripts that will allow me to react fast when I must modify my Sl and/or TP especially when I have many open and/or pending trades. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share these scripts with you, hopefully it will be beneficial. Do not forget to send you comments as well as rate these scripts. Happy trading!

The script is assigned to a hot key for quick change of charts around in a circle.

The CSV file was written to write economic news but there was a problem that the Terminal does not distinguish lines, exactly their number when working with the CSV file. That is why I decided to share my solution of this problem.

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

The script displays the number of bullish and bearish candlesticks.

12345678