Build a MQL5 Time-based Breakout EA that trades Multiple times (3) a day

工作已完成

执行时间7 天
员工反馈
Superb specification file, well detailed and clear.
客户反馈
Competent developer who pays attention to detail and delivers exactly what you are need. Great communicator and a pleasure to work with. Highly recommend.

指定

For each Range Breakout

  1.            Open two pending orders above (BUY) and below (SELL) the breakout range.
  2.        Once a trade is entered in one direction, the EA cancels the pending order in the opposite direction.
  3.             Stop Loss value is set to the percentage of the Range Breakout.
  4.        Take profit value is set to the percentage of the Stop Loss.
  5.             Martingale loss recovery option for losing trades.
  6.            Must work for Forex, Indices, Commodities, and Stocks.
  7.            Must work on all Timeframes.
  8.            Must work with a VPS.   

 

PARAMETERS (Default settings)

TRADING RANGES & TIMES

Minimum opening range                                                        0

(If the opening range is LOWER than the value above, then EA will NOT OPEN A TRADE)

Maximum opening range                                                      5000

(If the opening range is HIGHER than the value above, then EA will NOT OPEN A TRADE)

Trade Range breakout 1                                                     TRUE/FALSE

Range 1 start time                                                                   03:00

Range 1 end time                                                                     03:15

Trade Range breakout 2                                                     TRUE/FALSE

Range 2 start time                                                                   10:00

Range 2 end time                                                                    10:15

Trade Range breakout 3                                                     TRUE/FALSE

Range 3 start time                                                                  16:30

Range 3 end time                                                                    16:45

Close all trades at stop trading time                                 TRUE/FALSE

Stop Trading time                                                                    22:30

 (If the value above is set to TRUE, then all trades will be closed at “stop trading time” for the rest of the day. If the value is set to FALSE, then all trades will be proceed until they hit Stop loss or Take Profit)

Cancel all pending orders at stop trading time                  TRUE/FALSE

(If the value above is set to TRUE, then all pending trades will be cancelled at “stop trading time”. If the value is set to FALSE, then all trades will be proceed until they hit Stop loss or Take Profit)

Activate on bar close                                                           TRUE/FALSE

Offset distance for pending orders                                         15

(Number of pips added to pending orders to offset Spreads & slippage)

RISK

Percent of opening range to use as Stop Loss                        110%

(Adjustable percentage value of the opening range to set as Stop Loss)

Amount of Money to risk per Trade using Stop Loss              $100

Take Profit (percentage of stop loss)                                      100%

 

LOSS RECOVERY (Martingale)

Martingale                                                                               TRUE/FALSE

Add Multiple Lots                                                                        2

(If the value is set to TRUE, In the event of a losing trade, the EA will add a multiple (number above) of the lot size on the next trade. This will continue until the EA encounters a winning trade. If value is set to FALSE, then loss recovery is OFF)


附加的文件:

反馈

1
开发者 1
等级
(71)
项目
103
20%
仲裁
6
0% / 83%
逾期
3
3%
空闲
2
开发者 2
等级
(20)
项目
24
8%
仲裁
6
17% / 17%
逾期
3
13%
已载入
3
开发者 3
等级
项目
0
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(54)
项目
162
69%
仲裁
4
100% / 0%
逾期
1
1%
工作中
5
开发者 5
等级
(37)
项目
59
27%
仲裁
24
21% / 54%
逾期
10
17%
工作中
6
开发者 6
等级
(262)
项目
536
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
7
开发者 7
等级
(433)
项目
491
33%
仲裁
25
40% / 48%
逾期
7
1%
已载入
8
开发者 8
等级
(45)
项目
73
49%
仲裁
1
0% / 0%
逾期
1
1%
工作中
相似订单
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
Please convert the Pine Script below into MQL4 Indicator: // @version= 5 // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KivancOzbilgic //created by: @Anil_Ozeksi //developer: ANIL ÖZEKŞİ //author: @kivancozbilgic strategy ( 'Twin Optimized Trend Tracker' , 'TOTT' , overlay = true ) src = input ( close , title = 'Source' ) length = input.int ( 40
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
Good day, I´m looking for an EA to execute outputs/signals from an Indicator. The options/settings should be like : open trades for TP1 / TP2 / TP3 ( incl SL ) TrailingStop by reaching certain TP´s option for closing trades by opposite signal (true/false) Money management: Fixed lot Risk by % Autlot and maybe some other ideas from your side to make it easier and more safe
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals
Hi, I have one indicator shows buystop/sellstop price with tp 1 to tp 5. Please read carefully following conditions for EA. For trading, these following function is required; 1. Indicator parameters should be implemented on EA as parameters. 2. Automatically place the orders below/above certain points on Buystop and on sellstop at the sametime) with adjustable SL and TP1 based on indicator shows. 3. Even if one side
I have an indicator that shows green and red bar depending on the market trend. The struggle is not just converting the .mql4 to .mql5 but to have the same calculation and resulting the same view as in the metatrader4 I will share the file in the chat discussion :)

项目信息

预算
30 - 100 USD
开发人员
27 - 90 USD
截止日期
 1  5 天