MT4 binary indicator

İş Gereklilikleri

Goal

Create an MT4 indicator that reads future trade signals from a text file and triggers alerts based on specific conditions.


How It Works

  • Signals are stored in a text file in this format:

    23:33 | USD/INR-OTC | PUT 23:38 | USD/INR-OTC | CALL 23:43 | USD/INR-OTC | PUT 23:48 | USD/INR-OTC | CALL

  • At the exact time (e.g., 23:33), the indicator should show a popup alert on the MT4 chart for the corresponding signal (e.g., PUT).

Conditions

  1. Trend Confirmation

    • Only trigger the alert if the signal direction matches the trend direction.
    • Example:
      • If trend is bullish and signal is CALL, trigger the alert.
      • If trend is bullish but signal is PUT, skip this signal.
    • Trend is determined using EMA (Exponential Moving Average).
    • There should be an option to set the EMA value.
  2. Martingale Option

    • If a trade loses, the next trade should start immediately on the next candle (no delay).
    • Options to set:
      • Martingale amount
      • Number of steps
  3. Cooling Period

    • If 3 trades lose in a row, stop triggering signals for a set time (default 30 minutes).
    • Option to customize this duration.
  4. Take Profit / Stop Loss

    • After reaching the profit target, show a prompt:
      • “Do you want to continue or close for the day?”
  5. Universal Compatibility

    • Indicator should work on any chart (OTC or real currency pairs).
  6. Profit % Filter

    • Only trigger alerts if the offered profit percentage is greater than or equal to a predefined value.




Yanıtlandı

1
Geliştirici 1
Derecelendirme
(18)
Projeler
22
9%
Arabuluculuk
6
33% / 50%
Süresi dolmuş
1
5%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(32)
Projeler
35
34%
Arabuluculuk
5
0% / 80%
Süresi dolmuş
0
Çalışıyor
Yayınlandı: 2 kod
3
Geliştirici 3
Derecelendirme
(12)
Projeler
12
33%
Arabuluculuk
8
13% / 88%
Süresi dolmuş
3
25%
Serbest
4
Geliştirici 4
Derecelendirme
(12)
Projeler
16
13%
Arabuluculuk
4
50% / 25%
Süresi dolmuş
4
25%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(19)
Projeler
24
21%
Arabuluculuk
0
Süresi dolmuş
2
8%
Serbest
6
Geliştirici 6
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
7
Geliştirici 7
Derecelendirme
(39)
Projeler
44
25%
Arabuluculuk
13
8% / 69%
Süresi dolmuş
1
2%
Meşgul
8
Geliştirici 8
Derecelendirme
(309)
Projeler
554
35%
Arabuluculuk
78
32% / 42%
Süresi dolmuş
200
36%
Yüklendi
9
Geliştirici 9
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(1)
Projeler
2
50%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
Chin 30 - 300 USD
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a

Proje bilgisi

Bütçe
30+ USD
Son teslim tarihi
to 2 gün