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
(171)
Projects
194
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Loaded
3
Developer 3
Rating
(55)
Projects
96
40%
Arbitration
13
38% / 62%
Overdue
25
26%
Free
4
Developer 4
Rating
(244)
Projects
434
34%
Arbitration
55
36% / 38%
Overdue
159
37%
Loaded
5
Developer 5
Rating
(303)
Projects
386
20%
Arbitration
44
59% / 23%
Overdue
46
12%
Loaded
6
Developer 6
Rating
(47)
Projects
70
44%
Arbitration
3
0% / 100%
Overdue
0
Working
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
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
The EA should place take profit at the order opening price when X points of loss are reached, I already I have my own EA I just need a dev that ad what I ask previously to it, will be verry cool. Thanks
- Automation of layering entry criteria with a mix of initial market orders and subsequent limit orders. Automation of stop loss applied to all these order's with SL moving to above entry when criteria has been met. Automation of TPs - This is a drag and drop ea to the chart when I manually see price action appear. I am not looking for the EA to spot price action
Hello, I post daily analyses on my WordPress site, and I am looking for a developer capable of creating a bot that automatically retrieves trading information (buy/sell, entry, take profit, stop loss) from my analyses and replicates them on MT5 automatically. The goal is to develop a solution that is as simple as possible. This bot will also need to include a few additional features, such as money management, among
Input will be Buy Levels and Sell Level. Qty-> Addition | Multiply Buffer -> in Points with Level Taret -> in points/Lot Price close above Level1 then Buy Price close below Level2 then Sell Will close the position if in Positive, otherwise will not close the position and Open the opposite Position with added Quantity of the last open position. if Price thouches the Buffer Level, the opposite position will be created
**Project Title: Forex Layering Tool Expert Advisor (EA)** **Project Overview:** I am seeking an Expert Advisor (EA) that will simplify the process of entering multiple trade layers based on specified price ranges. **Key Features:** **Layering Capability:** - The EA will support the opening of 5 to 50 layers of a defined price entry range - Each layer will have a fixed lot size that can be defined by the user
very simple rule buy rate 2 sl 1 if market reach 3 sl 2 market reach 4 sl 3 sl hit reverse trade open too with same 1:1 trail sl system if sl hit reverse trade open with same sl trail function 1 input open trade with buy or sell option 2 sl in pip .............xyz 3 lot size ............. xyz 4 distance from sl when sl trail one step [main point] Iam buying in rate of 2 my sl is 1 market reach 3 my sl is 2 market
Purpose: 1. The EA should catch the trend and follow it up or down. 2. The EA must use volitile and volume (strong money flow/ATR or ADX. Feel free to come up with suggestions for indicators we can use. 3. EA must have a minimal Draw down at 3-5% MT4 EA Inputs • Lot size = 0.1 • Use Dynamic Lots = true/false • Risk Percentage of your balance= 2% • Min Allowed Lot Decimals = 0.1 or 0.01 or 1 • SL pips = 100 • TP Pips
The pink panther 2.0 30 - 200 USD
.I would really like to request for a mobile robot. The robot that will work for me and that is accurate so that it will make me a profit everyday.Opens and closes orders for itself and is able to trade more than one trade every time it sees a trading opportunity and a robot that has the ability to open trades with bigger lot size
Build this Expert Advisor (EA) 1. Risk Management Risk per Trade : The EA will calculate the lot size based on the risk percentage (1-2% of the account balance). This will be a customizable input. Stop Loss & Trailing Stop : The EA will place a stop loss at a defined level (based on strategy parameters like ATR, recent support/resistance, etc.) and will implement a trailing stop to lock in profits as the trade moves

Project information

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