Retracement Indicator MQL5

MQL5 지표

작업 종료됨

실행 시간 4 일
고객의 피드백
Good, flexible and friendly coder
피고용인의 피드백
Excellent client who knew what he wanted and articulated it well.

명시

I need an indicator witch is creating an notifcation when the the following appears. 


Retracement Signal 

Sell

-12 EMA < 36 EMA (adaptable)  (This should be always the case for every signal)

-(3) or more candles closed bullish (number should be adaptable) 

-If the (third) the bullish candles closes a signal should be triggered


Alert message  body EURAUD 15M: Retracement for SELL is detected. (This means currency pair, timeframe, Message)

Buy

-12 EMA > 36 EMA (adaptable) (This should be always the case for every signal)

-(3) or more candles  closed bearish (number should be adaptable) 

-If the (third) the bearish candles closes a signal should be triggered

 

Alert message body EURAUD 15M: Retracement for BUY is detected. (This means currency pair, timeframe, Message)


The alerts should be stored in the expert folder. 



Example

The line is 36 EMA and the blue line  is the 12EMA


Buy

The close  of the bearish candle should be trigger a signal (vertical line).  The 12EMA is still greater then 36 EMA.  

The opposite is valid for Sell signals. 




응답함

1
개발자 1
등급
(67)
프로젝트
97
35%
중재
11
27% / 45%
기한 초과
14
14%
무료
비슷한 주문
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
I’m looking for a skilled MQL5 developer to help build and manage an automated trading system that bridges TradingView custom indicator alerts to an Exness MT5 account . This role involves capturing Buy/Sell signals and lot sizes from TradingView webhooks , processing them with a Python listener , and executing orders on MT5 hosted on a 24/7 VPS . The ideal candidate will ensure accurate trades, reliable execution
I need a trading signals indicator. So I can learn how to upgrade my trading skills and mentality. I will be very glad if I can upgrade my trading mentality
I am looking for an experienced MQL5 developer to help build and support an automated trade execution system that connects TradingView custom indicator alerts to an Exness MT5 account. The role involves receiving TradingView webhook signals containing Buy/Sell direction and dynamically calculated lot size, processing them via a Python-based webhook listener, and executing market orders on MT5 running on a 24/7
HELLO EVERYONE , I NEED AAN INDICATORE AND EA ON STOCHESTIC OSSILATOR, WHICH CAN GIVE ME ALERT WHEN SIGNAL APEARS, INDICAOTRE I CAN SHOW ON TRADING VIEW , EXACTLTY THAT INDICATORE I NEEDED.INDICATORE NAME ON TRADING VIEW( JL STOCHESTIC DIVERGENCE ALERT).. THANK YOU
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ #property strict // Inputs input int EMA_Fast = 9; input int EMA_Slow = 21; input int RSI_Period = 14; input double Lots = 0.1; input int StopLoss = 20; // وقف خسارة (بـ نقاط) input int TakeProfit = 40; // هدف (بـ نقاط)
Indicator 130+ USD
To trade Forex and pass FTMO challenges by combining: Smart Money Concepts (SMC), RSI divergence and Strict filtering to avoid overtrading and drawdown. If you’re experienced in this let me know. Thank you very much
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Hello! I am looking for an experienced, top-rated developer to build highly profitable strategy software that provides accurate signals for both long-term and short-term trades. The software must analyse the market correctly, indicating when to enter and where to set Take Profit (TP) and Stop Loss (SL) levels. It must deliver accurate results across all markets, including Forex, cryptocurrencies, metals, indices, and
I would like an experienced developer to work with. I have an existing EA I would like to modify. The EA works well on demo account but for some reasons, is not profitable on live account. I want an experienced developer to optimise it for a live account. Note: I only have a trial version of the EA, I do not have the source code

프로젝트 정보

예산
30+ USD