Create MT4 EA using Indicators I provide - Pipfinite Breakout & Double Smooth Stochastics

MQL4 Experts Scripts

Termos de Referência



DR_PipBreakout_DblStoch

Below is my Script for you to program using 2 MQL5 Indicators. Both allow for signals of them. 



Indicators:  
1. Pipfinite Breakout with settings (Purchased via MQL5) 
2. Double Stochastics  with settings (Purchased via MQL5)
3. EMA  Fast
4. EMA Slow

Dbl Stochastics Settings:  10,15,8  (starting point)

Variables:  
- EMA_Fast [Variable]  
- EMA_Slow [Variable]

Filters:

1. EMA filter

This Filter is Optional, So it must be set up so that I can turn this Filter on/off in its use. 

EMA Toggle:  Turn on/off:  "YES"  / "NO"
- When EMA Fast line is above EMA Slow line, Enter only Buy Trades
- When EMA Fast ine is below EMA Slow Line, Enter only Sell Trades


Trade Entry Option setup in Control Panel: 
1. Pipfinite Breakout "Yes/No"
2. Dbl Stochastics "Yes/No"
3. EMA Crossing "Yes/No" 
These trade entry options simply allow me to totally bypass the use of each individual indicator. I figure why not have the option.  Maybe 1 works better than the other etc.. 

Script:

Rules:  
Be in 1 Trade at a time. 
Set it up so that you can end one trade and enter a new trade "End to End" If the conditions demand" 
(If a trade closes due to stochastics crossing, then it may open a new trade due to stochastics)

If I enter a buy trade on Dbl Stochastics crossing, you can ignore the buy signal from Pipfinite since I am already in the trade early. 

Trade Entry 1: Buy with PipFinite Signal


If Pipfinite Breakout Filter = "Yes" (This allows me to enter trades using FipFinite Breakout) 
When PipFinite Indicator Signals a Buy:
  If EMA Filter = "Yes"  
    If EMA Fast line is above EMA Slow line, Enter a Buy Trade. 
    If EMA Fast line is below EMA Slow line, No trade. 
  Else, Enter Buy and Sell trades as presented by PipFinite Breakout. 
  
  Exit trade if: 
    If Pipfinite Breakout Sell signal appears, Exit trade
    EMA Fast line crosses down over EMA Slow Line, Exit trade.     
    If SL is hit, Exit trade
    If TS is hit, Exit Trade
    If TP is hit, Exit Trade
    
If Pipfinite Breakout Filter = "No", no trades

Trade Entry 2: Buy with Double Smooth Stochastics Crossing Up
If Dbl Stochastics Filter = "Yes" (This allows me to enter trades using Dbl stochastics) 
  When Double Stochastics Fast Line Crosses up over Slow line: (Close of Bar)  
     If EMA Filter = "Yes"  
     If EMA Fast line is above EMA Slow line, Enter a Buy Trade. 
     If EMA Fast line is below EMA Slow line, No trade. 
  Else, Enter Buy and Sell trades as presented by Dbl Smooth Stochastics 
If Dbl Smooth Stochastics Filter = "No", no trades


  Exit trade if: 
    If Double Smooth Stochastics line crosses down over Slow line, Exit trade
    If Pipfinite Filter = "Yes";  If Pipfinite Breakout Sell signal appears, Exit trade    
    EMA Fast line crosses down over EMA Slow Line, Exit trade.     
    If SL is hit, Exit trade
    If TS is hit, Exit Trade
    If TP is hit, Exit Trade

Trade Entry 3: Buy when EMA Fast line crosses up over EMA Slow line
If EMA Crossing Filter = "Yes" 
  If I am in a Sell trade, Exit the Sell trade and; 
  When EMA Fast Line Crosses up over Slow line: (Close of Bar), Enter Buy Trade. 
If EMA Crossing = "No", no trades

  Exit trade if: 
    If Double Smooth Stochastics line crosses down over Slow line, Exit trade
    If Pipfinite Filter = "Yes";  If Pipfinite Breakout Sell signal appears, Exit trade    
    EMA Fast line crosses down over EMA Slow Line, Exit trade. 

    If SL is hit, Exit trade
    If TS is hit, Exit Trade
    If TP is hit, Exit Trade


Sell Trade: 
Simply reverse all the transactions above for a Sell trade.  

Respondido

1
Desenvolvedor 1
Classificação
(130)
Projetos
184
32%
Arbitragem
18
28% / 67%
Expirado
27
15%
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(258)
Projetos
396
28%
Arbitragem
69
19% / 49%
Expirado
121
31%
Livre
3
Desenvolvedor 3
Classificação
(4)
Projetos
6
0%
Arbitragem
2
0% / 50%
Expirado
4
67%
Livre
4
Desenvolvedor 4
Classificação
(278)
Projetos
340
37%
Arbitragem
6
50% / 17%
Expirado
7
2%
Livre
Publicou: 5 códigos
5
Desenvolvedor 5
Classificação
(2311)
Projetos
2908
63%
Arbitragem
122
44% / 25%
Expirado
429
15%
Trabalhando
6
Desenvolvedor 6
Classificação
(17)
Projetos
24
33%
Arbitragem
5
20% / 40%
Expirado
8
33%
Livre
7
Desenvolvedor 7
Classificação
(2644)
Projetos
3360
68%
Arbitragem
77
48% / 14%
Expirado
342
10%
Livre
Publicou: 1 código
8
Desenvolvedor 8
Classificação
(1)
Projetos
3
0%
Arbitragem
1
100% / 0%
Expirado
1
33%
Livre
9
Desenvolvedor 9
Classificação
(16)
Projetos
21
19%
Arbitragem
7
0% / 71%
Expirado
14
67%
Livre
10
Desenvolvedor 10
Classificação
(73)
Projetos
257
53%
Arbitragem
16
50% / 38%
Expirado
83
32%
Livre
11
Desenvolvedor 11
Classificação
(5)
Projetos
7
0%
Arbitragem
1
100% / 0%
Expirado
5
71%
Livre
12
Desenvolvedor 12
Classificação
(206)
Projetos
333
35%
Arbitragem
66
12% / 58%
Expirado
87
26%
Livre
13
Desenvolvedor 13
Classificação
(574)
Projetos
945
47%
Arbitragem
309
58% / 27%
Expirado
125
13%
Livre
14
Desenvolvedor 14
Classificação
(69)
Projetos
146
34%
Arbitragem
13
8% / 62%
Expirado
26
18%
Livre
Publicou: 6 códigos
15
Desenvolvedor 15
Classificação
(772)
Projetos
1039
44%
Arbitragem
50
8% / 50%
Expirado
116
11%
Livre
Pedidos semelhantes
Aranda 30+ USD
- Project Overview: A brief description of the project’s purpose and the main problem it solves. - Core Features: List the essential functionalities required (e.g., user registration, payment gateway integration, real-time data tracking). - Technical Stack Preferences: Specify if you require a particular programming language, framework, or platform (e.g., Python/Django, React Native, MQL5). - User Interface (UI)
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Project Requirements: I need a professional MQL5 developer to create a high-frequency Gold (XAUUSD) scalping EA for MT5, optimized for Exness Zero/Raw Spread accounts. ​Core Logic: ​Strategy: Scalping on M1/M5 Timeframe using price momentum. ​No Time Limit: Since I am using an ECN broker, I do not need the 4-minute duration rule. The EA should close trades as soon as the target is hit. ​Filters: > 1. Max Spread
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
Hello, I am looking for a professional developer to create a fully automated MT5 Expert Advisor with complete source code and resell rights. Below are my requirements: 🔹 Strategy Details: Strategy Type: (Trend + Controlled Grid / or your preferred logic) Indicators: EMA 50, EMA 200, RSI (customizable inputs) Entry Conditions: Buy when price above EMA 50 & EMA 200 + RSI confirmation Sell when price below EMA 50 & EMA
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
Knight king 30+ USD
1. The bot must start when the markets start. 2.Then his capacity must be $1000. 3.and his trades must start at 0.04 slot and it must open up most available trades
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I am looking to purchase an existing Multi-Currency MT5 Expert Advisor that is capable of trading multiple currency pairs simultaneously . Please only contact me if you already have a ready-made EA and are willing to sell the full system including the complete source code . ⚠️ Important: If you do not own the EA, do not have the source code, or are planning to ask me build something from scratch, please do
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and

Informações sobre o projeto

Orçamento
50+ USD
Prazo
de 2 para 10 dias