EA based on 4 indicators

仕事が完了した

実行時間46 日

指定

1. The purpose of the system is to open buy orders when certain requirements are met and to close them on opposite signals opening sell orders.

2. The same would apply to selling orders.

3. The following indicators are used and attached for development:

  • kijun-sen
  • ssl-channel-chart-alert
  • Waddah Attar Explosion
  • Aroon
  • ATR

4. All inputs for these indicators should be able to be edited. All alerts can be disabled.

5. Default settings for each indicator should be used for programming.

6. Opening and closing of trades should occur at 23.55 on daily chart.

7. Money management should be applied as follow:

  • ATR value based on 14 period
  • 0.5% risk per trade based on balance
  • Stop loss based at 2x ATR value
  • Take profit based on 2x ATR value
  • If lots are less than 0.01 then 0.01 should be used

8. For buying orders the following conditions must be met:

  • Price should close above kijun-sen - white line
  • ssl value 1 must cross ssl value 2 from downwards to upwards - green line cross from below red to above red
  • Waddah Attar Explosion value 1 must be greater than value 3 - green bar higher than brown line
  • Aroon value 1 must be = to 100 - green line at top

9. For selling orders the following conditions must be met:

  • Price should close below kijun-sen - white line
  • ssl value 2 must cross ssl value 1 from downwards to upwards - red line cross from below green to above green
  • Waddah Attar Explosion value 2 must be greater than value 3 - red bar higher than brown line
  • Aroon value 2 must be = to 100 - red line at top

10. Buy orders should close when sell orders are opened and sell orders should close when buy orders are opened.

11. Code should be provided when finalised.


応答済み

1
開発者 1
評価
(68)
プロジェクト
72
21%
仲裁
6
50% / 33%
期限切れ
1
1%
2
開発者 2
評価
(126)
プロジェクト
151
48%
仲裁
6
83% / 17%
期限切れ
2
1%
3
開発者 3
評価
(43)
プロジェクト
66
12%
仲裁
12
58% / 42%
期限切れ
1
2%
4
開発者 4
評価
(33)
プロジェクト
49
12%
仲裁
16
0% / 88%
期限切れ
10
20%
5
開発者 5
評価
(375)
プロジェクト
481
23%
仲裁
59
54% / 25%
期限切れ
55
11%
取り込み中
6
開発者 6
評価
(5)
プロジェクト
11
18%
仲裁
0
期限切れ
3
27%
7
開発者 7
評価
(309)
プロジェクト
555
35%
仲裁
79
32% / 42%
期限切れ
201
36%
仕事中
8
開発者 8
評価
(7)
プロジェクト
6
0%
仲裁
5
0% / 100%
期限切れ
0
9
開発者 9
評価
(22)
プロジェクト
30
20%
仲裁
8
63% / 13%
期限切れ
9
30%
10
開発者 10
評価
(442)
プロジェクト
698
34%
仲裁
33
70% / 9%
期限切れ
22
3%
仕事中
11
開発者 11
評価
(132)
プロジェクト
178
39%
仲裁
4
25% / 50%
期限切れ
14
8%
12
開発者 12
評価
(511)
プロジェクト
549
53%
仲裁
13
69% / 15%
期限切れ
3
1%
13
開発者 13
評価
(87)
プロジェクト
114
26%
仲裁
7
29% / 57%
期限切れ
5
4%
14
開発者 14
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
15
開発者 15
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
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
Articles How to create Requirements Specification for ordering an indicator 76 MetaQuotes 51 380 Table of Contents How can algo trading make a trader's live easier? Supplement text with images and videos Useful programs for creating Requirements Specification Formulating the Requirements Specification as an algorithm Requirements Specification Examples What can I specify in the Requirements Specification? Indicator
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 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
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 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
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy

プロジェクト情報

予算
30+ USD