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
    step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
    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
    I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
    // 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+"\","
    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. The selected freelancer will handle the project end-to-end, from strategy implementation to deployment and stability. If you have real experience with
    1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi

    Projektdetails

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