An expert advisor based on WaveTrend Oscillator needed.

MQL4 Experts

Termos de Referência


study(title="WaveTrend [LazyBear]", shorttitle="WT_LB")
n1 = input(10, "Channel Length")
n2 = input(21, "Average Length")
obLevel1 = input(60, "Over Bought Level 1")
obLevel2 = input(53, "Over Bought Level 2")
osLevel1 = input(-60, "Over Sold Level 1")
osLevel2 = input(-53, "Over Sold Level 2")
 
ap = hlc3 
esa = ema(ap, n1)
d = ema(abs(ap - esa), n1)
ci = (ap - esa) / (0.015 * d)
tci = ema(ci, n2)
 
wt1 = tci
wt2 = sma(wt1,4)

plot(0, color=gray)
plot(obLevel1, color=red)
plot(osLevel1, color=green)
plot(obLevel2, color=red, style=3)
plot(osLevel2, color=green, style=3)

plot(wt1, color=green)
plot(wt2, color=red, style=3)
plot(wt1-wt2, color=blue, style=area, transp=80)

 


The requirements will be to initiate a sell when the oscillator is above the overbought band (red lines) and crosses down the signal (dotted line). Initiate a buy when below the oversold band (green lines) and crosses above the signal (dotted line). Needs to work with 1 and 5 minute charts.


Respondido

1
Desenvolvedor 1
Classificação
(39)
Projetos
50
18%
Arbitragem
5
40% / 40%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(94)
Projetos
190
66%
Arbitragem
8
25% / 50%
Expirado
2
1%
Livre
3
Desenvolvedor 3
Classificação
(546)
Projetos
823
73%
Arbitragem
15
53% / 13%
Expirado
193
23%
Trabalhando
4
Desenvolvedor 4
Classificação
(232)
Projetos
434
27%
Arbitragem
122
21% / 57%
Expirado
96
22%
Trabalhando
5
Desenvolvedor 5
Classificação
(374)
Projetos
396
31%
Arbitragem
61
20% / 67%
Expirado
49
12%
Carregado
6
Desenvolvedor 6
Classificação
(161)
Projetos
217
30%
Arbitragem
4
50% / 25%
Expirado
4
2%
Livre
7
Desenvolvedor 7
Classificação
(220)
Projetos
249
61%
Arbitragem
3
33% / 67%
Expirado
5
2%
Trabalhando
8
Desenvolvedor 8
Classificação
(7)
Projetos
12
42%
Arbitragem
0
Expirado
2
17%
Livre
9
Desenvolvedor 9
Classificação
(66)
Projetos
143
34%
Arbitragem
11
9% / 55%
Expirado
26
18%
Trabalhando
10
Desenvolvedor 10
Classificação
(555)
Projetos
922
48%
Arbitragem
300
59% / 25%
Expirado
123
13%
Carregado
Pedidos semelhantes
Hello, I have designed a strategy in Tradingview, which I would like to trade automatically in Ninjatrader. Would this be possible? Does the strategy have to meet any special characteristics
EA for stocks 30+ USD
EA FOR STOCKS All in yellow are inputs of the EA New Global Magic number: 111111 Direction: Only buy/Only sell orders First order: RSI period: 14 RSI up: 70 RSI down: 30 Buy order --> when RSI < RSI down Sell order --> when RSI > RSI up ----------------------------------------------------------------------------------------------------------------- First order Invest 1: 10€ Global TP: 1 €
EA Design 30 - 60 USD
I'm looking for someone to create a UI/design for my EA. The design should include news, as well as display the daily/weekly/monthly and total drawdown/Profit and amount of trades since the EA's usage. The design should have a modern touch to it. Please apply for the job with example images. I'm only looking for the code for the design, my EA will not be shared
I want an EA that can march the indicator behavior accurately. This indicator switches direction and crosses very quickly and follows the accurate trend at all time and want an EA to that will follow at all time and notice quick trend change and close the trade and place in right direction Indicator Setup: Define the two MAs with customizable periods (let's call them "Blue MA" and "Red MA"). Calculate the crossover
RSI+MA 30 - 70 USD
As seen in the pictures.. Respond and I will give full specifications of what the bot should execute trades.. Please let's not watse each other's time if the pictures don't give you a hint of what is needed
I need an expert in the development of a fully automated trading robot For MetaTrader. The Trading Robot must be "Web based" so it can be accessed or used through a website, You can view a screenshot here; https://www.awesomescreenshot.com/image/48030918?key=79b0ff91455d862746e9b649341f4cdb Why do i need? Simple Enough, This is what i need from my Trading Robot EA. The Trading Robot can only be accessed through a
Maybe this indicator will make a good ea but the aggressive entry moves and conservative entry is stationary and target tp2 which will make it a 0.3:1 aggressive entry is around a 1:1 with Tp 2 I want conservative entry and do aggressive entry pls do that too with the option too switch in the settings I want sl tp and trailing stop fire filter and auto lots fixed lots I get
Hi, I would enlist bids to create an EA, based on the following steps 1. Session Time - the EA will only take a trade during the selected time window, Example 8.30pm to 11.00pm (GMT+8). The example is for a bulllish candle for Buys entry. Entry criteria 1 - A level for buys will be marked by drawing a horizontal line (Example GBPJPY 194.252 Green Line) Entry criteria 2 - A 15min or 30 min candle to close above the
Hello, I am looking for an expert MT4 MT5 Programmer to build an expert advisor that works perfectly for the two metatrader, I would like to work with an experieced full time coder who can be able to pay attention to details, I will be sharing my specifications regarding the development of this algorithm as expected in comment section, Kindly show up if you are the best fit thanks
I would like to calculate the deviations between the companies listed below with Meta Trader. Would you be interested? BETWEEN 01.00 AT NIGHT AND 00.00 OF THE NEXT DAY (FOR HOURS WHEN THE GOLD MARKET IS OPEN) *Instant comparison of prices of the same parities of different companies *Determination of deviation rates in downward or upward movements (average prices, prices below and above the average) *Detection of

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD