PIPS4LIFES LINE SEPARATOR indicator to separate in days with names. Easy use and good interface. I hope you like it. regards
Ict
Session P4L MTFCorrected indicator for better support of smaller time frames. version 3.0 with better interface. thank you
ote 3d v0This was supposed to be an automatic ICT OTE (Optimal Trade Entry) Fib level placement on a 3-day scale, but this did not turn out anywhere near close to how I envisioned it working.
Probably with some more development and applied math for the fib levels, I can get this to work even with breached 3D levels, but currently it's an exercise in frustration.
BullTrading Average Daily Rage %BullTrading ADR % is an esencial indicator for serious day traders and precision traders.
ADR is plotted in red color, the selected ADR % is plotted in yellow color
Previous 2Days High/LowTesting simple range of highs/lows of previous 2 days, for reference, working on every timeframe.
5 Day ADR ICT Intraday TrackerPretty self explanatory, this indicator tracks todays current range as a % of the 5 Day ADR.
This is most useful for finding entries and looking for exits intraday, ie: how much hypothetical room is there for a trade to run? looking for entries in yellow and orange zones, exiting in blue once the ADR is reached etc.
Reset variable should be used for the end of day close. For forex on Oanda its 1700. Probably a way to do this programatically, if its obvious let me know and i can update it.
Can be set to clip output above 110% once the daily ADR has been fulfilled - this can be turned on or off.
Experimental mode for finding consolidations, based on the ADR for each day not been fulfilled and contracting. can be good for finding pending range expansion.
Code is pretty ugly, feel free to tweak.
current known issues: Indicator doesnt work for many non forex pairs, due to coding laziness. Indicator does not work on 1 minute timeframe.
ICT Killzone Boxes
Plots London Open Killzone and New York Open Killzone as overlay boxes using current daily high / lows. Boxes verticle location will move as days range / high and low widens.
Middle fills can be turned on and off. Created this indicator because i didnt like highlighting the whole chart background as seen in other ICT Killzone indicators on tradingview and wanted something visually clearer.
If you want additional killzones such as london close / new york close, add the indicator to the chart twice.
Boxes height can be changed. Positive number puts the box outside current days high and low, negative number puts box inside current days high and low.
Adapted from Chris Moody's original indicator HLOC
Sorry for my ugly code. Presented as is - feel free to tweak / modify and change.