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
    All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
    Patrick 30 - 200 USD
    //+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
    I can Program or do any Developing for you for MQL5 or 4 I can work 1 - 5 days deposit is required before im doing anything for both our safety as these work takes a lot of time and energy inbox me and we can discuss the job im reliable and trustworthy looking forward to working with you
    Ai robot 30 - 50 USD
    1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
    Trailing Stop Based on Thresholds . Other Necessary Filters already Coded . Live Chart Only . The strategy already coded - needs a fresh new draft . To Start from Signal Trigger
    MT5 backtestest helper 30 - 200 USD
    Sure 😊 — here’s a simple file-style write-up about your robot that you ordered on MetaTrader 4. You can copy it into Word or save it as a document. Title: My Trading Robot on MetaTrader 4 Introduction I recently ordered a trading robot on MetaTrader 4 to help me trade in the financial markets. A trading robot, also known as an Expert Advisor (EA), is a program that automatically analyzes the market and places trades
    Data Integrity 500 - 1000 USD
    The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
    I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss
    Gold robot Ga1 30 - 200 USD
    mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
    Hello there Hpe you are doing good I am in search of a pine script expert developer who can build strategy in apudFlow in pinescript. Kinldy bid on this project if you can do this

    Projektdetails

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