Double Whammy WMA and RSI cycling system.

仕事が完了した

実行時間22 時間
開発者からのフィードバック
The client responds quickly, which means that the work can be delivered in a short time. I recommend it.
依頼者からのフィードバック
Best experience I had with an MT4 programmer period.

指定

Requirements Specification:

Here are the Requirements Specification for the development of the Weighted Moving Average (WMA) Slope and RSI Expert Advisor in MT4.

1. The idea of the trading system is as follows: Market entries are performed per slope of WMA line and the signal from RSI are both match the trigger conditions. Plus another simple RSI cycling position.

2. Trend is determined based on the WMA slope with the specified period (InpWMATrendPeriod). If the current WMA value is greater than the previous one, the trend is seen as Up_Trend (WMA_current > WMA_previous). Alternatively, if current WMA is below the previous one, the trend is considered to be Down_Trend (WMA_current<WMA_previous).

3. Trading Signals:

  • Buy signal: WMA trend is up, last bar average price above the WMA, and RSI below 30. Two buy orders are placed. One buy order will only be closed when the trend changes, the other Buy order will be cycling as per RSI levels.  Buy one position when RSI below 30 and Sell the position back when RSI is above 70 ( a cycling RSI based Buy and Sell in the direction of the trend).
  • Sell signal: Trend is Down, last bar average price is below WMA and RSI above 70. Two buy orders are placed. One short order will only be closed when the trend changes, the other will be cycling as per RSI levels.  Short one position when RSI above 70 and Cover the position back when RSI is below 30 ( a cycling RSI based Short and Cover in the direction of the trend) 

Figure1:  One position is open to follow the trend, another position is open to cycle with RSI levels in the direction of the trend.

4. Positions are closed at opposite signals: Buy positions are closed on Short signal, and Short positions are closed at Buy signals.

5. Positions are opened at the market price on same bar.

7. No Stop loss or profit taking.

8. System Inputs:  Position size (1 default), WMA (200 default) and RSI (4 default) periods. RSI buy level and RSI sell Level (30 and 70 by default). 


応答済み

1
開発者 1
評価
(55)
プロジェクト
66
58%
仲裁
1
0% / 0%
期限切れ
0
2
開発者 2
評価
(79)
プロジェクト
111
37%
仲裁
0
期限切れ
4
4%
3
開発者 3
評価
(365)
プロジェクト
507
40%
仲裁
159
17% / 74%
期限切れ
99
20%
取り込み中
4
開発者 4
評価
(104)
プロジェクト
127
24%
仲裁
23
30% / 52%
期限切れ
8
6%
5
開発者 5
評価
(72)
プロジェクト
80
10%
仲裁
38
8% / 58%
期限切れ
6
8%
6
開発者 6
評価
(32)
プロジェクト
57
23%
仲裁
12
67% / 8%
期限切れ
2
4%
7
開発者 7
評価
(16)
プロジェクト
35
23%
仲裁
4
0% / 50%
期限切れ
2
6%
仕事中
8
開発者 8
評価
(16)
プロジェクト
17
35%
仲裁
2
50% / 50%
期限切れ
0
9
開発者 9
評価
(75)
プロジェクト
124
44%
仲裁
14
29% / 50%
期限切れ
17
14%
10
開発者 10
評価
(77)
プロジェクト
244
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
11
開発者 11
評価
(618)
プロジェクト
1428
59%
仲裁
31
81% / 0%
期限切れ
10
1%
12
開発者 12
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
13
開発者 13
評価
(73)
プロジェクト
257
53%
仲裁
16
50% / 38%
期限切れ
83
32%
類似した注文
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b
MT5 Expert Advisor (EA) Acquisition Request – Proven XAUUSD Martingale / Grid EA I am looking to purchase a fully developed, actively traded, and proven MT5 Expert Advisor for XAUUSD (Gold) that uses Martingale, Grid, Averaging, Recovery, or Hybrid Recovery techniques. Mandatory Verification Requirement To be considered, please provide: - MT5 Investor Password (Read-Only Access) for verification - Account Number /

プロジェクト情報

予算
100+ USD
締め切り
最低 3 日