Create an EA based on the PIPFINITE indicator - BREAKOUT EDGE

MQL4 Experts

Job finished

Execution time 40 days

Specification

Create an EA based on the PIPFINITE indicator - BREAKOUT EDGE
 
 
I want to create an EA for the PIPFINITE BREAKOUT EDGE indicator. Below, I will put the text of the author's blog, explaining the use of this indicator.
https://www.youtube.com/watch?v=B7DvLjz8THo
 
However, I would like to insert some parameters also for better use of the EA.
 
 
PURCHASE / SALE CONFIGURATION:
 
CONFIGURATION 1: "SUCESS RATE FILTER" The input signal must be defined according to the user's choice rate for entering negotiations. Example “EA will open an order only if the SUCESS RATE FILTER is above X%”
 
CONFIGURATION 2: Possibility to determine what the StopLoss will be
>> Option 1: Opposite sign (“Oposite Signal”)
>> Option 2: Proprio STOPLOSS of the indicator (“Recent Swing”)
 
CONFIGURATION 3: Possibility to determine the TakeProfit strategy
>> Option 1: 100% takeprofit on TP1
>> Option 2: partial takeprofit of X% in TP1 and close X% remaining in TP2. (EA will open two orders related to% of TP1 and TP2)
>> Option 3: 100% takeprofit on TP2
 
 
CONFIGURATION 4: Possibility to vary the value of the trading order.
>> Option 1: Fixed value (user choice parameter) - the EA will already divide according to TP1 and TP2
>> Option 2: percentage value of the total account (so that the increase is gradual, proportional and automatic.)
 
 
CONFIGURATION 5: News:
>> Option 1: do not filter news
>> Option 2: filter news. Possibility to select the time period, before and after the news, in which EA will be prevented from opening new deals / orders. It is possible to filter which types of news will be filtered - degree of importance of the news (ForexFactory / Investing Calendar, MyFxBook) - Example: 30 minutes in news of great importance - EA will be disabled 30 minutes before and 30 minutes after high impact news ( three bulls at investing.com)
 
 
CONFIGURATION 6: Relationship with 2 (two) Moving Averages
Trading will only be opened if the purchase price is above or below according to the options defined by the user.
>> Option 1: do not correlate MOBILE AVERAGE
>> Option 2: correlate the ENTRY ORDER with 1 (one) Moving Average - defined by the user. ENTRY ORDER must be above / below the MOBILE AVERAGE specifications to be valid
>> Option 3: correlate the ENTRY ORDER with 2 (two) Moving Average - defined by the user. ENTRY ORDER must be above / below the MOBILE AVERAGE specifications to be valid
>> Option 4: correlate the ENTRY ORDER with 2 (two) Moving Average - defined by the user. The ENTRY ORDER must be above / below the MOVING AVERAGE specifications to be valid. And Moving Average 1 must be above / below Average 2.
 
 
CONFIGURATION 7: Relationship with MacD
Trading will only be opened if the MacD is below (for PUT request) or above (for CALL request) 0 (zero) - Possibility to configure MACD parameters.
>> Option 1: Do not correlate the MACD
>> Option 2: Correlate the PURCHASE order - only when it is above ZERO
>> Option 3: Correlate the SELL order - only when below ZERO
>> Option 4: Correlate BOTH: Correlate CALL order - when above ZERO // Correlate PUT order - only when below ZERO
 


CONFIGURATION 8: Possibility to create a personalized Alert to be interconnected with TELEGRAM. Giving the User the possibility to connect the TELEGRAM API to the EA. And that the order opening alert. Could be informed in ALERT.
"EURUSD PURCHASE at 1.1000 TP1 at 1.2000 TP2 at 1.5000 SL at 1.0000"
 


CONFIGURATION 9: Possibility to create specific time / day to start and end the EA performance - for each day of the week



 
IMPORTANT ---> Possibility to be tested / used on MT4
 
 
NOTE: I intend to make other EAs based on the strategies of the PIPFINITE indicators. Therefore, the experience with the PIPFINITE indicators will be a differential.

Responded

1
Developer 1
Rating
(2077)
Projects
2636
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
2
Developer 2
Rating
(26)
Projects
34
26%
Arbitration
7
14% / 43%
Overdue
7
21%
Free
3
Developer 3
Rating
(2422)
Projects
3042
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Working
4
Developer 4
Rating
(45)
Projects
58
33%
Arbitration
12
42% / 42%
Overdue
7
12%
Free
5
Developer 5
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
Similar orders
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
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
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
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
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
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
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks

Project information

Budget
30 - 120 USD
For the developer
27 - 108 USD
Deadline
from 1 to 5 day(s)