Double Whammy WMA and RSI cycling system.

Job finished

Execution time 22 hours
Feedback from employee
The client responds quickly, which means that the work can be delivered in a short time. I recommend it.
Feedback from customer
Best experience I had with an MT4 programmer period.

Specification

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


Responded

1
Developer 1
Rating
(51)
Projects
58
52%
Arbitration
1
0% / 0%
Overdue
0
Free
2
Developer 2
Rating
(79)
Projects
111
37%
Arbitration
0
Overdue
4
4%
Free
3
Developer 3
Rating
(362)
Projects
504
40%
Arbitration
147
18% / 72%
Overdue
98
19%
Busy
4
Developer 4
Rating
(85)
Projects
105
24%
Arbitration
8
38% / 25%
Overdue
8
8%
Loaded
5
Developer 5
Rating
(68)
Projects
77
8%
Arbitration
33
9% / 55%
Overdue
6
8%
Working
6
Developer 6
Rating
(30)
Projects
55
22%
Arbitration
12
67% / 8%
Overdue
2
4%
Free
7
Developer 7
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Loaded
8
Developer 8
Rating
(16)
Projects
17
35%
Arbitration
2
50% / 50%
Overdue
0
Free
9
Developer 9
Rating
(74)
Projects
121
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Free
10
Developer 10
Rating
(56)
Projects
175
71%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
11
Developer 11
Rating
(548)
Projects
1330
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
12
Developer 12
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
13
Developer 13
Rating
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Free
Similar orders
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging

Project information

Budget
100+ USD
For the developer
90 USD
Deadline
from 3 day(s)