I Need A Robot Created Based On The Rules Of A Multiple-Timeframe, Trend Trading Strategy

Job finished

Execution time 17 days
Feedback from customer
Joel is one of the most skilled and professional developers on MQL5. He makes complex task seem easy as a result of his willingness, commitment and dedication to work.

Specification

The idea behind this robot is to identify and confirm the direction of the market's trend using the higher timeframe charts before switching to the lower timeframe charts to find low risk, high probability trade setups in the direction of the prevalent trend to take advantage of.

For example,

If the direction of the trend is Bullish, then the robot will only take long trades on the lower timeframe charts and vice versa based on my multiple timeframes, trend trading strategies trade entry, exit and risk management rules.

This robot would only need to use multiple moving averages to determine and confirm the direction of the market's trend as well as the stop loss for any trade setup it identifies and it would also use the fractal indicator to identify the trade entry levels for any trade setup which it identifies.


REQUIRED INDICATORS: 


- Multiple Moving Averages: For the purpose of identifying and confirming the direction of the trend based on the rules of my Mechanical Trend-Following Forex Trading Strategy. 

- The Fractal Indicator: For the purpose of identifying low risk high probability trade entry levels based on the rules of my Mechanical Trend-Following Forex Trading Strategy.

- Average Directional Movement Index (ADX): For the purpose of filtering out low probability trend trading setups based on the rules of my Mechanical Trend-Following Forex Trading Strategy.


TREND DIRECTION DETERMINATION RULES

When Price Crosses & Closes Above the Trend Direction Determination Moving Averages 1, 2 and 3 on the Trend Direction Determination Timeframe, then the direction of the Long Term Trend is 'BULLISH'.

On the on other hand,

When Price Crosses & Closes Below the Trend Direction Determination Moving Averages 1, 2 and 3 on the Trend Direction Determination Timeframe, then the direction of the Long Term Trend is 'BEARISH'.


TREND DIRECTION DETERMINATION MOVING AVERAGES INPUT PROPERTIES 


Trend Direction Determination Moving Average 1 'Period' = 60

Trend Direction Determination Moving Average 1 'Type'  Simple / Exponential / Smoothed / Linear Weighted

Trend Direction Determination Moving Average 1 'Apply To' = Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trend Direction Determination Moving Average 2 'Period' = 60

Trend Direction Determination Moving Average 2 'Type'  Simple / Exponential / Smoothed / Linear Weighted

Trend Direction Determination Moving Average 2 'Apply To' =  Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trend Direction Determination Moving Average 3 'Period' = 60

Trend Direction Determination Moving Average 3 'Type' =  Simple / Exponential / Smoothed / Linear Weighted

Trend Direction Determination Moving Average 3 'Apply To' =  Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trend Direction Determination Timeframe = M1 / M5 / M15 / M30 / H1 / H4 / D1 / W1 / MN1


________________________________________________________________________________


TREND DIRECTION CONFIRMINATION RULES

When Price Crosses & Closes Above the Trend Direction Confirmation Moving Averages 1, 2 and 3 on the Trend Direction Confirmation Timeframe, then the direction of the Medium Term Trend is 'BULLISH'.

On the on other hand,

When Price Crosses & Closes Below the Trend Direction Confirmation Moving Averages 1, 2 and 3 on the Trend Direction Confirmation Timeframe, then the direction of the Medium Term Trend is 'BEARISH'.



TREND DIRECTION CONFIRMATION MOVING AVERAGES INPUT PROPERTIES 


Trend Direction Confirmation Moving Average 1 'Period'  = 60

Trend Direction Confirmation Moving Average 1 'Type'   Simple / Exponential / Smoothed / Linear Weighted

Trend Direction Confirmation Moving Average 1 'Apply To'  = Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trend Direction Confirmation Moving Average 2 'Period'  = 60

Trend Direction Confirmation Moving Average 2 'Type'   Simple / Exponential / Smoothed / Linear Weighted

Trend Direction Confirmation Moving Average 2 'Apply To'  =  Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trend Direction Confirmation Moving Average 3 'Period'  = 60

Trend Direction Confirmation Moving Average 3 'Type' =  Simple / Exponential / Smoothed / Linear Weighted

Trend Direction Confirmation Moving Average 3 'Apply To'  =  Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trend Direction Confirmation Timeframe  = M1 / M5 / M15 / M30 / H1 / H4 / D1 / W1 / MN1


________________________________________________________________________________


TRADE SETUP IDENTIFICATION RULES

When Price Crosses & Closes Above the Trade Setup Identification Moving Averages 1, 2 and 3 on the Trade Setup Identification Timeframe, then the direction of the Short Term Trend is 'BULLISH'.

On the on other hand,

When Price Crosses & Closes Below the Trade Setup Identification Moving Averages 1, 2 and 3 on the Trade Setup Identification Timeframe, then the direction of the Short Term Trend is 'BEARISH'.


TRADE SETUP IDENTIFICATION MOVING AVERAGES INPUT PROPERTIES 


Trade Setup Identification Moving Average 1 'Period'   = 60

Trade Setup Identification Moving Average 1 'Type'    Simple / Exponential / Smoothed / Linear Weighted

Trade Setup Identification Moving Average 1 'Apply To'   = Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trade Setup Identification Moving Average 2 'Period'   = 60

Trade Setup Identification Moving Average 2 'Type'    Simple / Exponential / Smoothed / Linear Weighted

Trade Setup Identification Moving Average 2 'Apply To'   =  Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trade Setup Identification Moving Average 3 'Period'   = 60

Trade Setup Identification Moving Average 3 'Type'  =  Simple / Exponential / Smoothed / Linear Weighted

Trade Setup Identification Moving Average 3 'Apply To'   =  Close / Open / High / Low / Median Price (HL/2) / Typical Price (HLC/3) / Weighted Close (HLCC/4) / Previous Indicator's Data


Trade Setup Identification Timeframe   = M1 / M5 / M15 / M30 / H1 / H4 / D1 / W1 / MN1


When the direction of the 'Long Term Trend', 'Medium Term Trend' and 'Short Term Trend' are all Bullish, the EA should look for only 'Long Trade Setups' on the Trade Setup Identification Timeframe following the strategy's trade entry rules.


AND


When the direction of the 'Long Term Trend', 'Medium Term Trend' and 'Short Term Trend' are all Bearish, the EA should look for only 'Short Trade Setups' on the Trade Setup Identification Timeframe following the strategy's trade entry rules.


TRADE ENTRY RULES


LONG TRADE ENTRY PRICE LEVEL DETERMINATION


When the direction of the 'Long Term Trend', 'Medium Term Trend' and 'Short Term Trend' are all Bullish, the EA should place a BUY STOP PENDING ORDER at the highest price of the candle that had a confirmed 'UP FRACTAL' printed above it (i.e., 2 candles have closed to the right of the candle which had an up fractal printed above it which means the fractal isn't going to repaint when price moves above the high of the candle which had the 'UP FRACTAL' printed above it) on the Trade Setup Identification Timeframe.


BUY STOP PENDING ORDER STOP LOSS PRICE LEVEL DETERMINATION


When the setup for a BUY STOP PENDING ORDER has been identified by the EA, it should place the stop loss for that BUY STOP PENDING ORDER at the price level where the 'Trade Setup Identification Moving Average 3' is currently at on the Trade Setup Identification Timeframe.  


SHORT TRADE ENTRY PRICE LEVEL DETERMINATION

When the direction of the 'Long Term Trend', 'Medium Term Trend' and 'Short Term Trend' are all Bearish, the EA should place a SELL STOP PENDING ORDER at the highest price of the candle that had a confirmed 'DOWN FRACTAL' printed below it (i.e., 2 candles have closed to the right of the candle which had the down fractal printed below it which means the fractal isn't going to repaint when price moves below the low of the candle which had the 'DOWN FRACTAL' printed below it) on the Trade Setup Identification Timeframe.


SELL STOP PENDING ORDER STOP LOSS PRICE LEVEL DETERMINATION


When the setup for a SELL STOP PENDING ORDER has been identified by the EA, it should place the stop loss for that SELL STOP PENDING ORDER at the price level where the 'Trade Setup Identification Moving Average 1' is currently at on the Trade Setup Identification Timeframe.  


________________________________________________________________________________

TRADE EXIT RULES

There are 4 conditions which will cause an open trading position to get closed according to the trade exit rules of the Trend Following, Mechanical Trading Strategy which I would like this EA to be created from.  

1. Price Hitting A Trade's Stop Loss Level
2. Price Hitting A Trade's Take Profit Level. 
3. Price Crossing and Closing either Above/Below the Trade Setup Moving Averages 1 or 2 on the Trade Setup Timeframe depending on the direction of the trade.

For example, If the EA placed a long trade and price crossed and closed below Trade Setup Moving Average 3 on the Trade Setup timeframe, then that long trade is going to be closed by the EA, if the 'Close All Trades with Magic Number After Price Crossover' setting input is set to True in the EA's input settings.

On the contrary, If the EA placed a short trade and price crossed and closed above Trade Setup Moving Average 1 on the Trade Setup timeframe then that short trade is going to be closed by the EA if the 'Close All Trades with Magic Number After Price Crossover' setting input is set to True in the EA's input settings.

4. Price coming back to hit a trade's trailing stop after the EA must have trailed the trade's stop loss from it's initial position to the level where the price level where the ' Trailing Stop Moving Average 1' is on the chosen 'Trailing Stop Loss Timeframe' if the 'Use Trailing Stops' setting is set to True in the EA's input settings.


CONDITIONS WHICH WILL MAKE THE EA MOVE A TRADE'S STOP LOSS FROM IT'S INITIAL POSITION TO BREAKEVEN IF THE 'MOVE STOP LOSS TO BREAKEVEN' SETTING IS SET TO TRUE IN THE EA's INPUT SETTINGS


The EA should be coded to move the stop loss of an open trade from it's initial position to breakeven when price moves by the number of pips from the trade's entry level to it's stop loss multiplied by the value which was set in the EA's input for that particular trade's 'Minimum Risk To Reward Required To Move SL To BE'. So for example, if the distance between a trade's entry level and its stop loss level is 100 Pips, and the ' Minimum Risk To Reward Required To Move SL To BE' which was entered into that particular trade's setting was 2, then the EA should move that trade's stop loss from its original price level to breakeven when price moves 200 pips away from that trade's entry level. 


CONDITIONS WHICH WILL MAKE THE EA TRAIL THE STOP LOSS OF A PENDING ORDER OR AN OPEN TRADING POSITION FROM IT'S INITIAL POSITION IF THE 'USE TRAILING STOPS' SETTING IS SET TO TRUE IN THE EA's INPUT SETTINGS


The EA should be coded to trail the stop loss of a pending order or an open trade from it's initial position to the price level where the Trailing Stop Moving Average 1 or 3 is depending on the direction of the trade. For example, if the EA places a long trade or buy stop pending order and the trailing stop option is set to True, then it should move the trailing stop of that long pending order or open trading position to the price level where the Trailing Stop Moving Average 3 is and vice versa for short trading positions or sell stop pending orders.


________________________________________________________________________________

RISK MANAGEMENT RULES

The EA is going to be designed to have 2 types of Risk Management Profiles. They are;

1. The Conservative Mode

2. The Aggressive


THE CONSERVATIVE MODE

Under the conservative Risk Management Profile, there are 3 types of method which the EA will use to arrive at the lot size which it will use to place trades based on the rules of my trend following trading strategy.


- Balance Percentage

- Money

- Fixed Lot Size


BALANCE PERCENTAGE

If the 'Balance Percentage' lot size calculation mode is selected, then the EA is going to calculate the lot size it will use for placing a trade based on the percentage of the account's balance which was typed into it's input parameter. So for example, if 5% is typed into the 'Maximum Risk Per Trade Balance Percentage (%)' input field then the EA will calculate the lot size to place the trade with such that it won't end up risking more than 5% of the account's balance on each trade it takes.


MONEY

If the 'Money' lot size calculation mode is selected, then the EA is going to calculate the lot size it will use for placing a trade based on the amount of money which was typed into it's input parameter. So for example, if 1000 is typed into the 'Maximum Risk Per Trade Money ($)' input field then the EA will calculate the lot size to place the trade with such that it won't end up risking more than $1000 of the account's balance on each trade it takes.


FIXED LOT SIZE

If the 'Fixed Lot Size' calculation mode is selected, then the EA is going to place trades using the lot size which was typed into it's input parameter. So for example, if 0.5 is typed into the 'Maximum Risk Per Trade (Fixed Lot Size Value)' input field then the EA will place each and ever trade with that 0.5 lot size.


THE AGGRESSIVE MODE

Under the Aggressive Risk Management Profile, the EA is going to place trade(s) using a fixed lot size value which will be entered into the 'Fixed Lot Size Value' field in the input parameters under the ' Aggressive Risk Management Settings' section of the EA's input field. However, Once the EA places a pending order which gets triggered by the market's price action, then it is going to keep opening a trade or number of trades with the 'Fixed Lot Size Value' which was entered into input parameters under the 'Aggressive Risk Management Settings' section of the EA's input field whenever a bullish/bearish candle closes on the ' Scaling-In Timeframe' which was selected in the 'Aggressive Risk Management Settings' section of the EA's input field. 

So for example,

If the EA identifies a long trade setup and places a Buy Stop Pending Order using the Fixed Lot Size value which was entered into the 'Aggressive Risk Management Settings' section of the EA's input field, and that Buy Stop Pending Order gets triggered, then whenever a bullish candlestick closes on the ' Scaling-In Timeframe' which was selected in the 'Aggressive Risk Management Settings' section of the EA's input field another long trade will be opened with the same SL and TP as the current open trade using the Fixed Lot Size value which was entered into the 'Aggressive Risk Management Settings' section of the EA's input field.

On the other hand,

If the EA identifies a short trade setup and places a Sell Stop Pending Order using the Fixed Lot Size value which was entered into the 'Aggressive Risk Management Settings' section of the EA's input field, and that Sell Stop Pending Order gets triggered, then whenever a bearish candlestick closes on the ' Scaling-In Timeframe' which was selected in the 'Aggressive Risk Management Settings' section of the EA's input field another short trade will be opened with the same SL and TP as the current open trade using the Fixed Lot Size value which was entered into the 'Aggressive Risk Management Settings' section of the EA's input field.


Here's the link to the Google Docs table which has all the input parameters which I would like the EA to be created with;

https://docs.google.com/document/d/12BZX7S1GFIpZ2Ld8pEkstd1Hc5xEMM_MCVQhDpYXOWs/edit?usp=sharing


Here are videos which will help you gain a much better understanding of how the strategy works.







IMPORTANT NOTES:

- If price does NOT trigger the BUY/SELL STOP PENDING ORDER which the EA placed and a NEW candle closes on the 'Trade Setup Identification Timeframe', the EA should delete those pending order(s) and place new PENDING ORDER(s) using the current/updated high/low price of the most recent candlestick which had a confirmed UP/DOWN fractal printed either above/below it (i.e. two candlestick closing on the 'Trade Setup Identification Timeframe', after the candlestick which had the UP/DOWN Fractal printed above/below it) for trade entry levels and the updated prices of 'Moving Average 1' or 'Moving Average 2' on the 'Trade Setup Identification Timeframe', for stop loss levels depending on the direction of the trade setup (i.e., either long or short) following the strategy's trade setup identification rules.

- If the BUY STOP PENDING ORDER(s) which the EA placed does NOT get triggered when price crosses and closes below the 'Trade Setup Identification Moving Average 3' on the 'Trade Setup Identification Timeframe', the EA should delete the BUY STOP PENDING ORDER(S) which it placed because the direction of the 'Short Term Trend' would no longer be the same as the direction of the 'Long Term Trend' and 'Medium Term Trend' nullifying the strategy's rule of ONLY taking trades in the direction of the 'Long Term', 'Medium Term' and 'Short Term' trends when they're all moving in the same direction and vice versa.

- Add Long Term, Medium Term and Short-Term Trend Direction in the display panel

- Add the ability to turn ON/OFF the display panel on a price chart

- Add Risk Management Profile to the list of parameters to be displayed in the panel

- Add Max Potential Risk ($ amount to be lost if all open trades/pending orders were to hit SL) to the parameters to be displayed in the panel

- Add Max Potential Reward ($ amount to be gained if all open trades/pending orders were to hit TP) to the parameters to be displayed in the panel


P.S. I have added the source code to an earlier version of the EA which was created for this trading strategy on the MT4 platform for you to have a look and also get a deeper insight into how the strategy works. 

P.P.S. Let me know if you're interested in working on this project and then I'll tell you the Exit, Risk Management & other things which you'll need to complete the creation of the EA for this project.



Responded

1
Developer 1
Rating
(119)
Projects
140
23%
Arbitration
5
0% / 60%
Overdue
4
3%
Loaded
2
Developer 2
Rating
(18)
Projects
21
5%
Arbitration
6
17% / 17%
Overdue
3
14%
Loaded
3
Developer 3
Rating
(29)
Projects
37
41%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
(76)
Projects
95
34%
Arbitration
8
88% / 0%
Overdue
0
Loaded
5
Developer 5
Rating
(45)
Projects
67
45%
Arbitration
3
0% / 100%
Overdue
0
Free
6
Developer 6
Rating
(2)
Projects
3
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(12)
Projects
14
43%
Arbitration
0
Overdue
2
14%
Working
8
Developer 8
Rating
(53)
Projects
158
68%
Arbitration
4
100% / 0%
Overdue
1
1%
Working
9
Developer 9
Rating
(43)
Projects
48
29%
Arbitration
2
0% / 0%
Overdue
0
Working
10
Developer 10
Rating
(11)
Projects
14
43%
Arbitration
2
50% / 50%
Overdue
0
Working
11
Developer 11
Rating
(19)
Projects
23
48%
Arbitration
4
0% / 100%
Overdue
2
9%
Working
12
Developer 12
Rating
(251)
Projects
402
38%
Arbitration
82
41% / 20%
Overdue
70
17%
Working
13
Developer 13
Rating
(13)
Projects
20
20%
Arbitration
6
33% / 17%
Overdue
3
15%
Working
14
Developer 14
Rating
(41)
Projects
87
13%
Arbitration
30
30% / 47%
Overdue
35
40%
Loaded
15
Developer 15
Rating
(119)
Projects
152
43%
Arbitration
20
55% / 20%
Overdue
7
5%
Working
16
Developer 16
Rating
(67)
Projects
74
7%
Arbitration
32
9% / 56%
Overdue
6
8%
Free
17
Developer 17
Rating
(558)
Projects
926
48%
Arbitration
301
59% / 25%
Overdue
124
13%
Loaded
18
Developer 18
Rating
(66)
Projects
143
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
Similar orders
I need someone who can help me optimise my trading strategy using two indicators which are swing arm atr indicator and ut bot alerts indicator. low budget job. Need to be able to pass ftmo challenge and keep trading after passing it. Also would like to have a day trading strategy not holding the trades for too long
I need to resolve some bugs that my indicator presents and pass it to mql5 The task will be done alone and only through anydesk, it is my way of working, if you do not have a problem with it, write to me privately to start working
I need a developer that can turn my strategy to an EA, We will be using Fib, some indicators and a risk management settings, please message me on time so we start work on it, waiting for you
I want a simple mt4 EA that monitors existing positions for TP and SL changes. If a new position is placed, it should automatically set the SL and TP based on the already open orders. Additionally, if I change the SL or TP of one order, it should also change the SL or TP of all the other orders accordingly. I will only be using this EA on one pair, of course
The logic is simple and sound. You just need to mark recent high and low on M5 timeframe and place buy and sell stop. I will provide proper instruction with word file and a ex4 file you just need to follow the instruction
Hi all, looking for somebody to build me a trading bot. Something that is good. Fairly new to trading but I know the basics and how everything runs. Due to working a 9-5 looking for a bot to help out with trades and etc
I am looking developer who can code pocket option data and insert in to costume candle Heikin in trading view. I want to trade otc as such its up to developer to get pocket option data stream and then make costume candle Heikin inside of trading view. Their will be a drop down menu in setting that will use to pick the otc pair. Developer must have way to chat on mobile app also. We will use
MT4 Bot 30 - 40 USD
I have the PDF in English if you are interested in seeing it and we can handle the conversation with a translator I will be looking for great developer to bid for this project
Hi there! I am looking to automate one of my trading strategy, fully info will be provided via pdf If you are an experienced programmer please feel free to apply for the job. Just to make sure that i will not assign anyone before i see and test the file as i been scammed many times by now " assigning the job and loosing money because i didn't receive the files... " Also to mention that i am looking for a low budget
Hi everyone, I’m excited to connect with someone who can help me test and optimize a strategy and then code an EA bot. The strategy is based on engulfing theory. The pattern is identified on a 4-hour timeframe, and the buy or sell signal is confirmed on a 5-minute timeframe If you think you can assist, I’d love to hear from you! Thank you so much! Best regards, Kathrine

Project information

Budget
400 - 470 USD
For the developer
360 - 423 USD
Deadline
to 7 day(s)