Double Whammy WMA and RSI cycling system.

Tâche terminée

Temps d'exécution 22 heures
Commentaires de l'employé
The client responds quickly, which means that the work can be delivered in a short time. I recommend it.
Commentaires du client
Best experience I had with an MT4 programmer period.

Spécifications

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). 


Répondu

1
Développeur 1
Évaluation
(55)
Projets
66
58%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(79)
Projets
111
37%
Arbitrage
0
En retard
4
4%
Gratuit
3
Développeur 3
Évaluation
(365)
Projets
507
40%
Arbitrage
159
17% / 74%
En retard
99
20%
Chargé
4
Développeur 4
Évaluation
(101)
Projets
122
24%
Arbitrage
22
27% / 50%
En retard
8
7%
Travail
5
Développeur 5
Évaluation
(72)
Projets
80
10%
Arbitrage
38
8% / 58%
En retard
6
8%
Gratuit
6
Développeur 6
Évaluation
(32)
Projets
57
23%
Arbitrage
12
67% / 8%
En retard
2
4%
Gratuit
7
Développeur 7
Évaluation
(16)
Projets
35
23%
Arbitrage
4
0% / 50%
En retard
2
6%
Travail
8
Développeur 8
Évaluation
(16)
Projets
17
35%
Arbitrage
2
50% / 50%
En retard
0
Gratuit
9
Développeur 9
Évaluation
(75)
Projets
124
44%
Arbitrage
14
29% / 50%
En retard
17
14%
Gratuit
10
Développeur 10
Évaluation
(77)
Projets
243
74%
Arbitrage
7
100% / 0%
En retard
1
0%
Gratuit
Publié : 1 article
11
Développeur 11
Évaluation
(618)
Projets
1428
59%
Arbitrage
31
81% / 0%
En retard
10
1%
Gratuit
12
Développeur 12
Évaluation
(69)
Projets
146
34%
Arbitrage
13
8% / 62%
En retard
26
18%
Gratuit
Publié : 6 codes
13
Développeur 13
Évaluation
(73)
Projets
257
53%
Arbitrage
16
50% / 38%
En retard
83
32%
Gratuit
Commandes similaires
Mk 30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
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
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar

Informations sur le projet

Budget
100+ USD
Délais
de 3 jour(s)