Target Indicator

MQL4 Indicators

Job finished

Execution time 4 hours
Feedback from customer
Excellent job. He fully understood the requirements and delivered perfectly in a couple of hours. Will use again :)
Feedback from employee
Very good customer. Perfect contact, Clear description. I really enjoyed working with him. I like to work with him again.

Specification

Target Indicator Using Sell Example of NZDUSD today on Daily Chart to plot Table Targets on the chart including parameters to

  • Adjust location
  • Font size and colour
  • Protection in form of account number (optional) and expiry date.
  • Must work for buy and sell
  • Must work on all pairs including Yen pairs
  • Need only calculate pips and not points so with say AUDUSD needs only be 4 decimals


Known levels

·       SH/L is “Swing High/Low” ===  0.6602 must manually be put indicator as a parameter

·       PC is Previous Day (bar) Close ===   0.6542 Indicator should be able to read that


Calculate levels Part 1

·       MS (level) = SH-((SH-PC)/0.382)*14.6% ===== 0.6602-((0.6602-0.6542)/0.382)*0.146=0.6579

·       BE (level) = SH-((SH-PC)/0.382)*14.6% ===== 0.6602-((0.6602-0.6542)/0.382)*0.528=0.6519

·       T1 (level) = SH-((SH-PC)/0.382)*14.6% ===== 0.6602-((0.6602-0.6542)/0.382)*0.618=0.6505

·       T2(level) = SH-((SH-PC)/0.382)*14.6% ===== 0.6602-((0.6602-0.6542)/0.382)*0.764=0.6482

·       Actual pips should addition/subtraction from PC

So parameters in indicator  for Part 1 need to be

1.      SH price

2.      MS multiplier (in example) 0.146

3.      BE multiplier (in example) 0.528

4.      T1 multiplier (in example) 0.618

5.      T2 multiplier (in example) 0.764

6.      PC which is previous bar close indicator should know automatically

 

Calculate levels Part 2 Using Average Daily Range

In example using 10 ADR ( Combined Range of previous 10 days/10) = 48

·       ADRH (pips) = ADR (10)/2 = 24

·       ADRL (pips) = ADR (10)/2 =  24

·       HBE (pips) = (ADR (10)/2)*0.5 = 12  where 0.5 is the multiplier

·       LBE (pips) = (ADR (10)/2)*0.5 = 12  where 0.5 is the multiplier

·       The price levels then should be able to calculated BUT MUST BE FROM PC (Previous Day/bar Close)

 

So additional parameters in indicator need to be

1.      ADR (days)

2.      HBE/LBE multiplier

 

If it is possible to plot lines on the chart that would be terrific

 

Thanks

 

 

 


Responded

1
Developer 1
Rating
(73)
Projects
85
44%
Arbitration
10
40% / 50%
Overdue
9
11%
Free
Similar orders
I am looking for an experienced Pine Script developer to create a custom TradingView indicator based on a rule-based forex trading strategy. The strategy focuses on breakout and retest setups, combined with multi-timeframe confirmation for precise entries. Scope of Work Detect key support and resistance levels Identify strong breakout candles (close beyond level with momentum) Confirm valid retest of the broken level
I have an MT5 indicator that carries out a top down analysis to generate an entry signal, but i want to change the way it calculates it's signal, into a more defined and better way which i will provide all information. I have the source code for modification, to be given once selected. Please i only want serious and experienced developer for the job
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Manly 30 - 200 USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
AI Trading Bot 30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that
Simplebot 30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
Indicator 250+ USD
Looking for an all in one buy sell indicator I'm looking for a strategy too as part of the project I'm willing to pay well but I will want to test it before proceeding with contract. I'm looking for a developer that is skilled motivated open for future projects... if you aren't one of those do us a favor and just don't respond
Im after a person to copy, exactly MACD in TRADINGVIEW to use on MT5. Ive tryed alot of the apps available...Tradingview works for me. Im also after a person to make a real time chart, overlayed on the delayed chart Thanks
need a dots marking of a simple rules pullback indicator. in the .tpl file look at 28 Jan 2026, TF M5 basically it is just overlaping lows or highs of the previous candle price. there are 2 scenario to accomodate: 1. simple pullbacks 2. pullbacks with inside bar and outside bar involved

Project information

Budget
30+ USD
Deadline
from 1 to 2 day(s)