eouwe

Evolution Ranger V2

eouwe 업데이트됨   
This indicator plots 4H and 15M ranges and fractals.
The ranges are formed by the fractals and breaks of these candles
It also shows in a label if the trend BIAS on the 4H is "UC, NFT, FT or SFT" (Long or Short)

This will give the user a BIAS for the coming trading day. So when price breaks out of the plotted range, you'll have a new bias trend change
If it trading within the range, the trend bias remains the same
UC = unconfirmed Bias => wait
NFT= No follow through => Take only trades in the opposite direction from the break
FT = Follow through. => Wait for price to retrace to the other side of the 4H range, than trade in the direction of the BIAS
SFT = Strong follow through => Take trades in the direction of the BIAS anywhere in the 4H range

It draws all the range lines you need, so you don't have to.
4H Range (also on 15M), on the 15M; external and internal ranges.

Lots of possibilities:
-Plots the fractals, so you don't need another indicator. (Option to let the fractals repaint or not)
-4H Fractal Range lines and BIAS (previous fractal break line) and a 4H-BIAS label both on the M15 and 4H charts. No more switching between 4H and 15M charts needed.
-Option to switch on/off historic ranges.
-BIAS label shows 'UC, NFT, FT and SFT' - Long and Short
-Lots of alerts, break of 4H range, 15M external and internal ranges. You can go wild with it. Select 'Alert Once per bar'
-Option to show the 'Inside bar' and in a different candle colour.
-Option to toggle the repaint of fractal when the current candle has not closed yet.
-Option to show the BIAS label only for a confirmed bar while trading in live markets. When 'Off' the BIAS label repaints, but gives information on what might come, when the current bar closes.
-Most of the lines can be adjusted for colour and style to your own liking.
릴리즈 노트:
v2.3
- cleaned up code and colour options
- Delayed the drawing of Ext.range with 1 bar, to be able to see the break when it triggers on 15M charts
- removed the "Show Bias only for confirmed bar " option due to script limits reached (Instead there is a "Backtest Mode' now)
- Updated the BIAS label to show a "4H Break Wait!" and "Wait!" message when 4H candle is not yet closed or Bias is not yet confirmed.
- Fix: break of 4H range and 15M ext. range - alerts
- Fix: Backtest mode. Doing backtests together with using the indicator in live markets is still under construction. Use the backtest mode with care!
While in replay, switch on the Backtest mode.
Because the 4H candle is already known upon the start of the 1st 15M bar in that 4H candle, this could give incorrect results. I have tried to circumnavigate that with the 'Backtest Mode'
릴리즈 노트:
v2.4
Bug fixing on the Bias logic code.
릴리즈 노트:
v2.45
// Bug fix: Bias logic
// Added: Other TF's option. Now it is possible to select a different HTF and Entry-LTF than the default 4H and 15M.
Select the correct TF's in the settings! Otherwise the ranges are not plotted correctly.
Caution: In the very low TFs the indicator is not really usable.
// Added: 33% and 66% line option for the ranges
Take note that there is separate Backtest indicator version
릴리즈 노트:
v2.46
// Added: 45% and 55% lines options for the ranges
// Fix: Bug that displayed an incorrect label when selecting other TF's than the 4H/15M
릴리즈 노트:
v2.47
// Cosmetic update: replaced 'L' and 'S' Bias with up/down arrows
릴리즈 노트:
v2.48
// Cosmetic update: replaced 'L' and 'S' Bias with up/down triangles. The tiny arrows were sometimes hard to see.
릴리즈 노트:
v2.5
// Added Momentum filter bullets and label.
// Because the HTF momentum will change only every few days or even weeks, these items will only be shown on the HTF chart to protect loading time of the indicator.
// The filter is looking at former HTF ranges Hi/Lo's for its calculation of the momentum direction
// Reduced font size of the label.
릴리즈 노트:
// v2.51
// Fixed: When selecting these HTF's: 1D, 1W or 1M, the Momentum filter would not show up on the HTF chart.
// I have coded a way around this error.
// Fixed: The fractals could not change color.
릴리즈 노트:
v2.52
// Added: Momentum label on LTF. Caution: the Momentum label on the LTF chart gives the momentum of the HTF set in the indicator settings.
// So when using other timeframes than the default 4H and 15M, make sure to set these TF's correct in the settings
// Added: Timeframes set in the settings are now shown in the Bias-label WHEN these differ from the default 240 and 15 minutes.
// Make sure these set timeframes correspond with your charts timeframe.
릴리즈 노트:
// v2.53
// Added: Option to choose of the user wants the momentum change confirmed by Close of the candle and lower/higher than previous bullet or just the break of the high/low of the previous bullet.
Default is Off (so just high/low breaks)
릴리즈 노트:
// v2.6
// Added: Trade Matrix label logic.
// Mind: the momentum bias is based on my own take on momentum. Two HTF BODY-breaks of previous ranges. It might differ from
// EM form time to time, but when the market really has momentum (so not ranging) it will show correct momentum.
// Keep in mind that the momentum filter was designed to keep you out of CT trades in markets with strong momentum, so this
// filter will not work in ranging markets and should be disregarded IMHO.
// "P" trades pro bias (NFT,FT,SFT) and "C" stands for counter Bias trades ( CT-NFT, CT-FT, CT-SFT)
// Green matrix label is high prob, yellow matrix label is medium prob and red matrix label is low probability.
// Trade Matrix and Momentum filter can be still be switched OFF in the settings.
릴리즈 노트:
// v2.61
// Cosmetic: on black backgrounds the Matrix text was too hard to read.
// Now the text color can be user selected.
릴리즈 노트:
// v2.62
// Added: The Matrix P and C labels are now set in their corresponding Premium or Discount location.
// For example: FT bullish and Momentum bullish: The "P" label will now be below the "C" label to represent Pro bias buys in Discount.
릴리즈 노트:
// v2.64
// Removed: Backtest mode boolean. (not needed)
// Added: Midfill coloring of the HTF range. (the section between Upper and Lower range)
// Added: HTF Bias line plot on LTF. This is a line which indicates the last broken fractal level. And therefore determines the BIAS on the HTF (NFT, FT SFT)
// (default = OFF)
릴리즈 노트:
// v2.66
// Fixed Bias logic. "The Jan 9th 23 EU" bug. This bug showed an incorrect Bias in some rare situations.
릴리즈 노트:
// v2.67
// Fix series error in big Ranges
릴리즈 노트:
// v2.68
// Fix 20-9-23 USDCHF 4H bias bug
릴리즈 노트:
// v2.69
// fix AUDUSD 29 aug 23 4H, bias bug
// fix BIAS for Live version. When Bias is NFT and price again breaches the hi/lo of the candle that caused the NFT, bias should go UC and then wait for HTF candle closure to determine if bias will be NFT or FT.
// changed alert logic due to Pine Script limitations
릴리즈 노트:
// v2.69a
// Fix GBPUSD Oct 4 2023, 4H. Rare occasion where a big 4H candle sweeps the fractal high and low in one go and makes a new higher close as well.
릴리즈 노트:
// v2.69b
// Fix #2: GBPUSD 4-10-23 4H
릴리즈 노트:
// v2.69c
// again a fix for the NFT Bias. When there is a wick break NFT and then a 4H breach; then bias should stay NFT UNTIL candle is confirmed, where it stays NFT or becomes UC.
// When there is a two candle NFT and a 4H breach; then it becomes UC until candle is confirmed NFT or FT
릴리즈 노트:
//v2.69d
// Added input for Alternative types of Bias naming
릴리즈 노트:
// v2.69e
// Added input for selecting Box/Lines on LTF for external and internal Ranges
// adjusted the LTF box and range lines length
릴리즈 노트:
// v2.83
// Leaned the code under the hood
// Added alerts for breaks of ranges when in Disc/Prem or pro Momentum
// Improved plotting of ranges lines / boxes.
// On the Lower TF the default plot for the external range is now a box.
// The default for the internal range are now lines.
// The old format (external: lines and internal: box) can still be selected in the settings.
릴리즈 노트:
// v2.84
// Corrected plot of the external box on LTF when low or high was fresh broken
// Added optional 5% lines in HTF range.
릴리즈 노트:
// v2.84b
// upfract and dnfract fix
릴리즈 노트:
// v2.84c
// Typo in script
릴리즈 노트:
// v2.84c en d
// upfract and dnfract fix and confusion USDCHF on Oct 23 2023
릴리즈 노트:
// v2.85
// Added improved Alert Checkboxes for the range breaks, including an Alert Time Window Filter for 2 KZ's with auto DST set.
// Added optional default Discord Webhook string for alerts() to Discord or Telegram
// Added Alternative Bias Naming
// Added input for extending HTF lines on LTF chart to the left
// Added Basic Session Background Coloring for the LTF. This coloring is following the KZ time settings
릴리즈 노트:
// v2.85 extra remark
// For the new alerts function in the settings , pls download the updated manual
릴리즈 노트:
// v2.86
// Added Early momentum logic to be more nimble after the first HTF fractal dot has plotted.
// The 'older' conservative setting can still be selected.
// Added Supertrended Momentum logic, with optional visible SuperTrend displayed on the chart.
// So there are three choices of momentum now. Easy and conservative Previous range breaks (w. momentum dots) and the Supertrended Momentum.
//Added an 'X' and bars on the HTF chart, to make visible where the momentum has changed.
// The arrow in the Bias-label follows this logic.
// Added optional HTF fractals displayed on LTF chart option. Both HTF external as internal are displayed.
//Make sure you download the updated manual with the link you have received when contacting me. If you don't have the link anymore, write an email to the address in my TV-profile. It is not allowed to post links here.
릴리즈 노트:
// v2.87
// Added optional HTF, Ext and Int range break detection on the LTF, with color/style change of the box/lines. With adjustable minimum Sweep required, default: 1 pip)
Box range break: upon initial break of the range the box-linestyle will be dashed for the 1st break-bar.
On the next bars, while the break is still active (no other fractal has formed), the box will show a solid linestyle.
The broken box will remain its position, until a new fractal has formed or the trade would have been executed or invalidated.
For the Range Lines break, the color will change until the next fractal has formed.
The HTF range edges on the LTF chart, will change to dashed lines if they have changed position (price) within the last 3 bars.
The manual has been updated with examples of the range breaks.
// Added a 3rd KZ for Asian TZ traders
릴리즈 노트:
// v2.88
// Tweaked the logic of breaking the HTF, Int. and Ext. ranges.
// Alerts got sometimes triggered a second time for the same break.
// Advise to delete any alerts you have set with previous versions and re-create them with this version.
릴리즈 노트:
// v2.88a
// Bug fix of rare Bias plot
// Added coloring option for the Matrix label
릴리즈 노트:
// v2.89
// Removed the 'Lower Timeframe' input setting. This to be able to switch the LTF's more easily, and still having your set HTF as the reference TF
// When switching to an higher TF than the HTF set in the settings, will give an warning msg on the chart.
릴리즈 노트:
// v2.89a
// Non critical update. Increased the max_bars_back number. Sometimes there is a big 4H range due to a big price movement (like USDJPY Oct 3 '23). This big range could give
// an error on the 15M, if the 4H-range was not broken within a 1000 15M bars. (The mentioned 4H range on USDJPY took almost 1600 15M bars to break it)
릴리즈 노트:
// v2.89b
// Fixed Ext. break alerts. These alerts would not always trigger when all conditions were met.
// Please delete first any alerts you had set with a version prior to this version and re-create them.
릴리즈 노트:
// v2.89c
// Bug Fixed Ext. break alerts
// Please delete first any alerts you had set with a version prior to this version and re-create them.
릴리즈 노트:
// v2.89d
// Bug Fixed break alerts. When price breaks an int or ext range a couple of times within 1 bar, the alert would sometimes only go off once the candle closed.
// Please delete first any alerts you had set with a version prior to this version and re-create them.
릴리즈 노트:
// v2.89e
// Bug fix, In big HTF ranges that last a long time, the plotting of the HTF range on the LTF chart would sometimes be wrong.
// Improved Ext. range break logic
릴리즈 노트:
// v2.89f
// Added Momentum Change alert
// Fixed SuperMomentum plotting logic
// Removed New Fractal alert

Contact: evolutionranger1@gmail.com
초대 전용 스크립트

이 스크립트에 대한 접근은 작성자가 승인한 사용자로 제한되며, 일반적으로 지불이 필요합니다. 즐겨찾기에 추가할 수 있지만 권한을 요청하고 작성자에게 권한을 받은 후에만 사용할 수 있습니다. 자세한 내용은 eouwe에게 문의하거나 아래의 작성자의 지시사항을 따르십시오.

트레이딩뷰는 당신이 스크립트 작성자를 100% 신뢰하고 스크립트의 작동 방식을 이해할 때까지 스크립트 비용을 지불하고 사용할 것을 권장하지 않습니다. 대부분의 경우 트레이딩뷰의 커뮤니티 스크립트 에서 무료로 좋은 오픈 소스 대안을 찾을 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

작성자 지시 사항

You can contact me preferably by EMAIL (see my profile)

차트에 이 스크립트를 사용하시겠습니까?

경고: 액세스를 요청하기 전에 읽으십시오 .