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

指定



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.  

応答済み

1
開発者 1
評価
(130)
プロジェクト
184
32%
仲裁
18
28% / 67%
期限切れ
27
15%
パブリッシュした人: 1 code
2
開発者 2
評価
(258)
プロジェクト
396
28%
仲裁
69
19% / 49%
期限切れ
121
31%
3
開発者 3
評価
(4)
プロジェクト
6
0%
仲裁
2
0% / 50%
期限切れ
4
67%
4
開発者 4
評価
(278)
プロジェクト
340
37%
仲裁
6
50% / 17%
期限切れ
7
2%
パブリッシュした人: 5 codes
5
開発者 5
評価
(2311)
プロジェクト
2908
63%
仲裁
122
44% / 25%
期限切れ
429
15%
仕事中
6
開発者 6
評価
(17)
プロジェクト
24
33%
仲裁
5
20% / 40%
期限切れ
8
33%
7
開発者 7
評価
(2644)
プロジェクト
3360
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
8
開発者 8
評価
(1)
プロジェクト
3
0%
仲裁
1
100% / 0%
期限切れ
1
33%
9
開発者 9
評価
(16)
プロジェクト
21
19%
仲裁
7
0% / 71%
期限切れ
14
67%
10
開発者 10
評価
(73)
プロジェクト
257
53%
仲裁
16
50% / 38%
期限切れ
83
32%
11
開発者 11
評価
(5)
プロジェクト
7
0%
仲裁
1
100% / 0%
期限切れ
5
71%
12
開発者 12
評価
(206)
プロジェクト
333
35%
仲裁
66
12% / 58%
期限切れ
87
26%
13
開発者 13
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
14
開発者 14
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
15
開発者 15
評価
(772)
プロジェクト
1039
44%
仲裁
50
8% / 50%
期限切れ
116
11%
類似した注文
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

プロジェクト情報

予算
50+ USD
締め切り
最低 2 最高 10 日