I need EA for my Forex Trading Strategy that can place trades automatically without me

MQL4 Experts

Job finished

Execution time 7 days
Feedback from customer
Happy to work with

Specification

Hi, I need Expert Advisor robot that works in MT4 that can place orders for me and close based on my Forex Trading Strategy.

My Forex Trading Strategy is based on Trend following and it has the following indicators which the rules will be based on:

1:  Wave Indicator (this wave indicator is based on Two moving averages: 169 and 144 both are exponential and close): these two moving averages will be called the Wave if price is below the wave we will consider looking for sell signals and vise versa for buy signals

2. 20 EMA (close): This 20 ema will be used for the last trigger

3. Pivot Point: I have my own Pivot Point Indicator in my MT4 chart which I want the EA to read. we need the Pivot Point indicator to identify this: if the market opened bellow the Pivot we are looking for sell for that whole day. and if the price opens above the Pivot Point for the starting of the day we will consider buy signals. to explain Pivot point has three support and three resistance and the pivot between the 3R and the 3S. we are concerned the reading the Pivot.

4. Candle Sticks for Triger: lastly we will look the following candle sticks to place the order while also using the previous items. a) Bulling/Bearish Engulfing,  b) Inside day C) Pinbar 

Remember also the strategy will be used in the short time period the 15 minute period


The following are the rules for buy and sell

For Buy / Long Signal the following rules must be fulfilled

1. If price is above the Wave Indicator(1) 

2. price is also above the Pivot Point

3. and price is above or closes the 20 EMA

4. and Triger candle stick forms (pinbar, engulfing or insideday) 

5. Place the Trade 2pips above the Trigger Candle

6. Stop loss will 2 X ATR 

7. Take Profit will 3XATR


For Sell/ Short Signal the following rules must be fulfilled

1. If price is below the Wave Indicator(1) 

2. price is also below the Pivot Point

3. and price is below or closes below the 20 EMA

4. and Triger candle stick forms (pinbar, engulfing or insideday) 

5. Place the Trade 2pips below the Trigger Candle

6. Stop loss will 2 X ATR 

7. Take Profit will 3XATR


IMPORTANT FUNCTIONS

1. the EA should have place (in the properties) where I can adjust the TP and Stop Loss; like I can write 1 for 1ATR 3 for 3ATR (ATR is an indicator)

2. Expert Advisor should have risk management in the properties (like I should be able to write fixed amount to loss and every trade the robot enters should be based on the amount I risked. more example my account will be based on dollar, so I need to be able in the properties the amount Iam risking in terms of dollar, like 30$. If i write 30$, all trades must be based on that amount .

3. In the property robot should have a place where I can limit the time which it can place trades. Like I want the robot to trade certain time from and to so it should have that.


So generally the Expert Advisor also should have the default options. 


Responded

1
Developer 1
Rating
(139)
Projects
181
24%
Arbitration
23
22% / 39%
Overdue
13
7%
Free
2
Developer 2
Rating
(167)
Projects
192
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Working
3
Developer 3
Rating
(55)
Projects
96
40%
Arbitration
13
38% / 62%
Overdue
25
26%
Free
4
Developer 4
Rating
(234)
Projects
415
34%
Arbitration
53
36% / 40%
Overdue
153
37%
Loaded
5
Developer 5
Rating
(293)
Projects
369
21%
Arbitration
43
60% / 23%
Overdue
43
12%
Working
6
Developer 6
Rating
(45)
Projects
67
45%
Arbitration
3
0% / 100%
Overdue
0
Free
7
Developer 7
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
8
Developer 8
Rating
(96)
Projects
143
76%
Arbitration
0
Overdue
2
1%
Free
Similar orders
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
Create an Expert Advisor script in MQL5 for Metatrader 5 with the following elements: 1. Use the input function to be processed in the code so that it can be manually set all indicators, like stoploss, trailing stop, partial close, trading time zones, lot size, RSI levels, take profit, choosing buy stop or limit order, etc. 2. The EA trades on the pair it is attached to, include this in the script. For example DAX
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
Excellent trade 30 - 50 USD
I need an expert robot developer that will create a robot using 4 indicators to generate signal for the robot to execute,it should be solely based on candle stick period analysis and the robot will be made to allow indicators parameters adjustment and user input example "parameters optimization" or "hyperparameter optimization as the terminology might be, please I need it urgently, the interested developer should
Hi there, I am after a new MT5 to be created as per the attached detailed brief. If this brief can be successfully completed I have further work for the chosen developer to be discussed once the job is completed. Thankyou
Hello, Please read the description carefully, if you dont understand or your not sure ask me the questions so their is no confusion about the work order to do. Please make sure you do all the test and verify that everything is 100% perfect before submitting to me the file. You will supply to me the MQ4 file when i approve the job. I will ask for a 1 day delay and please dont take more than 1 day no excuse will be
The specifications cover 3 requests: 1- Addition of a Trailing Take Profit function 2- Addition of opening orders according to a decreasing distance (20, 15, 10, 5...pips) 3- Addition of a function that allows choosing a fixed, increasing, or decreasing take profit
Job Description: We are seeking an experienced EA programmer to create an EA that utilizes SnR + Trendlines + Multi timeframe confluence Project Requirements: - Support and Resistance, Open Close levels/kissing candles/Rejection block, Support broken becomes Resistance(SbR), Resistance broken becomes Support(RbS), Quasimodo Levels, Asian Range, London Killzone, London Open, New York Killzone, New York Open
This is the ea I will be looking to do 2 jobs this one then another one later. Indicator is 528 lines of code EA is 703 lines of code Dashboard Is 5034 Lines of code I want to remove the dashboard form the indicator and add it to the dashboard like this and add these features to it Indicator Changes I want to change the indicator The Moving Average Ribbon I want to Add a input to make it fill out or hollow like it is
Full specifications will be provided when required. The EA will use RSI, EMAs, MAs, volume, average volume over certain periods. It will also need to compare current price against previous SMA values. It is pretty simple when it boils down to it, but it needs to be done right. Any questions beforehand please just ask

Project information

Budget
40+ USD
For the developer
36 USD
Deadline
from 1 to 3 day(s)