MT5 INDICATOR ALERT WITH CONFIG MA+RSI

MQL5 インディケータ 先物

仕事が完了した

実行時間2 日
依頼者からのフィードバック
a great work!
開発者からのフィードバック
Thank you!

指定



hi guys i need a simple indicator

for forex,futures,etc for MT5


it is one composed of MA and RSI


when rsi close is bellow nivel X(ex:30) and above MA Z(ex:40) it gives the alert


and when rsi close is above Y (ex:60) nivel and bellow MA (ex:60) Y it gives the alert



X= level of rsi setted and type of MA setted ex: EMA open/close/high/low


Y - level of rsi setted and type of MA setted ex: EMA open/close/high/low


i want to be able to change this configurations above


i want it to work on any timeframe


i want the alert+push+email/phone notification

where i can set it on or off for each one of it


i want arrows on the alert candle


i want to be able to control the historic amount of

arrows/alert


and most IMPORTANT i need it to be REALLY smooth/light

don't want it to have delay like other ones indicators

that i already did


that's it any question feel free to ask thank you soo much!


ps: IF needed i send some print/photos of how it works at the graph after we negociate ;)

応答済み

1
開発者 1
評価
(9)
プロジェクト
9
11%
仲裁
2
0% / 50%
期限切れ
1
11%
2
開発者 2
評価
(350)
プロジェクト
553
32%
仲裁
24
67% / 8%
期限切れ
16
3%
3
開発者 3
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
4
開発者 4
評価
(1130)
プロジェクト
1432
62%
仲裁
21
57% / 10%
期限切れ
43
3%
5
開発者 5
評価
(258)
プロジェクト
395
28%
仲裁
69
19% / 49%
期限切れ
120
30%
6
開発者 6
評価
(24)
プロジェクト
27
33%
仲裁
2
100% / 0%
期限切れ
1
4%
7
開発者 7
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
類似した注文
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
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
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

プロジェクト情報

予算
30+ USD
開発者用
27 USD