Alarm RSI, Stoch, and MA

Lavoro terminato

Tempo di esecuzione 5 giorni
Feedback del dipendente
Good customer!

Specifiche

I need a very simple alarm, that currently alert me when RSI between x1 and x2 level, and Stoch too so far i use indi that works for RSI only or Stoch only, and so i need it when both condition met.

I use some indi out there but it doesn't include price between x1 and x2,

so the parameter needed :

1. useRSI = true / false

2. useStoch = true / false

3. use1STMA = true / false

4. use2ndMA = true / false


So if useRSI = true and useStoch= true, then alarm goes off when both condition met [use AND operator]

if useRSI = true and useStoch = false, alarm goes off when RSI condition met. the same goes with MA, but for MA the trigger is the current price.

for example 1stMA = EMA 12. and x1 = -5 x2 = 5, the alert go off if the price between MA - 5 pips, and MA + 5 pips

the same goes for 2ndMA.

So Long story short, for each case [RSI, Stoch, 1stMA, 2ndMA] there will be 4 variable, you can call whatever you want, x1, x2, y1, y2

it just to identiry lower range and upper range.



A. I use the standard MT4 parameter for RSI and Stoch, for RSI = period, and apply to, for Stoch %K %D Slowing, price field and MA Method


B. RSI level for alarm, so X1 and X2, Y1 and Y2 for example x1 = 60 and x2 = 70, y1 = 30 and y2 = 40 so alarm goes off when RSI level between 60 and 70 [for overbought alarm] and between 30 and 40 for oversold alarm, so for upper = 60<=RSI<=70,  lower = 30<=RSI<=40.

C. Stoch level for alarm, we can call A1, A2, and B1 and B2, it is self explanatory, same with RSI

D. Standard option for alarm, popupalert = true / false, usesound = true / false, sendNotification = true / false,  and option for filename path to use own audio files.

I think popupalert and usesound will trigger as long as the condition met, and we need another variable like maxiteration, if maxiteration = 0, it will send popupalert and sound as long condition met, for example if 60<=RSI<=70, and it still in that range, the alarm will go off [maxiteration] times.

But with sendNotification, i think it is best to send only once, the first condition met, because it is a bother to receive lots of notification on our mobile

E. this alarm indi DOES NOT WAIT for candle close, so whenever the level is touched and between the parameter, it will go off










Con risposta

1
Sviluppatore 1
Valutazioni
(595)
Progetti
927
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
In elaborazione
2
Sviluppatore 2
Valutazioni
(213)
Progetti
255
78%
Arbitraggio
3
67% / 33%
In ritardo
19
7%
Gratuito
3
Sviluppatore 3
Valutazioni
(2086)
Progetti
2646
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
4
Sviluppatore 4
Valutazioni
(236)
Progetti
440
26%
Arbitraggio
125
21% / 57%
In ritardo
96
22%
In elaborazione
5
Sviluppatore 5
Valutazioni
(725)
Progetti
1045
39%
Arbitraggio
47
49% / 23%
In ritardo
84
8%
Gratuito
6
Sviluppatore 6
Valutazioni
(1130)
Progetti
1432
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
7
Sviluppatore 7
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
8
Sviluppatore 8
Valutazioni
(7)
Progetti
8
13%
Arbitraggio
0
In ritardo
1
13%
Gratuito
9
Sviluppatore 9
Valutazioni
(22)
Progetti
28
29%
Arbitraggio
3
0% / 67%
In ritardo
7
25%
Gratuito
10
Sviluppatore 10
Valutazioni
(54)
Progetti
53
17%
Arbitraggio
7
0% / 100%
In ritardo
5
9%
Gratuito
11
Sviluppatore 11
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
12
Sviluppatore 12
Valutazioni
(13)
Progetti
36
58%
Arbitraggio
3
33% / 33%
In ritardo
6
17%
Gratuito
Ordini simili
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed
I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. - Martingale methods and grid strategies should not be used as the basis of a trading strategy. - Excellent win rate (>80%) - High risk/loss management - Option to select direction of trading (long, short or both) - News filter - Editable Trading Hours I will need to test in the strategy tester and on live market (on
Hello, i need a good programmer; to code an EA to trade the most productive forex pairs (mainly 2 for the day, and 2 for the night+gold), the strategy is based on the use of one moving average and the rsi, thank you in advance
a gap between 1 pip opposite order open continue once tp hit ea change position and start from 1 everything is manually adjustable tp gap pip and pip all show start from 0.01
I have a mql4 license mql4 code,, there have a 1 error '( WebRequest' - no one of the overloads can be applied to the function call) fix this error,, and make sure it work properly,,{ it's bass on kernel32.dll } this license system Base on pc volume serial number. If you're a expert developer kindly contact with me ,, Write a text " License system devoloper " Telegram @Gw_rakib1
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD