Expert Advisor based on my MA's and S/R line indicators

MQL5 Experts

Specification

I would like to automate my current trading strategy. It uses a HMA indicator that changes color on change of trend. I use 2-3 different periods and/or 2-3 different time frames to gauge current trend direction/overall trend direction. I also have support and resistance/ pivot indicators that I use as Targets and stops/trailing stops. 


Menu Options


1) I would like to try this EA with a hard TP and SL based on pips or % of account that I can select on the menu options of the EA. 

TP-  xx pips

SL-  xx pips


2) I would like to be able to have up to 4 HMA's that I can change the Period for HMA and/or Timeframe and have it display on all chart timeframes.  I would like to also be able to change the colors/thickness of the HMA lines. The HMA auto changes color on trend direction. Preferably RED during down trend and BLUE for up trend. 


entryHMA-  on/off

8 Period   

15 Minutes


trendHMA2- on/off

21 Period   

30 Minutes

trendHMA3- on/off

100 Period   

60 Minutes


trendHMA1- on/off

200 Period   

60 Minutes


3) money management options

lot size -   XX.XX lots or X.X % of account ( like risk 3% of account to calculate position size / # of lots)


 *This is the basic menu options I would like to start with and we can co/customize from there. I plan on optimizing it later as needed and adding more possible options in the future. ** Like possibly a pop up alert on each HMA if there are "ON"


To give you a trade entry setup with EA- 


1- menu settings 

>TP 5 pips

>SL 15 pips

>entry hma1  on , 14 periods, 5 minute chart

>trend hma2  on, 200 periods, 15 minute chart 

>lot size 0.1% of account


2- trade entry 

EUR/USD 15 minute chart

Eur/usd is going down, the trend HMA2 is RED. The entry HMA1 just changed color from BLUE (up) to RED (down). On the 2nd candle close of the entry HMA1 ( ***of the same color) enter short @ market with 0.1% of account.  

(*** for further clarity, during live trading I may enter position during the 1st candle changing color, but do to indicator repainting, lets go with close of 2nd candle. I may filter later with something like " on close of second candle if length is less than 5 pips.) 


Please contact me if you would be able to build this EA or have questions or advice, etc. 



Responded

1
Developer 1
Rating
(16)
Projects
17
24%
Arbitration
1
0% / 0%
Overdue
2
12%
Free
2
Developer 2
Rating
(563)
Projects
931
47%
Arbitration
301
59% / 25%
Overdue
123
13%
Working
3
Developer 3
Rating
(59)
Projects
182
55%
Arbitration
31
45% / 16%
Overdue
103
57%
Free
4
Developer 4
Rating
(130)
Projects
210
40%
Arbitration
90
20% / 43%
Overdue
85
40%
Free
5
Developer 5
Rating
(2067)
Projects
2625
62%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
6
Developer 6
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
7
Developer 7
Rating
(586)
Projects
1046
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Working
8
Developer 8
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
9
Developer 9
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Project information

Budget
30 - 100 USD
For the developer
27 - 90 USD
Deadline
from 1 to 5 day(s)