Multi Timeframe and multi GMT+ iHighest(D) & iLowest(D)

MQL4 インディケータ

仕事が完了した

実行時間5 日
開発者からのフィードバック
Good description, no problems.
依頼者からのフィードバック
Great programmer !!!! Thanks. Everything in time, fast, good communication. Gladly again

指定

Hello everyone,

I'm looking for an indicator that basically works like an iLow (D) / iHigh (D) - but it should also meet the following conditions.

- he should work in all timeframes on every chart in M5, M15, M30, H1, H4, D1, W1

- As output it should have 2 buffers Buffer1 = Dayly highest high + or Highest high maybe over more days Buffer2 = Dayly lowest low + or lowest low maybe over more days

- It must be workable and selectable also in Shift 0 to Shift (n = freely selectable), for example ONLY in Shift 0 or also in a range Shift 0 to Shift (n) or from Shift 3 to infinity

- there is a lot of emphasis on correct work in the currentDay = shift 0

- For each buffer individually 1 + 2, a correction value can be entered per which the calculated value can be increased or decreased

For visualization I wish each buffer 1 line with 1 flag and the value in the chart

I would like to be able to change the type of lines, the color and the size later in the entries

- The line should also show in the chart only the area that I have selected in the area, for example, only Shift 0 or range Shift 0 to Shift 5 or from Shift 2 to infinity

and now the most important thing about this indicator:

I want to be free to choose what is 1 day, so which section of 24 hours is defined as 1 day

the background is that every broker has a different server time and that i want to search and display the highest high or lowest low for my GMT + 1 computer time for 1 day. But if the broker has server time GMT + 3 then the day after my computer time GMT + 1 should still be calculated and not after the broker server time on which the indicator runs

That makes a big difference in the night hours when changing the day.

That is a lot of demand and I wish perfect programming quality. Please tell me how much I should pay even if it is out of range. Please offer. I can not accurately estimate the price and I have submitted an area

Thanks for offers. 

応答済み

2
開発者 2
評価
(590)
プロジェクト
789
71%
仲裁
9
33% / 33%
期限切れ
22
3%
パブリッシュした人: 8 codes
4
開発者 4
評価
(206)
プロジェクト
333
35%
仲裁
66
12% / 58%
期限切れ
87
26%
6
開発者 6
評価
(66)
プロジェクト
95
28%
仲裁
20
25% / 55%
期限切れ
24
25%
7
開発者 7
評価
(73)
プロジェクト
132
52%
仲裁
9
44% / 33%
期限切れ
63
48%
8
開発者 8
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
パブリッシュした人: 1 code
9
開発者 9
評価
(2675)
プロジェクト
3414
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
10
開発者 10
評価
(65)
プロジェクト
87
39%
仲裁
3
0% / 33%
期限切れ
29
33%
11
開発者 11
評価
(30)
プロジェクト
52
52%
仲裁
6
0% / 100%
期限切れ
18
35%
パブリッシュした人: 1 article
12
開発者 12
評価
(589)
プロジェクト
1070
50%
仲裁
39
28% / 41%
期限切れ
49
5%
パブリッシュした人: 1 article, 8 codes
類似した注文
I want someone to check if the indicator is re-painting or drawing and modify it. When I refresh the chart sometimes it the buy and sell arrow change positions. I want the indicator draw and dot re-paint
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
Date:29.08.2026 **TECHNICAL SPECIFICATIONS** PDF Attached for reference rest all details given below. Required: Creation, Integration and successful execution of trading algo/robot in MT5 using MT5 VPS. Brokers: Trades to be executed in both brokers Swissquote and Pepperstone. Symbols: All available in MT5. ** Common parameters for all executions: · Manual Start/Stop. · Session time (defined / always
DESCRIPTION I want both versions of the same trading system to be developed: Trading Indicator Trading EA (Expert Advisor) Both must follow exactly the same strategy and entry/exit logic . The main purpose of having both is to verify that the Indicator and EA produce the same signals, entries, SL, TP, BE and trade results under the same market conditions. IMPORTANT — DEMO VERIFICATION FIRST I have already faced
I’m looking to purchase an existing, proven MT5 indicator that focuses primarily on trend-following trade setups . I am not looking for a random indicator, unfinished project, or something that only looks good in screenshots. I’m specifically looking for a serious indicator that has already been tested and has demonstrated strong performance. Ideally, the indicator should include: Trend-following logic

プロジェクト情報

予算
50 - 100 USD