Trabajo finalizado

Plazo de ejecución 11 horas
Comentario del Cliente
Fabio is an AMAZING developer! Plus he was able to completely SATISFY my needs and in TIME! Higly RECOMMENDED!!!
Comentario del Ejecutor
Understandable, smart and very collaborative! Thanks for the interesting project, I hope to work again together!

Tarea técnica

Indicator representing the number of pips per each bar that indicates the range amplitude in pips against the last maximum or minimum

The idea of ​​the indicator


First identify max and min values in the bars (eg. You can do that using a zig zag indicator).
The indicator is aimed to understand what is the maximum distance in terms of pips from the last maximum without a sensible retracement.
When the indicator reaches a certain threshold of retracement given as input parameter than it is reset.


From the last maximum point
Per each subsequent bar the indicator represents two graphs (only positive bars):

  • Graph 1: the highest distance in pips of the bar from the previous identified maximum
  • Graph 2: the % of the distance reached by the current bar compared to the total pips of the distance from the maximum and the last minimum

Example:
If the last maximum is 1.23100, subsequent last minimum is 1.20000, current bar maximum point reaches 1.22000 then the indicator represents 2 graphs:

  • A positive bar of length 1.100 (pips) = 1.23100 – 1.22000
  • A percentage of 35,5% = 1.100 / (1.23100 – 1.20000)


Please consider that the Zig Zag indicator should be visibile on the main graph

Reset of the indicator
There is a threshold to be introduced as an input parameter for the indicator that represents the % of reset (to be compared with the graph 2): let’s call it “K”
If (current bar maximum - last minimum) (last maximum – last minumum) = K then the indicator is reset.
In the previous example:
K = 35%
If the last maximum is 1.23100, subsequent last minimum is 1.20000, current bar maximum point reaches 1.22000 then the indicator represents 2 graphs:
A positive bar of length 1.100 (pips) = 1.23100 – 1.22000
A percentage of 35,5% = 1.100 / (1.23100 – 1.20000)
Then the indicator is reset since it reached the threshold of 35%.

If K = 100% then the current bar maximum should reach the last maximum point (1.23100) in order for the indicator to reset.

From the last minimum point
The indicator behaves the same behavior of the maximum but at the opposite (painting only negative bars)


  • Point 1 red is identified as maximum
  • Point 1 green is identified as subsequent minimum
  • From point 1 green and point 2 red: the indicator shows 2 graphs
    • One graph represents bars each one showing the minimum distance from the point 1 red (ie. The current bar maximum – the last maximum)
    • One graph represents the % of minimum distance of the current bar (ie. Max of current bar versus the last macimum) compared to the total range identified from the distance between point 1 green and point 1 red


If the K threshold is set to 40% then the indicator is reset


Configuration panel
The panel should include:
The configuration parameters of the underlying zig zag indicator
The threshold K level to reset the indicator (ranging from 0% - 100%)




Han respondido

1
Desarrollador 1
Evaluación
(208)
Proyectos
297
54%
Arbitraje
0
Caducado
1
0%
Libre
Ha publicado: 6 ejemplos
2
Desarrollador 2
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
3
Desarrollador 3
Evaluación
(82)
Proyectos
86
57%
Arbitraje
25
0% / 84%
Caducado
19
22%
Libre
4
Desarrollador 4
Evaluación
(549)
Proyectos
635
33%
Arbitraje
41
39% / 46%
Caducado
11
2%
Trabajando
5
Desarrollador 5
Evaluación
(804)
Proyectos
1124
43%
Arbitraje
47
49% / 23%
Caducado
84
7%
Libre
6
Desarrollador 6
Evaluación
(129)
Proyectos
203
86%
Arbitraje
2
0% / 50%
Caducado
8
4%
Trabaja
Solicitudes similares
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
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
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
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the

Información sobre el proyecto

Presupuesto
50+ USD
Plazo límite de ejecución
a 14 día(s)