TradingView
twingall
4 sty 2023 20:20

OTE optimal trade entry (ICT); visible chart only: Dynamic 

E-mini S&P 500 FuturesCME

Opis

-simple tool based on ICT free YouTube material of many years.
-Highlights a box showing Optimal Trade Entry (OTE): 61.8% - 78.6% retracement
-Auto shifts depending on Bull or Bear move on chart.
--If visible chart is Bullish (low then high): shows OTE box 61.8-78.6% retracement down from the high
--If visible chart is Bearish (high then low): shows OTE box 61.8-78.6% retracement up from the low

-Thanks the use of PineCoders Visible Chart Library, and some of the example code there



Informacje o Wersji

Added color formatting options

Informacje o Wersji

removed redundant code; made some explanatory comments

Informacje o Wersji

removed redundant variables for Bar, volume and Label

Informacje o Wersji

-corrected small error in Fib number (inverse of 78.6 is 21.4 not 23.6)
-added more Fib levels to play around with (default toggled off)

Informacje o Wersji

-added option to plot two user input Fib Extensions (projected Fib extensions) for cases where price might fully reverse and reach beyond the high / low
-added user toggle show/hide labels for Fib Extensions

Informacje o Wersji

fixed issue with fib extension labels

Informacje o Wersji

-Added option to flip/invert Fib projections (above range or below range)
-tweaked code for Extension labels to always display positive numbers

Informacje o Wersji

(removed unrelated drawings from displayed chart)

Informacje o Wersji

~Added user choice of Bodies or wicks (i.e. draw the high-low fib range from body high/low or from wick high/low; default is wicks)
~Removed Library dependency and put all the required functions directly into the script

Informacje o Wersji

Corrected default Fib extension levels

Informacje o Wersji

Revised this to call from a custom library to reduce code length

Informacje o Wersji

-Added more Fib Extensions: total of 6 optional fib extensions now

Informacje o Wersji

-corrected Fib titles in settings box

Informacje o Wersji

-Added option to toggle on/off Fib Retracement price labels. Default is off
Komentarze
ds82385
Does it take kill zones into account or is it generalized across all times? If not could you perhaps add the kill zones in with a line like Michael does?
twingall
@ds82385, could do, but also don't want to overclutter the indicator.. if your comment gets a few +1's then will try and get round to implementing.. Btw there are plenty of good killzone indicators you could use over top of this in the meantime
bchin415
Hi, I really like this indicator. But I believe ICT says he places his fib on the body instead of the wick?
twingall
@bchin415, yeah he sometimes says that; i imagine he would say use whichever gives a projected level that aligns nicely with a seperate pda (i.e. try both). I think using the bodies is perhaps safer in that it gives more conservative entries/targets. I may have a look at the code later to see if there's an easy enough tweak to give option to toggle between the using bodies or wicks for the range..
tvphigroup
@twingall, that's a great idea if it can be implemented !!!
twingall
@bchin415, got it to plot on bodies..will update in couple of days max (need to wait for Pinescript moderators to give go ahead on publishing the tweaked library dependency)
bchin415
@twingall, Thank you so much looking forward to it!
twingall
@bchin415, no worries, updated now; just click the toggle box at the top to anchor from body high / body low
sonarika
This is so great, and makes me a more disciplined trader in waiting for OTE. Thanks for this gem!
kr_technicaltrader
this indicator is great... as a suggestion a good upgrade to it "will" be the following... if it can retain at least 3 ote zones of the current chart or timeframe and if it can show ote zones on both higher and lower frame.. thus making it a multi timeframe indicator... as an example of what i meant is... i am charting the 15 minute time frame.. indicator will show past 2 static ote and current dynamic ote.. the it will display an ote on the 4h time frame... and it will display an ote on the 5 min time frame... the choosing of timeframe will be depend on the user... excuse me for my english it is not my native tongue..
Więcej