Floating Candle Range Indicator

MQL4 インディケータ

仕事が完了した

実行時間1 日
開発者からのフィードバック
Interesting project and good clear instructions. 5 Star client.
依頼者からのフィードバック
Excellent. Attentive and responsive to needs and adjustments to project. Great communication. Quick development & turnaround on adjustments. Indicator looks great and works perfectly.

指定

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.



ファイル:

応答済み

1
開発者 1
評価
(21)
プロジェクト
24
17%
仲裁
15
20% / 40%
期限切れ
6
25%
2
開発者 2
評価
(251)
プロジェクト
400
54%
仲裁
9
67% / 22%
期限切れ
36
9%
3
開発者 3
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 46%
期限切れ
12
27%
4
開発者 4
評価
(77)
プロジェクト
133
50%
仲裁
5
80% / 0%
期限切れ
6
5%
5
開発者 5
評価
(383)
プロジェクト
411
69%
仲裁
3
100% / 0%
期限切れ
2
0%
多忙
6
開発者 6
評価
(131)
プロジェクト
172
38%
仲裁
4
25% / 50%
期限切れ
13
8%
仕事中
7
開発者 7
評価
(26)
プロジェクト
34
26%
仲裁
7
14% / 43%
期限切れ
7
21%
8
開発者 8
評価
(1858)
プロジェクト
3462
88%
仲裁
73
40% / 15%
期限切れ
265
8%
仕事中
9
開発者 9
評価
(48)
プロジェクト
91
31%
仲裁
28
29% / 43%
期限切れ
42
46%
10
開発者 10
評価
(266)
プロジェクト
540
50%
仲裁
55
40% / 36%
期限切れ
224
41%
仕事中
11
開発者 11
評価
(145)
プロジェクト
258
35%
仲裁
12
25% / 58%
期限切れ
42
16%
12
開発者 12
評価
(564)
プロジェクト
933
47%
仲裁
302
59% / 25%
期限切れ
125
13%
取り込み中
類似した注文
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

プロジェクト情報

予算
30 - 100 USD
開発者用
27 - 90 USD