ManyMenQstr

4
Works on the current TF. Considers MA 2, 14, 30, 120 and 480. The growth rate of the fall, the difference between 2-14, 14-30, 30-120 and 120-480. 

In this EA implemented the calculation of the maximum profit, and closing depending on the price, if the maximum profit to 200 points, then do not consider anything, if from 200 to 300, then close if the price is lower by 1.1 times than the maximum profit (the price falls by 10% ), if from 300 to 1500 then close if the price falls below 1.5 times than the maximum profit (the price falls by 30%), If from 1500 to 2500 then close if the price falls by 20% from the maximum profit and if more than 2500 then close if the price falls by more than 10%. This makes it possible to drop from 20 points at the beginning to 250 at a profit of 2500. Opening orders under the condition of either falling or rising MA 2, 14 , 30, 120, the difference between MA 2 and MA 14 on the first bar is less than 20 and the closing Price of the zero bar is above or below MA 14, the closing price in this case is equal to the Ask price.  The growth of the fall of the averages is taken into account through the speed between the first and second bar.
Input parameter

  Take Profit = 4500; // Take profit of the terminal
  Stop Loss = 4500; // Stop Loss of the terminal
 Lots=1; // Hard-coded numbers. lot
MxPr1=200; // the First section of the profit start
MxPr2=300; // the Second section of the profit start
MxPr3=1400; // Third profit section start
 MxPr4=2500; // the Fourth section of the profit start
  kx 1=1.1; // coef. stop triggers in relation to max profit in the first section
kx 2=1.3; // coef. stop triggers in relation to max profit in section 2
 kx3=1.2; // coef. stop triggers in relation to max profit in section 3
 kx4=1.1; // coef. stop triggers in relation to max profit in section 4
 MnPr=80; // Minimum stop profit after reaching the first profit section
 Sl=-185; // stop loss software
Tp=240; // take profit software

Brains adjusted Eurodollar time TF. On January - April 2019 shows 30% profit. As of August 2018 - April 2019 40% profit.

The new version adds the specified parameters of the conditions for placing orders depending on the parameters of the moving averages of MA. The growth rate of the fall on the bar in points, the difference between adjacent moving, and the rate of divergence. Growth fall is determined by the sign, + for Buy, - for Sell. The time interval of 1620 seconds after the order is closed is left. 


Added parameters: 

extern double VMa2=1; // Speed of operation on 1 bar according to the rule VMA2[1]>VMa2 for Buy and VMA2[1]<-VMa2 for sell  

extern double VMa14=3; // Speed of operation at 1 bar according to the rule VMA14[1]>VMa14 for Buy and VMA14[1]<-VMa14 for sell 

extern double VMa30=1; // Speed of operation at 1 bar according to the rule VMA30[1]>VMa30 for Buy and VMA30[1]<-VMa30 for sell  

extern double VMa120=-0.5; // 1 bar trigger Rate according to the rule VMA120[1]>VMa120 for Buy and VMA120[1]<-VMa120 for sell 

extern double VMa480=-2; // 1 bar trigger Rate according to the rule VMA480[1]>VMa480 for Buy and VMA480[1]<-VMa480 for sell  


extern double RMa2_14=20; // the difference MA2-MA14 less which exhibited a warrant rule RMA2_14[1]<RMa2_14 for Buy and RMA2_14[1]>-RMa2_14 for sell  

extern double RMa14_30=5; // the difference MA14-МА30 less to set the order in paragraphs 

extern double RMa30_120=30; // the difference МА30-МА120 less to set the order in paragraphs  

extern double RMa120_480=1000; // difference МА120-МА480 less to set the order in paragraphs 


extern double VRMa2_14=0.4; // RMa2_14[1]-RMa2_14[2] the rate of expansion more to set the order in paragraphs  

extern double VRMa14_30=0.3; // RMa14_30[1]-RMa14_30[2] the rate of expansion more to set the order in paragraphs 

extern double VRMa30_120=0.2; // RMa30_120[1]-RMa30_120[2] the rate of expansion more to set the order in paragraphs  

extern double VRMa120_480=-1; // RMa120_480[1]-RMa120_480[2] the rate of expansion more to set the order in paragraphs

리뷰 1
Miguel Jimenez Cordero
6779
Miguel Jimenez Cordero 2021.03.26 14:42 
 

Good job.

추천 제품
Macd Martin
Roman Yablonskiy
2.5 (2)
Double Breakout   is an automatic expert advisor with two separate strateges that uses martingale. The MACD indicator with adjustable parameters is used as inputs for each flow of orders. The specified takeprofit and stoploss levels are used to exit the position.  General recommendation The minimum recommended deposit is 1000 cents. Spread is recommended not more than 3 points. It is better to use trend currency pairs. The martingale parameter can be set from 0.1 to any value. When martingale i
FREE
PZ Heiken Ashi EA
PZ TRADING SLU
4.8 (10)
This EA trades using the Heiken Ashi Smoothed Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols T
FREE
Proftrader Free
Alexander Nikolaev
4 (3)
This Expert Advisor analyzes the last candles and determines whether there will be a reversal or a large correction. Also, the readings of some indicators are analyzed (their parameters can be adjusted). Is a free version of Proftrader . Unlike the full version, in the free version of the adviser the initial lot cannot be higher than 0.1, trading pair only EURUSD and also it has fewer configurable parameters. Input parameters Lots - lot size (at 0, the lot will be calculated from the percentage
FREE
"The settings are intricate, but make sure to take full advantage of them." MA Touch and Cross Trade Focused Semi-Automated EA This EA is specialized in MA touch and cross trades, with two MA exit conditions, one of which can also be used as a trailing stop! The usage is entirely up to you! I’ve never seen an MA trade EA with so many adjustable settings! MA Entry and Mass MA Exit for Open Positions Not only can this EA handle MA entry , but it can also be used for mass MA exits on open position
FREE
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Aether GannFlow – Scalper Market v2 (MT4) [Subtitle: Gann Fan Logic | Trend Pullback | Margin Guard Protection] Introduction Aether GannFlow is a lightweight M5/M15 scalping system that bridges the gap between classical momentum trading and geometric market analysis. It combines a robust EMA Trend + RSI Pullback engine with the unique directional filter of the Gann Fan . Designed for stability on MT4, it features a "Margin-Guard" proce
FREE
GA Moving Average
Osama Echchakery
4 (2)
"GA Moving Average" - Intelligent Moving Average Expert Advisor (01) Initial Trade Settings: Customize your initial trade settings to start your trading journey. By using the spread filter option, you can ensure optimal trade execution. Set the maximum spread limit up to 10 pips to protect your strategy from unfavorable market conditions. (02) Entry Point Settings: Precisely configure your entry points. Configure the fast and slow moving averages to capture market momentum. Choose from multiple
FREE
Harvest FX
Sayan Vandenhout
4.56 (9)
Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000 a
FREE
PZ Bollinger Bands EA
PZ TRADING SLU
4.75 (4)
This EA trades using the Bollinger Bands indicator. It offers many trading behaviors and flexible position management settings, plus many useful features like customizable trading sessions and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully customizable indicator settings Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA/FIFO Compliant
FREE
Trend Analizer Bot
Pavel Predein
4.67 (3)
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
FREE
Root Diamond EA
Yevheniy Kopanitskyy
Full automatic trading platform incorporating the best settings of BinaryMiner and Root-Diamond Built-in configurations. 1. Automatic calculation of abyom from the deposit. 2.Opening only one position from the settlement level in Long or Short 3.Security for going to No Loss in cases of Contra trend 4 binary indicators filter the market and identify a nearby wave in the market movement. All incorporating configurations guarantee long-term income // --------- Configurable parameters -----
FREE
Universal Breakout
Sergey Ermolov
4.53 (34)
설정 및 보고서 |  MT5 버전  |  Universal Box 거래 세션 표시기 |  FAQ Universal Breakout  이것은 고전적인 가격 범위 분석 전략에 대한 전문가 고문 거래입니다. 시간 간격에 의해 설정된 가격 코리더에서 가격의 종료를 의미하는 모든 전략에 대해 구성할 수 있습니다. 예를 들면:아시아,유럽 또는 미국 무역 세션의 극단의 고장,일일 극단의 고장 또는 월요일의 첫 번째 4 촛불. 개량 설정에서는 개수가 최대 및 최소 가격대를 검색하는 시간 범위를 설정합니다. 또한 고문이 보류중인 주문을 할 시간을 지정합니다. 지정된 시간에 매장은 해당 범위의 최대 및 최소 가격 수준에서 두 개의 보류 중인 매수 중지 및 매도 중지 주문을 배치합니다. 보류중인 주문이 일정 시간 동안 실행되지 않은 경우(설정에서 설정),고문은 이러한 주문을 삭제하고 다음 거래일을 기다립니다. 이익 및 가능한 손실을 수정하려면수익,정지 손실뿐만 아니라 포지션을 손익분기 점,후행 정지
FREE
MyGrid Scalper
Ahmad Aan Isnain Shofwan
3.96 (53)
마이그리드 스캘퍼 당신이 그것을 이끌거나, 그것이 당신을 이끌거나. 2022년 이후 28,000회 이상 다운로드 - 과대광고, 잡음, 할인 없이, 오직 이해심 깊은 사람들의 손에서 꾸준한 실행만이 가능합니다 . 기본 정보 기호:   모든 기호(기본 최적화: XAUUSD) 시간 프레임:   임의 (기본 최적화:   M5   ) 유형:   소프트 마팅게일을 사용한 그리드 기반 EA(기본값 1.5) 로트 제어:   고정 로트의 경우 승수를 1.0으로 설정합니다. 계좌 유형:   ECN 권장(필수는 아님) 브로커:   모든 브로커, 낮은 스프레드가 선호됨 라이브 및 데모 준비 완료:   백테스트, 포워드 테스트 및 최적화 완료 아직 편안한 대본은 필요 없을 만큼 자랐나요? 무료 도구는 평온함을 약속합니다. 진정한 도구는 통제력을 제공합니다. MyGrid Scalper는 친절함을 가장하지 않습니다. 그저 성능을 발휘할 뿐입니다. 가이드도 아니고, 안전망도 아닙니다 이 시스템은 당신의 기
FREE
MACD Trader FREE
Konstantin Nikitin
1 (1)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are added to the database and 15 bars are c
FREE
PZ Goldfinch Scalper EA
PZ TRADING SLU
2.69 (42)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
Morning Luck
Pavel Predein
4.8 (5)
Automatic trading system based on the morning Flat indicator, puts pending orders on the borders of the night channel .All trades have a fixed stop loss and take profit .The traded pair GBPUSD H1, can be used on other instruments after optimization. The EA contains a switchable flat indicator . The robot's operating time in the input parameters corresponds to (+2GMT). when switching to daylight saving time,you need to adjust the time manually. * Use default settings  * Does not use dangerous
FREE
PTraderMAHigh
Christopher Louis Barry
4 (2)
A Moving Average (MA) Trading Expert Advisor (EA) for MetaTrader 4 (MT4) is an automated trading system designed to execute trades based on signals generated by one or multiple moving averages. Moving averages are a popular technical analysis tool used to smooth out price data and identify trends. Here's a description of how a Moving Average Trading EA typically operates: Moving Averages Used : The EA utilizes one or more moving averages to generate buy or sell signals. Common choices include t
FREE
RangeGridEA
Alessio Fabiani
The EA creates a grid of equally spaced pending limit orders taking into account:  - The current price; sell-limit above / buy-limit below  - The trading range; computed by using the weekly highs and lows The EA then manages the orders while they have been executed. The logic is: IF #EXECUTED ORDERS == 2   OPEN NEW LIMIT AT THE PEN. PRICE IF #EXECUTED ORDERS > TOT - 2   RESET THE LIMIT ORDERS TO RANGE  - check the video for the full strategy at:  https://youtu.be/f_ebFsGpIZQ?si=k8IBWe4qJxpz2zjJ
FREE
Stacking King EA
Dora Nafwa Mwabini
스태킹 킹 EA – 정밀한 파워, 간편한 버튼 조작 설명: 스태킹 킹 EA는 단 한 번의 클릭으로 여러 거래를 즉시 시작하거나, 설정된 기간 동안 매분 자동으로 거래를 스태킹할 수 있는 강력한 트레이딩 도구입니다. MT4 터미널에서 바로 사용 가능합니다. 스캘퍼, 트렌드 라이더, 브레이크아웃 스태킹 등 어떤 트레이더든 이 EA는 최소한의 노력으로 완벽한 제어권을 제공합니다. 실제 시장에서 활동하는 트레이더를 위해 설계되었습니다. 단순한 백테스트 도구가 아닌, 실전에서 활용할 수 있는 장비입니다. 스트레스나 지연 없이 거래 스태킹을 완벽하게 제어하고 싶은 진지한 트레이더를 위해 설계되었습니다. ️ 참고: 이 EA는 터미널 기반이며 전략 테스터 모드에서는 작동하지 않습니다. 실시간 거래용으로 설계되었으며, 시뮬레이션 테스트용으로는 적합하지 않습니다. 이것이 중요한 이유 많은 EA가 백테스트 모드에서 테스트될 수 있지만, 백테스트는 실제 시장 상황을 반영하지 못하는 경우가 많습니다
Free Spike Finder MT4
Pier Gaetano Novara
3 (2)
Same behavior of https://www.mql5.com/en/market/product/25552 but fixed lot 0.01 The EA waits for a spike according to a specific logic and opens a position in spike direction setting stop loss and take profit. When positions are in profit they are managed with smart trailing mechanism based also on elapsed time from opened position. It works with 5-digit and 4-digit broker. Must be used on the M1 chart. Does not need historical data. It does not use Martingale Grid Hedge Parameters spikeFilte
FREE
Apex Reversal Engine — Adaptive Recovery Algorithm Apex Reversal Engine is a professionally engineered Expert Advisor designed to identify exhaustion zones and capitalize on structured market reversals while maintaining disciplined exposure control. Built for stability rather than reckless aggression, the system combines reversal pattern recognition with intelligent position management to navigate normal market pullbacks and volatility cycles. The algorithm focuses on basket-level profitability
EA With Recovery
Che Jeib Che Said
4.5 (2)
The Expert Advisor was developed to grow user account balance persistently. To achieve this, it has two modes, normal and recovery mode. The parameters for the two modes can be changed to suit user strategy. There are also auto trade button, buy button and sell button. Auto trade button can be turned ON and OFF. Buy and sell buttons is for user to manually intervene a trade. HOW IT WORKS. The Expert will trade automatically according to the input parameters. It trades in Normal mode when there
FREE
Rsi Macd EA
Alexander Chertnik
4.25 (4)
Rsi Macd Expert Advisor uses combined signal from 2 indicators (Rsi / Macd). Minimum trading account 500. best pairs: GBPCAD / EURUSD / CADJPY / USDCHF / GBPUSD / GBPJPY / USDJPY best timeframe: 1H Setting can be define by the user: rsi levels / rsi period / macd period / risk / there are no stop loss or take profit and the expert closes orders by the indicator signal. developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
Vik Standart
Ivan Kopchuk
4.33 (6)
Features: 1. Your constructor strategies. 2. Large selection of standard indicators. 3. Exact market entry according to your strategy. 4. Slip filter. 5. Support for four and five characters. 6. Trend trading. 7. Trading in flat. 8. Minimum deposit. 9. Aggressive or quiet trade. 10. Limit the lot. 11. Position tracking. 12. Restoring balance after loss. Input parameters    Lot - fixed lot size.    StopLot - lot restriction.    UseVxod - enable / disable login pattern.    UseStop -
FREE
DmytriyX Impulse FREE
Dmytro Oliynyk
4.5 (2)
This is a free version of the Dmytriyx Impulse Expert Advisor. The Expert Advisor analyzes the current price dynamics when it deviates from the average value. Uses pending orders in the impulse direction, at a fixed distance, then moves the pending order in the direction of correction. You can configure the number of pending orders to be placed in the signal direction - the distance between the pending orders is LevelDist , the lot value of each new order is equal to a half of the previous one (
FREE
Aligators
Dzintars Ansons
Overview: The trading robot "Aligators" is designed to automate trading operations based on technical analysis, using the Alligator and ATR indicators. This advisor provides disciplined trading within pre-defined time sessions, managing risks through calculated lot sizes and automatic position management, including trailing stops. The advisor has successfully passed the test and verification in the prop firm FTMO.COM , as evidenced by the OR code in the screenshot. What is FTMO? FTMO is a projec
FREE
Moving Along USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON M15 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a $2000
FREE
이 전략은 주로   MACD 지표 를 사용하여 주요 추세 방향을 따라   M1 에서 신호가 나타날 때 거래를 시작합니다. 금 (XAUUSD)   거래에 적합하며, 뚜렷한 추세를 보이는 다른 상품에도 적용할 수 있습니다. 매개변수: 매수/매도 활성화:   켜기 계좌 잔고:   1,000$ 또는 10,000$ 1,000$ 의 경우   한 번에 1거래 를 권장합니다. 10,000$ 의 경우 최대   10거래 까지 가능합니다. 고정 로트 크기:   0.01 고급 포지션 관리: 잔고 기반 로트 계산:   활성화 10,000$당 로트 :   0.01–0.1 매도 포지션 비율:   0.5 (금 추천) 리스크 관리 설정: 최대 오픈 주문 수:   1 스톱 로스:   8,000핍 (금 8$) 테이크 프로핏:   24,000핍 (금 24$) 브로커가   소수점 2자리 를 사용하는 경우 값을 10으로 나눕니다. ATR 을 사용한 동적 조정:   활성화 ATR 기반 스톱 로스 배수 ATR 기반 테이크
FREE
Tarantulas
Dmitriy Prigodich
The Tarantulas expert Advisor is a night scalper and a robot for position trading at the same time. Thanks to deep settings, this expert Advisor becomes an indispensable assistant in trading. On the basis of this EA, you can implement dozens or even hundreds of profitable strategies. Smart position tracking and time trading functions are enabled. Trading is performed on pullbacks from overbought and oversold zones on trend changes. The trend is determined using the author's "Providec Trend
FREE
DowJonesBlinder
Fawwaz Abdulmantaser Salim Albaker
Dear Friends .. As I promised you , this is a demo version of my Expert Advisor that works only on Daw Jones (US30) It works on simple strategy , Scalper and trend EA . It use the manual lot size that you put in parameters and use the trailing stop to minimize the lost value  as much as it dose ,, So u need to put the lot size ( usually it 0.1 minimum in most companies ) and put your Trailing stop value  (if you want to cancel the trailing just put 0 in the parameter )  (for DJ try to multiply
FREE
CandleCrusherX ScalpingEdition FREE
Christian Opperskalski
4 (1)
CandleCrusherX Scalping EA  analyses the market situation on volume and strong price movement within internal Timeframe. It works on all major forex pairs and Timeframes (M5 or M15 recommend). The EA has integrated dynamic Take Profit, this means, if you reach your defined TP it gives you the chance to follow on the Trend by dynamic TP & SL and extend your profits. Also a News Filter function is integrated, to prevent miss trades on News events. Dynamic Lot calculation integrated On Request we a
FREE
이 제품의 구매자들이 또한 구매함
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
소품 회사 준비 완료!   (   세트파일 다운로드   ) 출시 프로모션: 현재 가격으로 몇 장 남지 않았습니다! 최종 가격: 990$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 골드 리퍼에 오신 것을 환영합니다! 매우 성공적인 Goldtrade Pro를 기반으로 구축된 이 EA는 동시에 여러 기간에 걸쳐 실행되도록 설계되었으며 거래 빈도를 매우 보수적인 것부터 극단적인 변동까지 설정할 수 있는 옵션이 있습니다. EA는 여러 확인 알고리즘을 사용하여 최적의 진입 가격을 찾고 내부적으로 여러 전략을 실행하여 거래 위험을 분산시킵니다. 모든 거래에는 손절매와 이익 실현이 있지만, 위험을 최소화하고 각 거래의 잠재력을 극대화하기 위해 후행 손절매와 후행 이익 이익도 사용합니다. 이 시스템은 매우 인기
Vortex Gold MT4
Stanislav Tomilov
5 (30)
볼텍스 - 미래를 위한 투자 메타트레이더 플랫폼에서 금(XAU/USD) 거래를 위해 특별히 제작된 볼텍스 골드 EA 전문 어드바이저입니다. 독점 지표와 개발자의 비밀 알고리즘을 사용하여 구축된 이 EA는 금 시장에서 수익성 있는 움직임을 포착하도록 설계된 종합 트레이딩 전략을 사용합니다. 전략의 주요 구성 요소에는 이상적인 진입 및 청산 지점을 정확하게 알려주는 CCI 및 파라볼릭 인디케이터와 같은 클래식 인디케이터가 포함됩니다. Vortex Gold EA의 핵심은 고급 신경망 및 머신러닝 기술입니다. 이러한 알고리즘은 과거 데이터와 실시간 데이터를 지속적으로 분석하여 EA가 진화하는 시장 추세에 더 정확하게 적응하고 대응할 수 있도록 합니다. 딥러닝을 활용하여 Vortex Gold EA는 패턴을 인식하고 지표 매개변수를 자동으로 조정하며 시간이 지남에 따라 성능을 개선합니다. 독점 지표, 머신 러닝, 적응형 트레이딩 알고리즘이 결합된 Vortex Gold EA의 강력한 조합입니다
Gold Trade Pro
Profalgo Limited
4.61 (23)
프로모션 시작! 449$에 얼마 남지 않았습니다! 다음 가격: 599$ 최종 가격: 999$ 1EA를 무료로 받으세요(2개의 거래 계정에 대해) -> 구매 후 저에게 연락하세요 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro는 금 거래 EA의 클럽에 합류하지만 한 가지 큰 차이점이 있습니다. 이것은 진정한 거래 전략입니다. "실제 거래 전략"이란 무엇을 의미합니까?   아시다시피 시장에 있는 거의 모든 Gold EA는 단순한 그리드/마팅게일 시스템으로 시장이 초기
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA - 모든 트레이더를 위해 개선된 지능형 파워 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 특별 출시 가격 라이브 신호:       여기를 클릭하세요 MT5 버전 :   여기를 클릭하세요 퀀텀 킹 채널:       여기를 클릭하세요 ***Quantum King MT4를 구매하시면 Quantum StarMan을 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요! 규칙       정확하고 규율 있게 거래하세요. 퀀텀 킹 EA       구조화된 그리드의 강점과 적응형 마팅게일의 지능을 하나의 완벽한 시스템으로 통합했습니다. M5에서 AUDCAD를 위해 설계되었으며, 꾸준하고 통제된 성장을 원하는 초보자와 전문가 모두를 위해 구축되었습니다. 퀀
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
소개       Quantum Emperor EA는   유명한 GBPUSD 쌍을 거래하는 방식을 변화시키는 획기적인 MQL5 전문 고문입니다! 13년 이상의 거래 경험을 가진 숙련된 트레이더 팀이 개발했습니다. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA를 구매하시면 Quantum StarMan  를 무료로 받으실 수 있습니다!*** 자세한 내용은 비공개로 문의하세요. 확인된 신호:   여기를 클릭하세요 MT5 버전 :  여기를 클릭하세요 Quantum EA 채널:       여기를 클릭하세요 10개 구매 시마다 가격이 $50씩 인상됩니다. 최종 가격 $1999 퀀텀 황제 EA       EA는 단일 거래를 다섯 개의 작은 거래로 지속적으로 분할하는
GOLD Scalper PRO
Lachezar Krastev
4.6 (25)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
Goldbot One MT4
Profalgo Limited
5 (5)
프로모션 출시: 현재 가격으로는 몇 개밖에 남지 않았습니다! 최종 가격: 990$ 신규: Goldbot One을 구매하고 EA 1개를 무료로 선택하세요!! (2개의 거래 계정에 대해) 공개 그룹에 가입하세요:   여기를 클릭하세요   최고의 콤보 딜     ->     여기를 클릭하세요 LIVE SIGNAL 금 시장을 위해 설계된 매우 정교한 거래 로봇,   Goldbot One을   소개합니다 .   Goldbot One은 브레이크아웃 트레이딩에 중점을 두고, 지지선과 저항선을 모두 활용하여 최적의 트레이딩 기회를 찾아냅니다. 이 전문가 조언가는 변동성이 큰 귀금속 시장에서 효율성, 신뢰성, 전략적 우위를 추구하는 거래자를 위해 만들어졌습니다.   주목할 사실:     샘플 외부 데이터에서 EA의 성능은 최적화에 사용된 샘플 내부 데이터와 완벽하게 일치합니다.   샘플 내 기간은 2016-2023년입니다.   전략 확인을 위해 사용된 샘플 외 데이터는 2004-2016년과 2
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron은 Aura 시리즈 거래 시스템을 이어가는 독특한 전문가 자문입니다. 고급 신경망과 최첨단 클래식 거래 전략을 활용하여 Aura Neuron은 뛰어난 잠재적 성과를 가진 혁신적인 접근 방식을 제공합니다. 완전 자동화된 이 전문가 자문은  및 XAUUSD(GOLD)와 같은 통화 쌍을 거래하도록 설계되었습니다. 1999년부터 2023년까지 이러한 쌍에서 일관된 안정성을 입증했습니다. 이 시스템은 마팅게일, 그리드 또는 스캘핑과 같은 위험한 자금 관리 기술을 피하므로 모든 브로커 조건에 적합합니다. Aura Neuron은 다층 퍼셉트론(MLP) 신경망으로 구동되어 시장 추세와 움직임을 예측하는 데 활용합니다. MLP는 피드포워드 인공 신경망(ANN)의 한 유형으로, 특히 단일 숨겨진 계층으로 구성될 때 "바닐라" 신경망이라고도 합니다. MLP에는 입력 계층, 숨겨진 계층 및 출력 계층이라는 세 가지 필수 계층이 포함됩니다. 입력 노드를 제외한 각 뉴런은 비선형 활성화
XIRO Robot MT4
MQL TOOLS SL
5 (3)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and str
Daytrade Pro Algo
Profalgo Limited
5 (5)
프로모션 시작: 현재 가격으로 제공되는 제한된 수의 사본 최종 가격: 990$ 신규: 1개를 무료로 받으세요!   (거래 계좌 2개용) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro Algo에 오신 것을 환영합니다!   수년 동안 시장을 연구하고 다양한 전략을 프로그래밍한 후 좋은 거래 시스템에 필요한 모든 것을 갖춘 알고리즘을 찾았습니다. 브로커 독립적입니다. 독립적으로 확산됩니다. MT4, MT5, TDS2 및 여러 브로커에서 쉽게 실제 변수 확산 테스트를 사용하여 매우 안정적인 백 테스트를 보여줍니다. 수백 가지의 다양한 설정이 모두 테스트에서 수익성 있는 결과를 제공합니다(물론 저는 최고의 설정을 선택했습니다!). 매우 강력한 시스템 -> 설정은 상호 교
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
추세 반전을 기반으로 작동하는 완전 자동 고급 거래 로봇입니다. 필요한 경우 그리드 전략을 사용할 수도 있습니다. 최대 카트 적재량에 도달하면 3가지 유형의 알림 및 위치 잠금 기능이 내장되어 있습니다. 기본 설정은 M15 시간대의 EURUSD에 권장됩니다. 기능 및 이점: 동시에 두 방향으로 작업할 수 있는 능력 여러 단계에서 정시에 작업하는 내장 기능 브로커가 볼 수 없는 가상 StopLoss를 사용합니다. 현재 추세의 활동을 기반으로 한 작업 알고리즘 자동 로트 계산 내장 모든 유형의 알림 사용 위치를 자동으로 잠그고 어드바이저를 비활성화하는 기능 장바구니의 후속 주문에 대한 TakeProfit 감소 현재 추세 또는 단계별로 개시 주문 조정 MT5 version ->   HERE  / Problem solving ->  HERE   입력 변수에 대한 자세한 설명 및 설명       ->   여기 고문이 거래하는 방법: - 우선 거래 시 현재 추세 활동을 고려합니다("주요 추세
BB Return mt4
Leonid Arkhipov
5 (2)
BB Return — 금(XAUUSD) 거래를 위한 전문가 어드바이저(EA)입니다. 이 트레이딩 아이디어는 이전에 제가 수동 트레이딩 에서 사용하던 방식에서 출발했습니다. 전략의 핵심은 Bollinger Bands(볼린저 밴드) 범위로의 가격 회귀이지만, 기계적이거나 매번의 터치마다 진입하지는 않습니다. 금 시장에서는 밴드만으로는 충분하지 않기 때문에, EA에는 약하거나 비효율적인 시장 상황을 걸러내는 추가 필터가 적용되어 있습니다. 회귀 로직이 실제로 타당한 경우에만 거래가 실행됩니다.   거래 원칙 — 본 전략은 그리드, 마틴게일, 물타기(평균단가) 기법을 사용하지 않습니다. EA는 고정 로트 또는 AutoRisk 모드로 운용할 수 있습니다. BB Return은 스프레드, 슬리피지 및 브로커의 호가 방식 차이에 민감하지 않으며, Standard, ECN, Pro, Raw, Razor 등 모든 계좌 유형과 모든 브로커에서 사용할 수 있습니다. 거래 세션에 제한되지 않으며 24시간
EA Game Changer
Vasiliy Strukov
5 (7)
Game Change EA는 Game Changer 지표를 기반으로 하는 추세 추종 트레이딩 시스템입니다. 빨간색 점이 형성될 때마다 자동으로 매도하고, 노란색 X가 나타날 때까지 매도 방향으로 진행합니다. 이는 추세의 잠재적 종료를 나타냅니다. 매수 거래에도 동일한 논리가 적용됩니다. 파란색 점이 나타나면 EA는 매수를 시작하고 노란색 X가 감지되는 즉시 매수 주기를 종료합니다. 이 EA는 모든 통화쌍과 모든 시간대에 적합하지만, M15 시간대의 xauusd와 같이 추세가 강한 상품에서 특히 우수한 성과를 보입니다. 실시간 결과는 여기에서 볼 수 있습니다. 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오! 설정 및 매뉴얼은 여기   설정 Open new series – true/false - 새로운 주문 시리즈의 시작 Trade Buy - EA가 구매하도록 허용 Trade Sell - EA가 판매하도록 허용 Support manual orders – true/false –
Golden Mirage mt4
Michela Russo
5 (5)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
AW Recovery EA
AW Trading Software Limited
4.35 (84)
Expert Advisor는 수익성이 없는 포지션을 회수하도록 설계된 시스템입니다.   작성자의 알고리즘은 손실 위치를 잠그고 여러 부분으로 분할하고 각 부분을 별도로 닫습니다. 손쉬운 설정, 하락 시 지연된 시작, 다른 Expert Advisors 잠금, 비활성화, 추세 필터링을 통한 평균화 및 손실 위치의 부분 마감이 하나의 도구에 내장되어 있습니다. 전체 그룹에서만 주문을 마감하는 그리드 전략과 달리 더 낮은 예금 부하로 손실을 줄일 수 있는 부분에서 마감 손실을 사용하여 손실과 함께 더 안전한 작업을 보장합니다. 주문이 복원되는 방법: 1 EA는 선택한 상품의 다른 창을 닫아 수익성이 없는 EA를 끕니다(선택 사항). 2 EA는 처리된 모든 주문에 대해 TakeProfit 및 StopLoss 수준을 재설정하고 해당 식별자가 있는 보류 주문을 삭제합니다. 3 EA는 수익성이 없는 주문의 일부를 충당하고 총 포지션 볼륨을 줄이기 위해 이익을 사용하기 위해 처리된 모든 수익성 있
FlipDamonHFT
Allistair Kabelo Mandow
Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in privat
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition은 GOLD만 거래하도록 설계된 완전 자동화된 EA입니다. Expert는 2011-2020년 기간 동안 XAUUSD에서 안정적인 결과를 보였습니다. 위험한 자금 관리 방법, 마팅게일, 그리드 또는 스캘핑이 사용되지 않았습니다. 모든 브로커 조건에 적합합니다. 다층 퍼셉트론으로 학습된 EA 신경망(MLP)은 피드포워드 인공 신경망(ANN)의 한 종류입니다. MLP라는 용어는 모호하게 사용되며, 때로는 피드포워드 ANN에 느슨하게 사용되기도 하고, 때로는 임계값 활성화가 있는 여러 층의 퍼셉트론으로 구성된 네트워크를 엄격하게 지칭하기도 합니다. 다층 퍼셉트론은 특히 단일 은닉층이 있을 때 "바닐라" 신경망이라고도 합니다. MLP는 입력층, 은닉층, 출력층의 최소 3개 층의 노드로 구성됩니다. 입력 노드를 제외하고 각 노드는 비선형 활성화 함수를 사용하는 뉴런입니다. MLP는 역전파라는 지도 학습 기술을 사용하여 학습합니다. 다중 레이어와 비선형 활성화는
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Quantum Dark Gold
Nguyen Hang Hai Ha
3.33 (9)
Quantum strategy is a combination of quantum superposition and trading signal model. EA Quantum Dark Gold determines Buy and Sell positions simultaneously for each signal and simultaneously places 2 orders Buy Stop and Sell Stop. Then the momentum determines which order position is executed and cancels the remaining pending order. This interesting idea forms the Quantum Dark Gold with a unique entry method. Open positions are then managed by Trailing, Stop Loss and position balancing strategies
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA Gold Stuff
Vasiliy Strukov
4.7 (1084)
EA Gold Stuff 는 금 거래를 위해 특별히 고안된 전문가 고문입니다. 작업에 기반의 개방의 주문 금을 사용하여 물건의 표시는,그래서 고문 작품에 따라"트렌드를 따라"전략을 의미,다음과 같은 추세이다. 중요! 구매 후 즉시 저에게 연락하여 지침과 보너스를 받으십시오!  강력한 지원 및 트렌드 스캐너 표시기의 무료 사본을 받으실 수 있습니다. 메시지를 보내주세요. 나!   실시간 결과는 여기에서 볼 수 있습니다 매개 변수 새로운 시리즈 열기-주문의 새로운 시리즈의 온/오프 시작. 시작 로트-시작 로트. 무역 구매-전문가 고문이 구매할 수 있도록하십시오. 무역 판매-전문가 고문이 판매 할 수있게하십시오. 사용하지면서 기능을 사용한 고문이 무역은 모두 구매 및 판매하는 방향,기능 장애인,고문관이 무역에 단 하나의 방향이다. 돈 Manadgement 를 사용-온/오프 자동 로트 계산의 사용. 오토롯. 각 0.01 로트에 대한 자유 마진-각 0.01 로트 단위의 개방을위한
HFT Prop Firm EA
Dilwyn Tng
4.96 (632)
HFT Prop Firm EA는 고유한 로고로 인해 Green Man으로도 알려져 있으며, 고빈도 거래(HFT) 전략을 허용하는 독점 트레이딩 회사(prop firms)의 도전 과제나 평가를 극복하기 위해 특별히 제작된 전문가 자문(EA)입니다. 한정 기간: HFT Prop Firm EA를 구매하면 $198 상당의 무료 유틸리티 제공 MT5 버전: https://www.mql5.com/en/market/product/117386 HFT 챌린지 성능 모니터(시작가 $200): 브로커: IC Markets 계좌 번호: 66603384 서버: ICmarketsSC-Demo06 비밀번호: Greenman 브로커: IC Markets 계좌 번호: 21718043 서버: ICmarketsSC-Demo02 비밀번호: Greenman 결과 1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 결과 2: https://c.mql5.com/3
Mon Scalper MT4
Xuan Bach Nguyen
Mon Scalper - Dual-Trendline Breakout Scalping Expert Mon Scalper is a specialized Expert Advisor designed exclusively for gold (XAUUSD) trading. It utilizes a unique dual-trendline strategy to identify strong trends and breakout points, executing trades automatically based on market conditions. Join My MQL5 Channel for the Latest Updates! Real-Time Signal :  https://www.mql5.com/en/signals/2361936 Pricing : Launch Price : $199 Incremental Price Increase : The price will increase by $100 after
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper: 당신 곁의 첨단 기술! 매뉴얼 및 설정 파일: 구매 후 저에게 연락하시면 매뉴얼과 설정 파일을 보내드립니다 가격: 판매된 라이선스 수에 따라 가격이 인상됩니다 남은 복사본: 5개 금 거래는 금융 시장에서 가장 변동성이 큰 자산 중 하나로, 고도의 정밀도, 철저한 분석, 매우 효과적인 리스크 관리가 요구됩니다. Javier Gold Scalper 는 이러한 핵심 요소들을 통합하여 금 시장에서의 거래를 최적화하기 위해 설계된 강력하고 정교한 시스템입니다. 최첨단 기술과 고급 전략을 기반으로 Golden Scalper는 초보자와 전문가 모두를 지원하여 이 역동적인 시장의 도전과 기회를 안전하게 대응할 수 있도록 합니다. Golden Scalper와 함께라면 금 거래의 특수성에 적합한 신뢰할 수 있는 도구를 사용할 수 있습니다. 심볼 XAUUSD (금) 시간 프레임 M30 PropFirm 사용 가능 자본 최소 $1000 브로커 모든 브로커 가능 계정
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 Real monitoring :  XAUUSD M30 SL2 For more information, please contact us via private message or in   the mql5 group. THERE   ARE   ONLY  2   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactl
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
WINTER SALE — FINAL DAYS! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results: https://www.m
Trend AI EA
Ramil Minniakhmetov
4.22 (54)
Trend Ai EA는 Trend Ai 지표와 연동되도록 설계되었습니다. Trend Ai 지표는 추세 식별, 실행 가능한 진입 시점 및 반전 알림을 결합하여 자체적으로 시장 분석을 수행하고 지표의 모든 신호를 완전 자동으로 처리합니다! EA에는 완벽하게 조정 가능한 여러 외부 매개변수가 포함되어 있어 트레이더가 원하는 대로 전문가를 맞춤 설정할 수 있습니다. 녹색 점이 나타나면 EA는 매수 거래를 준비합니다. 파란색 화살표로 상승 추세가 확인되면 EA는 다음 캔들에서 매수 주문을 입력합니다. 시장이 반전되면 EA는 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 반대 신호가 나타나고 차트에 빨간색 점이 나타나면 EA는 매도 준비를 하고, 빨간색 화살표가 나타나면 EA는 다음 캔들에서 매도 거래를 입력하고 그리드 및 마틴게일 전략으로 일련의 거래를 관리합니다. 통화쌍 및 시간대: 이 EA는 모든 상장 자산, 선물, 주식, 외환, 상품, 암호화폐 또는 지수에 사용할 수 있습
Vortex Turbo EA MT4
Stanislav Tomilov
5 (9)
보텍스 터보 — “폭풍을 거래하고, 보텍스를 제어하세요” Vortex Turbo는 지능형 트레이딩의 다음 진화 단계를 제시하는 독보적인 플랫폼으로, 최첨단 AI 아키텍처, 적응형 시장 로직, 그리고 정밀한 리스크 관리 기능을 결합했습니다. 검증된 알고리즘 원칙을 기반으로 구축된 Vortex Turbo는 새로운 차원의 예측 인텔리전스를 통해 다양한 전략을 하나의 고속 생태계로 통합합니다. 금(XAUUSD(GOLD)) 스캘핑 전문가로 설계된 Vortex Turbo는 제어된 마틴게일 및 평균화 그리드 전략을 사용하며, 각     포지션은 내장된 손절매 기능으로 완벽하게 보호되어     강력함, 정확성, 그리고 안전성 사이의 완벽한 균형을 보장합니다. 정말 중요합니다! 전문가 서비스를 구매하신 후 개인 메시지를 보내주세요. 필요한 모든 권장 사항이 담긴 안내를 보내드리겠습니다. 399달러의 가격은 2월 15일까지 유효하며, 이후 가격은 499달러로 인상됩니다. (최종 가격: 999달러)
XG Gold Robot MT4
MQL TOOLS SL
4.3 (37)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
제작자의 제품 더 보기
OpenTime
Valeriy Yastremskiy
The EA places orders at the specified terminal time with an accuracy of 1 minute. Types of orders are selected, the default is pending. Set stop loss, take profit, the time after which pending orders are deleted, if until that moment they were not opened(time can not be less than 11 minutes from the time of opening, the EA will not work). Check for magic number is at the beginning. If there are orders with the same magic and on the same instrument (the same symbols), the orders will not be op
FREE
OpenTimeTral
Valeriy Yastremskiy
Time adviser with dynamic trailing stop and trailing profit.   The OpenTimeTral2 expert Advisor sets the selected order types at the appointed time and uses a dynamic trailing stop and trailing profit for the first market order. Restrictions on selecting order types: 1. You can only select one type of market order, either Buy or Sell. And with the selected market order, you can't select pending orders. 2. Pending and limit orders can be selected in any combination. After converting the first pen
필터:
Miguel Jimenez Cordero
6779
Miguel Jimenez Cordero 2021.03.26 14:42 
 

Good job.

리뷰 답변