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

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 7 gün

İş Gereklilikleri

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!



 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(590)
Projeler
789
71%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
22
3%
Serbest
2
Geliştirici 2
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Serbest
3
Geliştirici 3
Derecelendirme
(1853)
Projeler
3455
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Serbest
5
Geliştirici 5
Derecelendirme
(31)
Projeler
42
26%
Arabuluculuk
10
20% / 50%
Süresi dolmuş
8
19%
Serbest
7
Geliştirici 7
Derecelendirme
(117)
Projeler
138
41%
Arabuluculuk
30
7% / 77%
Süresi dolmuş
17
12%
Serbest
8
Geliştirici 8
Derecelendirme
(2411)
Projeler
3028
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Serbest
10
Geliştirici 10
Derecelendirme
(548)
Projeler
825
73%
Arabuluculuk
15
53% / 13%
Süresi dolmuş
193
23%
Çalışıyor
11
Geliştirici 11
Derecelendirme
(546)
Projeler
1327
59%
Arabuluculuk
28
82% / 0%
Süresi dolmuş
10
1%
Serbest
12
Geliştirici 12
Derecelendirme
(365)
Projeler
412
36%
Arabuluculuk
35
26% / 57%
Süresi dolmuş
63
15%
Serbest
14
Geliştirici 14
Derecelendirme
(1090)
Projeler
1768
61%
Arabuluculuk
14
64% / 7%
Süresi dolmuş
83
5%
Serbest
15
Geliştirici 15
Derecelendirme
(439)
Projeler
545
25%
Arabuluculuk
21
38% / 38%
Süresi dolmuş
83
15%
Serbest
Benzer siparişler
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@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

Proje bilgisi

Bütçe
30 - 150 USD
Geliştirici için
27 - 135 USD
Son teslim tarihi
from 3 to 14 gün