Expert advisor required for trading supply and demand levels

Job finished

Execution time 95 days

Specification

This specification describes the requirements for an EA that will identify demand and supply areas on a chart and then enter trades when the market returns to that level in future.

Input parameters

The following input parameters should be available for configuring the robot in its settings:-

-        Trade direction: options should be (1) buy, (2) sell, (3) buy and sell and should be available from a drop down menu

-        Timeframe: the EA should work on only one timeframe at a time. The timeframe specified by the user in this parameter should be the timeframe that the EA adheres to regardless of which timeframe the user has open in their terminal

-        Start point of analysis: can be any number

-        Risk/ reward: user should be able to put any number in this field. The EA will calculate the target risk/ reward prior to opening as trade and will look up this variable before placing a trade to ensure the calculated target risk/ reward is at least equal to the value in this parameter

-        Profit target 1 (%): can be any number between 1 and 100

-        Profit target 2 (%): can be any number between 1 and 100

-        Profit target 3 (%): can be any number between 1 and 100

-        % of trade to close T2: can be any number between 1 and 100

-        Initial move %: can be any number between 1 and 100

-        Number of candles at trading level: can be any number

-        SL level from entry price (pips) : can be any number

-        Number of candles at interesting level: can be any number

-        Number of pips from interesting level: can be any number

-        Risk amount (as a % of account balance): can be any number between 1 and 100

 

Definitions

Interesting level

An “interesting level” is a level where there was a “significant move” away from the level

Note: the interesting level does not need to be identified there and then. The robot will use future price movements to enable it to identify if it was an interesting level

Significant move

A significant move is defined as a move that is at least equal to the percentage in the “Initial move %” parameter. The move is measured from the price of the “interesting level” to the “peak price”.

Example: the interesting level is at 1.20100 and the peak price is 1.21220, therefore there is a 120 pip difference. The “Initial move %” parameter is set at 20%. 20% of the 120 pip difference is 24 pips from the “interesting level”. Therefore, a significant move would have occurred when the market got to 1.20340

Note: the significant move does not need to be identified as it is happening. The robot will use future price movements and the value of the “initial move %” parameter to identify if a move was a significant move

Peak price

The peak price is the highest or lowest price the market reaches after an “interesting level” is identified

Start point of analysis

This is a parameter that defines how many candles into the past from the current candle that the robot will look back to start its market analysis from. The robot will only use this parameter once and that will be when the robot is first activated

 

Process

Step 1: identify interesting level and draw level on chart, labelled as a “potential interesting level”. Draw line as a blue dotted line

Step 2: monitor market after the interesting level identified to identify where market goes to (peak price)

Step 3: once market has achieved a new peak price, calculate if there has been a significant move away from the “potential interesting level” (initial move % parameter)

Step 4: if there has NOT been a significant move away from the interesting level, cancel all interest in the level and delete the “potential interesting level” line

Step 5: if there HAS been a significant move away from the interesting level, calculate how long the market was at the “potential interesting level”. The robot will look up the value in the “number of candles at interesting level” parameter. If at the close of the candle specified in the “number of candles at interesting level” input variable (e.g. if the variable says 5 candles, we’re looking at the close of the 5th candle after the candle that formed the interesting level) price is still within the number of pips in the “number of pips from interesting level” parameter then the “potential interesting level” line is deleted from the chart

Step 6: if the price HAS moved away from the potential interesting level by more than the number of pips in the “number of pips from interesting level” input parameter within the number of candles in the “number of candles at interesting level” input parameter, re-label the line as “confirmed interesting level” and change it to a dotted magenta line

Step 7: monitor market after setting the level as “confirmed interesting level” and place trade when price comes back to the “confirmed interesting level”. A trade will only be opened if the potential risk to reward ratio is at least equal to the value set in input parameter “Risk/ reward”. The potential risk to reward is calculated as the number of pips from the “confirmed interesting level” to the peak price divided by the size of the stop loss

Step 8: trade is placed in direction so as to move back towards the peak price. The lot size is calculated so that the risk amount is set according to the “risk amount” input parameter

Step 9: targets are set as follows:-

-        T3 is the number of pips from the “confirmed interesting level” to the peak price at the point in time when price comes back to the “confirmed interesting level”

-        T2 is set as per input variable

-        T1 is set as per input variable

Step 10: for T1 to get hit, the price needs to move by the amount in the “Profit target 1 (%)” input parameter. This is calculated as the amount the price has moved from the entry price as a percentage of the overall distance between the entry price and the peak price. If T1 is hit, the stop loss is moved to breakeven

Step 11: for T2 to get hit, the price needs to move by the amount in the “Profit target 2 (%)” input parameter. This is calculated as the amount the price has moved from the entry price as a percentage of the overall distance between the entry price and the peak price. If T2 is hit, the robot will close the % of the trade size captured in input variable “% of trade to close T2”

Step 12: If T3 is hit, the remainder of the trade gets closed

Step 13: The initial stop loss gets set as per the input variable “SL level from entry price (pips)”

Step 14: after the trade is closed, the “confirmed interesting level” line should be deleted


Responded

1
Developer 1
Rating
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
2
Developer 2
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
3
Developer 3
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
4
Developer 4
Rating
(28)
Projects
47
23%
Arbitration
13
31% / 15%
Overdue
12
26%
Free
5
Developer 5
Rating
(94)
Projects
148
59%
Arbitration
16
38% / 13%
Overdue
25
17%
Free
6
Developer 6
Rating
(66)
Projects
95
28%
Arbitration
20
25% / 55%
Overdue
24
25%
Free
7
Developer 7
Rating
(4)
Projects
6
0%
Arbitration
2
0% / 50%
Overdue
4
67%
Free
8
Developer 8
Rating
(17)
Projects
24
33%
Arbitration
5
20% / 40%
Overdue
8
33%
Free
9
Developer 9
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
10
Developer 10
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
Similar orders
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Project information

Budget
80 - 120 USD
For the developer
72 - 108 USD