Using Alert & Or Chart Symbol to Trigger Storage of candle data

MQL5 Indikatoren Forex Produktdesign

Spezifikation

MQL5 Freelance Custom Indicator Build request:
I have a Custom Indicator (Peak & Trough) that I want to interface with ESB (Expert builder)
Critically your Developers Indicator will be able to detect Alerts created by the running Peak & Trough ex5 in the terminal. Have discovered that no alerts work in the Strategy Tester. Therefore all testing in this mode will have to be done on a demo account. Altermatively the P&T Indicator paints symbols on the chart which could be used as triggers instead of the Alerts. Maybe two indicators are required.
  1. Triggering off of alerts tested in demo accouunt.
  2. Triggered off of chart symbols tested in Strategy tester.

    My preference is for Alert triggering because it would have a broader application.


Your Developers Indicator will have:

a) Previous Data Buffer

b) Last Data Buffer

c) Previous Trend Variable

d) Last Trend Variable

e) Change Variable


When your Developers Indicator starts:

(a) & (b) will be loaded with the Last completed candle (candle[1]) data. (date & time; high; low; open; close; ask; bid)

(c) (d)& (e) will be set to zero.


    When your Developers Indicator detects an Alert from Peak & Trough it will:

    f) move Last Data buffer to Previous Data buffer i.e. (b) to (a)

    g) move Last Trend Variable to Previous Trend Variable i.e. (d) to (c)

    h) load Last completed candle (candle[1]) into (b)

    then complete this logic.

    I) IF Close(a) > Close(b) then (d) = 1

    j) IF Close(a) < Close(b) then (d) = -1

    k) IF (c) not = (d) then (e) = 1 else (e) = 0

    two candles later (e) = 0

    Would like to be able to define parameters so that I could use other candle data e.g. High or Low in the logic expressions above. OR I could simply edit and re-compile the supplied mq5. Good comments required in code.


    Advice from the owner of ESB:

    So you just ask the developer to expose the signals buffers. He will understand what you mean. He doesn't need to know anything about ESB. Tell him you want to use the indicator's output in another expert. It's simple for developers to do that. If still he don't understand, tell him you need to import this indicator into another expert using iCustom. That's it.


    I have read the rules and understand that using the internals of Peak & Trough Indicator is not acceptable. The EX5 file of the Peak & Trough Indicator is available for Free download however the MQ5 is not available. By using the Alerts from the Peak & Trough Indicator to trigger the gathering of the candle data at that time the resulting variables will be usable as part of the decisions in ESB. No chart graphics required.


    The concept here should be usable with any ex5 indicator that has an alert function.

    This is my first freelance request so I am unfamiliar with the expected procedures. Please bear with me.

    As a minimum requirement I need your Developers Indicator to provide the signal buffers described above by the ESB Owner. Ideally I would like the MQ5 file also so I can tweak things later.

    Thanks



    Bewerbungen

    1
    Entwickler 1
    Bewertung
    (64)
    Projekte
    68
    25%
    Schlichtung
    12
    42% / 42%
    Frist nicht eingehalten
    4
    6%
    Frei
    2
    Entwickler 2
    Bewertung
    (45)
    Projekte
    91
    13%
    Schlichtung
    34
    26% / 59%
    Frist nicht eingehalten
    37
    41%
    Frei
    Ähnliche Aufträge
    Is there someone who coded the PipJuice indicator? Here is the link: https://www.pipjuice.io/ Unfortunately, I don‘t have access to the indicator or the code. If someone have it please send me some screenshots
    I want to create an intraday EA designed to trade RSI pullbacks in the direction of the dominant trend during sufficient volatility, scales out profits, and automatically stands aside when market conditions stop supporting its edge. It should have the following features and are based on the following indicators: Trade FX on M15 Enter based on RSI, EMA and ATR Scale out profits using a multi-TP structure Trade only
    I need a marketer who can actively sell my MetaTrader EA and generate real purchases. Offer Upfront: $50 (to start work immediately) Commission: 30% per sale on NET price (after payment processor/platform fees; VAT/taxes excluded) Commission is paid only on verified sales tracked through unique links/coupons. Your Job (what “SELL” means here) You must: Bring targeted buyers (traders, forex/crypto communities
    Strategy Development: Suggest a high-probability trading strategy based on Technical Analysis (using indicators like RSI, MACD, or Price Action). Risk Management: Explain how to calculate position sizing so I don't lose more than 1-2% of my capital per trade. Market Analysis: Teach me how to identify Support and Resistance levels and how to spot a trend reversal. Psychology: Give me 5 golden rules to maintain
    A Grid EA with a hedge that open trades on a percentage based on whats is opened on the other side, closes losing trades with current profits made and utilizes a grid trading strategy combined with hedging technique to mitigate risk and potentially lock in profits. It involves placing buy and sell orders at predetermined price intervals, forming a grid. When a trade within the grid moves against the initial
    I need a custom MT5 Expert Advisor for Gold (XAUUSD) only. Requirements: - Platform: MT5 only - Symbol: XAUUSD only - Strategy: Trend / pullback - No martingale - No grid - No recovery Risk management: - Lot size based on balance - Equity stop - Daily loss limit - Maximum drawdown protection - News filter License system (mandatory): - Account-number based license - Expiry-based control - Ability to enable / disable
    I need an MT5 remote trade copier EA (manual trading mirror). Scope: Master EA + Client EA (MT5) Copies manual trades: open, close, SL/TP changes, partial close, pending orders Remote / internet-based copying via server/hosting (not LAN-only) Works across different brokers and VPS/PC locations Basic reconnect / retry logic Full MQ5 source code Assist with testing until stable
    Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. It should be very clean ,Efficient ,Precised ,Accurate ,No copy paste ,Low latency. If you have real experience with MT5 tick-based logic and
    BitsoFx 40 - 10000 USD
    //+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
    -I am looking for an experienced MQL5 developer to build a custom MT5 Expert Advisor based on a clear, rule-based trading logic. This project is focused on structure, discipline, and long-term robustness rather than aggressive or experimental approaches. The EA will be based on a single coherent logic and must follow strict execution rules, with clean and professional MQL5 code suitable for controlled testing and

    Projektdetails

    Budget
    30 - 100 USD
    Ausführungsfristen
    von 1 bis 21 Tag(e)