Need a Simple EA developed using an indicator already available for GANN

MQL4 전문가

작업 종료됨

실행 시간 14 일
피고용인의 피드백
Perfect client ,im looking forward to work with him again

명시

Good day!


NOTE: BUDGET NOT A CONSTRAINT FOR THE RIGHT DEVELOPER!!! I HAVE SIMPLY ENTERED $50 AS A ROUGH ESTIMATE.

  

The Indicator provides no buffers but does have an event function. Can download and look at the Demo version.

 

https://www.mql5.com/en/market/product/73721?source=Site+Market+MT4+Search+Rating006%3aGann

 

1. EA to buy and sell on the arrows of the indicator (Red or Green)

2. The Option of using the indicators first take profit and stop loss levels for the EA (Force Close on Reverse Arrow).

3. The option to provide my own Take profit and Stop loss levels per trade (Force Close on Reverse Arrow).

4. The option for a stop loss, and the trade automatically close on a reverse signal.

 

 

 

CRITERIA TO OPEN A TRADE –

 

When selecting M1 Time Frame the EA should take confirmation from M15. If the trend does not match, the EA should not open the trade. If the trend matches EA to open a trade.

 

When selecting M5 Time Frame the EA should take confirmation from H1. . If the trend does not match, the EA should not open the trade. If the trend matches EA to open a trade.

 

When selecting M15 Time Frame the EA should take confirmation from H4. . If the trend does not match, the EA should not open the trade. If the trend matches EA to open a trade.

 

When selecting H1 Time Frame the EA should take confirmation from D1. . If the trend does not match, the EA should not open the trade. If the trend matches EA to open a trade.

 

 

The above step is most important.

 

 

It gives alerts for TP1, TP2, TP3 and SL with Arrows. TP Mode = Manual/Automatic and SL Mode = Manual/Automatic. These two should be separate. For example, if am setting TP as manual 100 points I should be able to select SL = Automatic. Similarly, the other way around. If I select Automatic TP, I should have an option to select TP1 OR TP2 OR TP3. Ofcourse there is only one SL.  Most importantly, all trades should force Close on Reverse Arrow and new trade gets open.

 

Option to push the Automatic SL when set to TRUE by certain number of points. Suppose Automatic SL is 100, if I add 20 points to be pushed the SL set by EA is 120 points.

 

Similarly option to bring the TP target close by certain points. If the automatic TP is 100 and if I select Bring TP closer by points = 20, the TP is set to 80.

 

This is to avoid slippage situations.

 

EA Settings

 

Magic =

 

Trade by = Risk % OR Fixed lot size

 

Risk % = *% of  account balance

 

Fixed Lot Size =

 

Max Lot size = * EA will not open trades beyond this lot size

 

Max Spread = * EA only opens trades within this spread limit

 

Max trades = *Maximum number of open trades at any given time

 

Trade Buy - *allow the adviser to buy.

 

Trade Sell - *allow the adviser to sell.

 

TP Mode = Manual/Automatic

 

SL Mode = Manual/Automatic

 

Push SL Further = TRUE/FALSE

 

Push SL by points = *(Put the number of points)

 

Bring in TP closer = TRUE/FALSE

 

Bring TP closer by points = *(Put the number of points)

 

Force close on Reverse Arrow = TRUE/FALSE * If set to TRUE closes a trade on a reverse Arrow/direction

 

Start hour = *Trades for the day starts here

 

End hour = *Trades for the day ends here

 

Trailing = TRUE/FALSE

 

Trail Start =

 

Trail Step =

 

 

 

 

 

Need source code as well.



Thanks,


응답함

1
개발자 1
등급
(45)
프로젝트
61
15%
중재
1
0% / 0%
기한 초과
6
10%
작업중
2
개발자 2
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(5)
프로젝트
9
0%
중재
0
기한 초과
0
작업중
4
개발자 4
등급
(102)
프로젝트
129
44%
중재
7
43% / 43%
기한 초과
7
5%
작업중
5
개발자 5
등급
(13)
프로젝트
20
20%
중재
6
33% / 33%
기한 초과
3
15%
작업중
6
개발자 6
등급
(251)
프로젝트
402
38%
중재
82
41% / 20%
기한 초과
70
17%
로드됨
7
개발자 7
등급
(362)
프로젝트
502
40%
중재
145
17% / 73%
기한 초과
98
20%
바쁜
비슷한 주문
1.Green Line (20 Moving Average): This line shows the average price over the last 20 periods. 2.Red Line (50 Moving Average): This line shows the average price over the last 50 periods. Buy Signal: - When the green line crosses above the red line, it's a signal to buy. - Place the stop loss below the red line (50 moving average). - The target is when the green line crosses below the red line again. Sell Signal: -
I work in trading with Trading View and I want to have a bot at the same time that will look for American stocks only with time intervals between 1 minute and 5 minutes that the bot will find for me in the graph of the same stock the candles of a hanging man, a sinkhole candle and the evening star because these three symbolize a serious trend reversal in addition That the bot knew according to the graph the
I have an EA and the code for the same , I want a particular option to be added to this EA. The option to be added is to do the below logic. Inputs to be added. Calculation Type 1) Percentage of Profit on Number of trades. Input Percentage 1) Percentage of Profit in % 2) Percentage of Loss in % Logic Check. 1) Count number of Buy / Sell open orders separately. 2) Check for Each buy / Sell positions , how many are in
Hello, I need to convert a trading view pinescript into a MT5 EA. It just need to trade when the signal appear with fixed SL and TP. If you have trouble to convert into MT5, MT4 can be possible as well
I need an expert advisor developer for my trading strategy where 2 simple moving averages and sell-stop-limit are utilized. The sell-stop-limit order will start once the price of currency pair reaches 150 pips from the intersection of 60-period and 15-period moving averages. The sell-stop-limit must be 75 pips below the price. The stop loss is 100 pips and take profit 200 pips
I am seeking an EA that can be attached to any 1 random charts out of 20 different charts and detects/limits the number of open trades. I do manual trading and would like to have a limiter to ensure i do not over trade. The checking algorithm should always check based on the Terminal and thus, attaching to any chart should not pose any issues. Specifications - At any given point in time, there can only be a MAX
Please make a new pending order software and add it to the each of the Ea's that I would send the source codes. If any of the settings of the usual pattern of the Ea's have there in the EA's are not clear to you, then I will explain that part
Just have a look make it better enjoy and have fun 😊 this is the first time I am trying this, I got ripped off 3 times before. I hope this time works with all your help. Thank you kindly
hi, I'm looking for who can help me with my needed I must do changes to a dashboard with manual input of trader and active expert. Budget 30$ Can do
I have an MT5 EA which I like to modify to run on custom symbol chart. I can backtest the EA on the custom symbol chart, but I cannot run on the chart to trade. When I attach the EA to the custom symbol chart, it gives me error: "2024.06.07 21:27:59.270 Trades '1520250871': failed request buy 0.1 BTCUSD_ATR10_M1 at 69260.30000 [Invalid request]" Please help me to modify the EA to run on custom symbol chart. EA is

프로젝트 정보

예산
50 USD
개발자에게
45 - 45 USD
기한
에서 1  3 일