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
등급
(46)
프로젝트
62
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)
프로젝트
21
19%
중재
7
43% / 29%
기한 초과
3
14%
작업중
6
개발자 6
등급
(251)
프로젝트
402
38%
중재
82
41% / 20%
기한 초과
70
17%
로드됨
7
개발자 7
등급
(362)
프로젝트
502
40%
중재
145
17% / 73%
기한 초과
98
20%
바쁜
비슷한 주문
BUDGET IS NEGOTIABLE. PHOTOS SAYS DOJI, BUT IS SUPPOSE TO BE PINBAR -------MAIN FUNCTIONS----------- Trade will enter buy trade after current candle goes below previous candle then within the same candle closes at or near the highest point. (PIN BAR) Trade will enter SELL trade after current candle goes below previous candle then within the same candle closes at or near the lowest point. (PIN BAR) ENTRY CANDLE
Hi all and thanks for reading. I need a coder to modify the name and design of an Expert Advisor working on MT4. I DON't HAVE SOURCES, BUT ONLY COMPILED EXE files. The EA has been given me from my partner. To be honest, the purpose of changing its design and name is to share it in my community (on my own brand form). After that, I would like to be informed on what's in the EA code: like comments, strategies or
PLEASE NOT THAT MY BUDGET IS 60usd FOR BOTH MT4 AND MT4 PLATFORMS The EA should have 1. An option that I can change it parameters, that's the period, method and application 2. The EA should sell when on every bullish candle that closes under the MA 3. The EA should buy on every bearish candle that forms Above the EA. It's should close trades on reverse cross. I mean when it's in a buy trade and crosses the MA for a
I want to create an EA that manages open trades, in a way that if a winning trade reach X% of profit it will close and partially close another open trade in the opposite direction ( the net profit for both trades to be X for example 10usd ) , in the input data I`ll choose the trades by either ticket number or magic number or comment
EMA Touch Entry EA 100 - 200 USD
EMA Touch Entry EA I am looking for an EA that enters trades on an EMA touch. Specifically: Buying: When the price touches the 10 EMA (Low) + X for buying. Selling: When the price touches the 10 EMA (High) - X for selling. I will attach the EA to a specific pair and timeframe. For example, I attach the EA on 1-hour chart with the 10 EMA (Low) + X for buying. Then I will place two horizontal lines: one for stop loss
MT4 to Telegram 30 - 50 USD
Hello, I want to add a system send messages to Telegram Send a message with a specific picture and details of the new signal When closing with a profit, send the details of the closing and profit with a specific picture And close with a loss and send a specific picture, in addition to the details of the closure and the amount of the loss
Hi Dear developpers, I've an EA that was working very well with the previous versions of MT4. But since, they have updated their platforms, my EA it's not working anymore. I've tried to use those old MT4 versions but there are just temporary. So i've decided to updated this EA so i can use it on the newest version of MT4 (1420) and those who will come after it. I also want to implement new inputs in it. I also want
GOOD DAY DEVELOPERS I NEED A GOOD DEVELOPER WHO HAS AN INDICATOR FOR BOOM AND CRASH UP / DOWN TRENDS FOR ATLEAST 10 CANDLESTICK WITHOUT BEING SPIKED ... TO DEVELOP AN EA BASED ON THAT INDICATOR YOU HAVE, IF YOU HAVE IT PLEASE I AM IN NEED OF IT
I need an experienced person who can help to convert my existing code from MQL4 to MQL5 (HFT EA). I will assist with testing, and the expert must work like the MT4 version and passes the MQL5 checker
Hello, I have the following requirements and wanted to know if it is feasible: I use TradingView for trading and I have a prop trading account with "Apex Trading Funding," which uses the broker "Tradovate." Unfortunately, it is not possible to consolidate all the accounts on TradingView and execute trades on all accounts with one click. Can you develop an application that allows all accounts to be grouped together

프로젝트 정보

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