Create an EA based on PipFinite Trend Pro & PipFinite Breakout Analyzer Indicator

MQL4 Experts

Job finished

Execution time 7 days

Specification

Hello

I'm looking for someone to code an EA based on the PipFinite Trend Pro Indicator (https://www.mql5.com/en/market/product/26888)

and PipFinite Breakout Analyzer (https://www.mql5.com/en/market/product/8418).

Sample code for indicator buffers will be provided.


Requirements:·        Compatibility with all currency pairs and time frames

·        Compatibility with four and five digit brokers

·        provide .mql4 (source code) and .ex4 files

·        runs as specified on backwards testing (strategy tester) and on demo/live account



Configurable inputs:

·         Field to specify fixed lot size

·         Field to toggle use fixed lot size (true/false) 

·         Field to specify x% of account to risk per trade

·         Field to specify x% of min success rate (e.g. 65%, 70%, 75% etc. as dropdown)

·         Field to specify max spread

·         Field to specify x% of lot size for partial close at TP1 (lot size based on x% of account to risk per trade variable)

·         Field to specify use TP1 only

·         Field to specify magic number


·         Upon buy/sell signal (from the PipFinite Trend Pro indicator): 

          open position (buy/sell) if success rate >  min success rate and spread < max spread (success rate obtained from PipFinite TrendPro Indicator)

         --> if use fixed lot size == true: use fixed lot size 

   --> if use x% of account == true: use x% of account as lot size

   --> use min lot size allowed if fixed lot size < min lot size allowed or x% of account < min lot size allowed

 --> if TP1 is hit and use TP1 only == true: close the order

         --> if TP1 is hit  and use TP1 only == false: partially close the order with x% of lot size

         --> close remaining order when TP2 has been hit or if current price level reaches entry price of original position (acts as stop loss)


--> if TP1 not hit and opposite breakout signal from PipFinite Breakout Analyzer (e.g. buy order is open and there is a sell breakout signal from indicator) AND

           the current order is in profit: close order completely (regardless of use fixed lot size true or false)

--> if TP1 not hit and opposite signal from PipFiniteTrendPro indicator: close order completely (and open another buy/sell order if above criteria are met)


Thanks!



 


Responded

1
Developer 1
Rating
(590)
Projects
789
71%
Arbitration
9
33% / 33%
Overdue
22
3%
Free
2
Developer 2
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
3
Developer 3
Rating
(1853)
Projects
3455
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
5
Developer 5
Rating
(31)
Projects
42
26%
Arbitration
10
20% / 50%
Overdue
8
19%
Free
7
Developer 7
Rating
(117)
Projects
138
41%
Arbitration
30
7% / 77%
Overdue
17
12%
Free
8
Developer 8
Rating
(2410)
Projects
3027
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
10
Developer 10
Rating
(548)
Projects
825
73%
Arbitration
15
53% / 13%
Overdue
193
23%
Working
11
Developer 11
Rating
(546)
Projects
1327
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
12
Developer 12
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
14
Developer 14
Rating
(1090)
Projects
1768
61%
Arbitration
14
64% / 7%
Overdue
83
5%
Free
15
Developer 15
Rating
(439)
Projects
545
25%
Arbitration
21
38% / 38%
Overdue
83
15%
Free
Similar orders
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well

Project information

Budget
30 - 150 USD
For the developer
27 - 135 USD
Deadline
from 3 to 14 day(s)