CODER IS TO CODE THE FOLLOWING INTO THE INDICATOR , CODER WILL CORRECT AND CHANGE ONLY LINES 171 TO 8 AND RELATED CODES TO LINES 260 TO 346
CODER WILL PROVIDE MQL4 FILES AND CODE FOR - AND PLUS READINGS.ONLY PLUS READINGS ARE SHOW ON SPEC, BUT JOB IS FOR BOTH
result += _rule7(symbol, period, point, shift);//RSI 7 M30 CROSS RSI14//ADD THREE RULES
result += _rule7A(symbol, period, point, shift);//RSI 7/14 M30 CROSS RSI28//ADD THREE RULES
result += _rule7B(symbol, period, point, shift);//RSI 7/14/28 M30 RSI56//ADD THREE RULES
result += _rule7C(symbol, period, point, shift);//RSI 7/14/28/50 M30 CROSS RSI150//ADD THREE RULES
result += _rule8(symbol, period, point, shift);//STOCH CROSS M30
result += _rule9(symbol, period, point, shift);//STOCH CROSS H1
result += _rule10(symbol, period, point, shift);//STOCH CROSS H4
//result += _rule11(symbol, period, point, shift);// M30 2 candles close conditions at current TF
// result += _rule12(symbol, period, point, shift);//BID ABOVE LWMA20
//result += _rule13(symbol, period, point, shift);//2 candles close conditions at current TF
RSI is a popular indicator.I find it easier to work with the stochastics , because of the cross of fast and slow.
RSI cross is a combination of 5 rsi settings 150,50, 28,14 and 7.Could someone put all 5 on one indicator?Is it possible to include lwma 20 on the indicator. Buy with rsi cross of 7 over 14 &28 ,50 and 150 + lwma20 .This would eliminate a lot of false signals.
Indicator will read total upto maximum 100+ (opposite for minus short)
Ris7 (m30)cross up = +10
ris14 (m30)cross up=+10
ris28 (m30)cross up = +10
rsi50 (m30)cross up = +10
rsi 150 (m30) cross up = +10
2 candles close positive H1 =+ 10// Hi(!) CLOSE > OPEN, HI(2) CLOSE > OPEN
Bid above lwma20 (m30) = +20
2 candles lows (m30) close above lwma 20 = +20
and coded so any time frame will read (H4)
double _sto = iStochastic(symbol, PERIOD_H4, 28, 6, 10, MODE_SMA, 0, MODE_MAIN, _shift+1);
stochastics cross (m30 ) + H1+H4 ALSO REQUIRED
coder HAVE TO DO RULE 7 FOR RSI AND RULE 8 FOR STOCHASTICS
It must be tested

Similar orders
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically
Develop a custom indicator that uses RSI divergence, that gives a sell signal when a particular level is broken in a "M" in which the last trending candle of both level must not have 5EMA touch at all wether on the wick or body, the second level is formed when there is a bearish signal candle
I have an existing MT5 Expert Advisor for XAUUSD M5. This is NOT a new robot from zero. I need modification and professional review of an existing MQL5 EA. Main goals: 1. Buy entries: Buy trades are currently too rare. The Buy ADX filter was very strict at 45. I am testing 40 now. I need you to review the Buy entry filters and improve Buy entry quality without making entries random or weak. 2. Sell entries: Sell
I have a non-repainting MT4 indicator called Trend Pullback 3 . I am looking for an experienced MQL4 developer with a strong understanding of both programming and technical analysis to improve the indicator's signal quality. Project Goal The objective is to reduce or eliminate signals that occur during sideways, low-probability, choppy market conditions while preserving the high-quality signals that occur during
[7/6/2026 12:24 PM] DR.HassaN: Current Phase: Comprehensive Review & Final Enhancement_ This indicator is designed for the TradingView platform. Now that the core engines have been completed, I want to enter a comprehensive review and professional enhancement phase before adding any major new features. My goal is to transform this indicator into a premium institutional-grade TradingView indicator , both in terms of
Hello friends, I have an mq4 indicator file for binary options that I want to develop to give better results than the current one. I'm looking for a professional developer who can do this. I will provide you with the file, along with results from another indicator (which I want to develop my indicator to resemble) so you can compare them. If you can do this work, please contact me
Can you Build a custom NinjaTrader 8 ChartStyle or BarsType called Optimized Footprint Bars. This project is urgent and i need someone that's wiiling to do his project with me kinldy bid for this. Thanks
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
مطلوب موشر مع ربطه علي بوت تداول قوي جدا مختبر ومجرب مع التاكيد علي نسبه النجاح يتم انشاءه علي جميع الموشرات في الفوركس الذهب والبتكوين والus100 مع شرح للستراتيجية ونتايج اختيار اذا كان مجرب