Place buy / sell orders with EX4 arrow indicator

MQL4 Experts

Specification

Thank you for your offer to do the EA.

This to make an expert advisor for MT4 to enter a buy order with a green arrow of the attached indicator and enter a sell order when there is a red arrow based on the parameters below. This is the free version of the indicator and only works on GBPJPY. 

1. EA parameters

The EA Input Tab will have the following parameters:

Magic_Number: EA magic number.
timeframe = from M1 to MN
Lotsize: When using fixed lot, set size here.
UseMM: Set true to activate money management.
LotsPercent: Percentage of balance to be used by MM to place orders
MaxLot: Maximum lot size allowed.
MinLot: Minimum lot size allowed.
Buy trade option = false means enter market with a buy trade on green arrow; true means place "limitorder" = Make the EA put on pending buy limit order of a value (plus or minus) from the actual close price of the timeframe bar that just closed with the green arrow.
sell trade option = false means enter market with a sell trade on red arrow; true means place "limitorder" = Make the EA put on pending sell limit order of a value (plus or minus) from the actual close price of the timeframe bar that just closed with the red arrow.
CloseOnOppositeSignal = false means dont close if there's an opposing signal (ie if there was previously a red arrow which caused a sell order don't close that order if there was next a green arrow and if necessary the SL/TP/trailing will possibly close the trade if triggered). True means close on opposite arrow, unless the SL/TP/trailing is triggered first.
StealthMode: Hides SL, TP and Trailing from broker.
===== StopLoss settings: =====
StopLoss Mode:0-off,1-in pips,2-in % of Price
StopLoss (in pips or %) 
===== TakeProfit settings: ===== 
TakeProfit Mode:0-off,1-in pips,2-in % of Price
TakeProfit (in pips or %) 
===== Trailing Stop & Breakeven settings  
Starttrailing: Profit to start trailing stop
Trailing Stop in pips
Trailing Stop Step in pips
Breakeven in pips  
Profit Lock in pips if Breakeven is achieved 
===== Partial Close settings: 
Partial Close Target in pips
Partial Close Position Percent
===
maxtrades = Maximum allowed total number of trades 
tradesperbar = Maximum allowed orders per bar 
slippage = Maximum slippage allowable at the point of entry. 
maxspread = Maximum spread allowable at the point of entry.
expiration = In minutes. Time for pending orders to expire. (0 = false).
Close all = true = allows to close all trades and pending orders [M] minutes before the end of the current hourly (H1), 4 hourly (H4), daily (D1), weekly (W1) or monthly (MN) 
Close time = [M] minutes = if "Close all" is true ...the number of minutes to "Close all" trades and pending orders before the end of the current hourly (H1), 4 hourly (H4), daily (D1), weekly (W1) or monthly (MN)
usetimefilter = To enable time filter.
Monday Start Hour of Trade Session 
Monday Start minute of Trade Session 
Time of trading : Trading_24h = TRUE/false;
StartHour: Time for EA to start (server time). (0 = false)
Startminute: 
EndHour: Time for EA to stop (server time). (0 = false)
Endminute: 
Trading days: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday (each can be chosen individually)
fridayfilter = Set last new orders on Friday before market close. No more trading after this time until the next week market open, except existing trades can be closed if the trading rules are triggered (ie SL/TP/Trailing etc).
fridayhour = In hours (server time).
fridayminute = In minutes (server time).
Etc etc as required

2. Other requirements

- I will own all copyright and other intellectual property in the code.

- The source code is to be provided and is to have commenting & narrative for each component to understand it and be consistent with generally accepted MQL4 coding best practices.

- to work for a 5 digit broker.

- for pips Eg. 1.1 is 1.1 pips, where 20.1 is 20.1 pips (example 1.00201 minus 1 = 20.1 pips)

- English will be the governing language of this contract.

- any bugs are to be fixed.

- Each MA must be programmed to the be non-repainting



Thank you

Please let me know if you need any clarification.

Files:

Responded

1
Developer 1
Rating
(414)
Projects
670
33%
Arbitration
60
17% / 32%
Overdue
113
17%
Working
2
Developer 2
Rating
(173)
Projects
201
49%
Arbitration
18
11% / 44%
Overdue
1
0%
Free
3
Developer 3
Rating
(266)
Projects
540
50%
Arbitration
55
40% / 36%
Overdue
224
41%
Working
4
Developer 4
Rating
(3)
Projects
8
13%
Arbitration
10
10% / 70%
Overdue
2
25%
Free
5
Developer 5
Rating
(586)
Projects
1048
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Working
6
Developer 6
Rating
(204)
Projects
209
28%
Arbitration
0
Overdue
3
1%
Free
7
Developer 7
Rating
(14)
Projects
22
59%
Arbitration
2
0% / 50%
Overdue
2
9%
Free
Similar orders
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 10 to 20 day(s)