Support and Resistance Based on Fractals

MQL5 インディケータ

仕事が完了した

実行時間58 日

指定

Inputs

  1. Number of bars to the left of fractal
  2. Number of bars to the right of fractal
  3. Number of bars we look back from the current bar (e.g., 30)
  4. Number of most recent up (or down) fractals we consider (e.g., 3) within the look-back period (from input 3) to form a valid level
  5. Option to either consider last consecutive fractals OR simply all fractals meeting criteria (within the look-back period for both)
  6. Fractals' distance from each other in order to form a valid level; it can be set as a fixed percentage, value, pips or dynamically calculated based on another indicator being a coefficient times current ATR or StdDev (e.g., within 1/3*ATR from each other)
  7. Draw level at either last fractal’s value or candle’s high (or low) associated with last fractal
  8. Terminate level after x bars
  9. Too far criteria for termination of drawn level (fixed distance, percentage, pips or coefficient*ATR or StdDev) with an option to turn it ON/OFF
  10. Indicators’ settings (different settings can be used for input 6 and 9)
  11. Anything else that is useful (suggestions are welcome)

Criteria for Finite Support or Resistance

A support or resistance level should be finite when any of the following conditions are met:

  • A new support or resistance level forms, meeting the updated criteria
  • Finite/terminate level after x bar
  • Price moved significantly far away from the level. Far being either a fixed value, pips, percentage difference or a coefficient*(ATR or StdDev) from the level, indicators value associated when price was last time at the level’s value. Example: price is currently at 78, valid level is at 74, we look at the indicators’ value when price was last time at 74 and not current levels because in fast-moving markets, indicators' values increase.

This is mainly implemented to keep the levels relevant.

Example Inputs

Assume we have the following settings:

  • Bars to the left of fractal: 2
  • Bars to the right of fractal: 2
  • Look-back period (bars): 30
  • Recent fractals count: 3
  • Consecutive mode
  • Distance between fractals: Fixed at 0.05%
  • Draw from last fractal value
  • Terminate level after 20 bars
  • Terminate if prices are 4*ATR or more far from drawn level
  • Default settings
  • ...

With these settings, in the last 30 bars, if the last 3 (so consecutive) or more down fractals (using 2 bars left, 2 bars right) have no more than a 0.05% difference from each other, a resistance line is drawn at the last fractal value. If either a new resistance is formed OR 20 bars passed OR price moved 4ATR from the level, we stop drawing the resistance for the future while letting the level visible for the whole period it was valid.

Purpose

This will be used in various Expert Advisors to detect potential turning points in the market (trade breakouts, failed breakout, etc.).

Quality

The indicator needs to be reliable, robust and non-repainting.


Note

The x-bar fractals indicator is provided to you for ease of programming.

I'm open to any suggestions or ideas to improve the indicator.

応答済み

1
開発者 1
評価
(45)
プロジェクト
64
22%
仲裁
10
20% / 30%
期限切れ
6
9%
取り込み中
2
開発者 2
評価
(42)
プロジェクト
57
33%
仲裁
1
100% / 0%
期限切れ
0
3
開発者 3
評価
(385)
プロジェクト
545
53%
仲裁
26
54% / 23%
期限切れ
6
1%
取り込み中
4
開発者 4
評価
(12)
プロジェクト
14
21%
仲裁
1
100% / 0%
期限切れ
1
7%
仕事中
5
開発者 5
評価
(529)
プロジェクト
606
33%
仲裁
33
39% / 45%
期限切れ
9
1%
取り込み中
6
開発者 6
評価
(70)
プロジェクト
217
71%
仲裁
6
100% / 0%
期限切れ
1
0%
仕事中
7
開発者 7
評価
(43)
プロジェクト
90
13%
仲裁
33
27% / 58%
期限切れ
37
41%
8
開発者 8
評価
(431)
プロジェクト
545
38%
仲裁
93
41% / 29%
期限切れ
14
3%
仕事中
9
開発者 9
評価
(19)
プロジェクト
22
23%
仲裁
10
20% / 10%
期限切れ
5
23%
多忙
10
開発者 10
評価
(69)
プロジェクト
146
34%
仲裁
11
9% / 55%
期限切れ
26
18%
パブリッシュした人: 6 codes
類似した注文
Trend ScreenerPRO MT5 30 - 40 USD
I found your indicator in the marketplace. It seems to be exactly what I'm looking for. I would like to buy it and to be personalized for my own use. I'm just trading XAU/USD and follow a very good signal on Telegram, GTMO. I'm very successful with him and all of his followers earning a lot of money. I want to get my own Indikator to confirm his signals for my trades before entering. Can you offer me your indicator
I have two trading view indicators that I need combined and backtested if you do that? I have alerts already in place and the win rate looks good I just can't backtest that far. I need a few minor tweaks to the code as well. Some lable fixes, time frames for trading hours and possibly extending the lines for more entries. It's a basic code based off fibonacci numbers with a break and retest. I can send you both the
Hello, I attached the design of a swap cost calculator I need to be programmed for MT4. It should be visually appealing like a dashboard. I need to enter 28 pairs. The inputs are "Balance" or "Equity" and the Lot Amount tradet. The balance or equity can be input by the user manually. The lots tradet as well. The output is the dashboard. The Swap Costs in EUR (or account currency) need to be calculated by the programm
The ea should include indicators and should be able to spot entries on a 1 minute /15 minutes time frame, it has to scalp and automatically add take profit and stop loss the bot must trade small accounts from 12USD
Hope you're well. I have two trading view indicators that I need combined and backtested if you do that? I have alerts already in place and the win rate looks good I just can't backtest that far. I need a few minor tweaks to the code as well. Some lable fixes, time frames for trading hours and possibly extending the lines for more entries. It's a basic code based off fibonacci numbers with a break and retest. I can
Hello, I want to create an MT4 indicator identical to the one shown in the attached image. What I need: – Red arrows = sell signals at reversal zones – Green arrows = buy signals at reversal zones – Arrows appearing at candle closes for confirmation – It should work best on Forex and cryptocurrency pairs on the M1 timeframe. – A high win rate (90% or more). – There should be no repainting or other fraudulent
Hi developers I'm looking for someone who can create an indicatore like the image I'm attaching. The second phase to create a bot out of the indicatore. Waiting to hear from legit programmers. I'll want tk see the indicatore in visual mode before delivery to confirm that I doesn't repaint or place at a delay after market as moved on. The emphasis should be on accuracy without too much lag
How to Make Money in MetaTrader 5 (MT5) Using Scripts and Indicators One of the world's most powerful and widely used trading platforms is MetaTrader 5 (MT5), developed by MetaQuotes Software. Its adaptability enables traders to trade forex, stocks, commodities, cryptocurrencies, and a variety of other financial instruments, in addition to providing robust support for algorithmic trading via custom indicators and
GMG bot 50 - 100 USD
I am seeking the development of a custom, non-repainting technical indicator for use in the forex market, specifically designed to integrate seamlessly with a trading robot (Expert Advisor) on the MetaTrader 5 (MT5) platform. The indicator should combine both trend and momentum analysis to generate high-quality buy and sell signals for automated trading strategies. It must work efficiently across major forex pairs
I want an experienced developer who can work on my existing EA and add additional indicators to make it profitable in trading gold, forex, commodities, and other instruments. The trading robot will detect the market move and place a trade once it meets the requirements. I want a profitable trading robot, which I will test very well before the payment

プロジェクト情報

予算
30 - 115 USD
開発者用
27 - 103.5 USD
締め切り
最低 7 最高 14 日