Floating Candle Range Indicator

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del dipendente
Interesting project and good clear instructions. 5 Star client.
Feedback del cliente
Excellent. Attentive and responsive to needs and adjustments to project. Great communication. Quick development & turnaround on adjustments. Indicator looks great and works perfectly.

Specifiche

Hello, I would like to have an indicator created that does not appear until the curser hovers over a candle. When the cursor hovers over a candle, then the indicator would print on screen and show the following:

PART 1:

  • Total range of candle, from highest point to lowest point, from wick to wick, in pips
  • Total range of only the BODY of the candle, from open to close, in pips
  • For example, the display would show "25 / 18", to show that the entire candle was 25 pips, and the body of the candle was 18 pips
  • This display should be customizable
    • Font style
    • Font size
    • Font color
    • Background color
    • Border color
    • Location
      • Anchored so does not move when opening/closing the Terminal or the Navigator or when adding or removing indicator windows
      • X-axis and Y-axis data entry fields to position this display anywhere on the chart
  • Must display properly on high resolution UHD screen
  • See the attached indicator as an example. But it only prints the range of the entire candle from wick to wick.


PART 2:

I would also like to have an overlay on the candle

  • This would overlay the candle with lines to break it into thirds (3 equal sections)
  • This would break the entire candle into thirds, measured from wick to wick
  • For example
    • If the candle is 12 pips, the lines would mark the candle to show it in 3 equal sections of 4 pips, 4 pips, and 4 pips
    • If the candle is 6 pips, lines break it into 2, 2, and 2
    • If the candle is 30 pips, lines break it into 10, 10, 10
  • Not sure how best to implement this, so open to suggestions, but 2 ways come to mind
    • Option 1: Simplest I think is just 2 lines that split the candle
      • 1. Mark the split between the first third and second third
      • 2. Mark the split between the second third and third third
      • See attached image where the 2 blue lines separate the candle into 3 parts
    • Option 2: 4 lines that would 
      • 1. Mark the top of the candle
      • 2. Mark the split between the first third and second third
      • 3. Mark the split between the second third and third third
      • 4. Mark the bottom of the candle 
  • Customizable lines
    • Color
    • Width
    • Style


All aspects of the indicator must display clearly on a high resolution UHD screen.



Con risposta

1
Sviluppatore 1
Valutazioni
(21)
Progetti
24
17%
Arbitraggio
15
20% / 40%
In ritardo
6
25%
Gratuito
2
Sviluppatore 2
Valutazioni
(251)
Progetti
400
54%
Arbitraggio
9
67% / 22%
In ritardo
36
9%
Gratuito
3
Sviluppatore 3
Valutazioni
(23)
Progetti
45
20%
Arbitraggio
24
29% / 46%
In ritardo
12
27%
Gratuito
4
Sviluppatore 4
Valutazioni
(77)
Progetti
133
50%
Arbitraggio
5
80% / 0%
In ritardo
6
5%
Gratuito
5
Sviluppatore 5
Valutazioni
(383)
Progetti
411
69%
Arbitraggio
3
100% / 0%
In ritardo
2
0%
Occupato
6
Sviluppatore 6
Valutazioni
(131)
Progetti
172
38%
Arbitraggio
4
25% / 50%
In ritardo
13
8%
In elaborazione
7
Sviluppatore 7
Valutazioni
(26)
Progetti
34
26%
Arbitraggio
7
14% / 43%
In ritardo
7
21%
Gratuito
8
Sviluppatore 8
Valutazioni
(1858)
Progetti
3462
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
In elaborazione
9
Sviluppatore 9
Valutazioni
(48)
Progetti
91
31%
Arbitraggio
28
29% / 43%
In ritardo
42
46%
Gratuito
10
Sviluppatore 10
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
In elaborazione
11
Sviluppatore 11
Valutazioni
(145)
Progetti
258
35%
Arbitraggio
12
25% / 58%
In ritardo
42
16%
Gratuito
12
Sviluppatore 12
Valutazioni
(564)
Progetti
933
47%
Arbitraggio
302
59% / 25%
In ritardo
125
13%
Caricato
Ordini simili
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for

Informazioni sul progetto

Budget
30 - 100 USD
Per lo sviluppatore
27 - 90 USD