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

사용자 등급 기준 MetaTrader 5용 최고의 Expert Advisor - 38

코드를 제출하세요

Two pending orders at the beginning of the day

awesome oscillator, stochastic filter. expert

This program lists and shows information about calendar events between specified date range.

The simple trading panel is a trading tool that is very interesting because it will allow you to predefine your StopLoss and your TakeProfit in term of pips.

The EA works on the signals of the custom indicator 'PriceChannel_Signal_v2' ( https://www.mql5.com/en/forum/173249/page132#comment_15924070 )

A simple trading system using the custom indicator "WPR Custom Cloud"

The Expert Advisor is a joke: the position is opened randomly. Now there is a Stop Loss, Take Profit and much more

Strategy based on the signals of the custom indicator 'RSI_MAonRSI_Dual'

Buy Sell on your price, Choose Market order, Pending Limit order or Pending Stop Order

Slightly improved version of the previous one.

& moving average , two rsi filters.

This MT5 Expert Advisor opens multiple buy and sell orders based on user input, featuring a simple interface with Buy and Sell buttons. The EA calculates lot size, checks the spread against slippage, and places orders accordingly. It is essential to test this EA in a demo account before using it in live trading.

Just a very simple expert that execute orders from a text file.

Simple EA on 'iVIDyA' indicator

Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.

An automated trading system with a data panel in form of the OBJ_LABEL objects.

This EA started off as a job to trail equity. I then added the function of managing individual trades. Thereafter I added the facility of manually putting the price of when it can send a grid of pending order's. This EA does not have condition set in it to open trades. You have to determine that if market moves to an area you believe you would open a grid of orders if you were by your computer watching the market. No what this EA helps is you wake up in the morning you see the area you a grid to open. PUT THE PRICE FOR THE EA TO OPEN A GRID OF PENDING ORDERS. If the market reaches the area price you have set. The EA will send the grid and will manage those trades putting Stop Loss (if you set it) trailing(if you set it). Today 13 Sep 2022 the EA generates has NO ERROR when compiled

Strategy based on the 'DeMarker' indicator, working with pending orders

Strategy based on the custom indicator 'RSI_MAonRSI_Filling'. The minimum step is set between positions

Finalization of previous version. Now, when opening a 'SELL' position, we immediately close all 'BUY' positions and vice versa: when opening a 'BUY' position, we immediately close all 'SELL' positions

Checks if Metatrader5 Terminal is connected to Internet or not. The expert will Print a message for the connectivity status

Open Pending order After Position Get StopLoss

This code use detect economic calendar and put pending order before released news time

Modify to allow direct specification of the starting point of the Parabolic SAR.

Trading strategy based on the custom indicator 'MA on Momentum'

Shows the optimal position size through a comment from a symbol chart based on a risk percentage on daily ATR, you can use either balance or equity.

ICT 실버 불릿과 2022 모델을 기반으로 후행 스톱 및 부분적으로 거래를 수행하며 OTE에 따라 진입을 유지하며 위험을 최소화합니다. 실버 불릿, 특히 뉴욕 세션의 짧은 시간대에 작동하며 거래가 발견되지 않으면 2022 모델과 피보나치 OTE가 거래를 얻기 위해 뛰어 들어갑니다. 그러나 진입은 이러한 모델이 존재하는지 확인한 후에만 가능하므로 최소한의 손실과 높은 승률을 위해 거래가 줄어 듭니다. 이러한 전략에 대해 자세히 알아보려면 이너서클 트레이더 유튜브 채널을 방문하세요.

Very simplified code: intersection of two custom indicators 'MA Other TimeFrame Correct'. There is no Stop Loss, Take Profit or Trailing.

Expert is a joke! The position is opened at random!

This EA collects information about the spread and shows the statistics on the chart. When the EA ends its working, it prints all statistics to the Journal, which can be useful for the Strategy Tester.

This EA collects information about the spreads and Shows the number of spreads in the specified range based on the ticks that occur each year.

This EA can Calculate each trade volume base on received TP and SL Prices and Risk percent of account in each trade.

trending breakout

This is a simple EA test code I made for adapting Candlepatterns.mqh

Set Trailing Stop only when profit

Single Currency or Manual orders Closing or deleting sections are very easy to understand but if you have a question you leave it at comment section. The code check for Comment to detect the Orders to close or delete for multi currencies EA in case the input EAComment is empty It will close according to type of close. It supports prefix or suffix of EA Comment. Many options can be added if you are interested on developping it more you can leave your suggestion on comment section.

Trading strategy for the custom indicator 'CHO Smoothed EA'

Calculates Brokerage, Commission or Slippage based on the Input on the strategy Tester

Use protect profit after open position

1...313233343536373839