===========================================================
  ENTRY EXIT TIMER (EET) - MT5 INDICATOR SUITE
  Trial Version
  Ultimate Trading Tools Project
  T.me/binaryboss101  |  binaryscript101@gmail.com
===========================================================


WHAT'S IN THIS PACKAGE
-----------------------------------------------------------
1. EET_Main_Window_MT5_Trial.ex5
   Plots directly on your price chart. Elastic TMA band
   envelope, premium / discount mapping, non-repainting
   arrows in two selectable engines, and the EMA 18/40
   trend panel.

2. EET_Oscillator_Window2_MT5_Trial.ex5
   Runs in a separate indicator window below price.
   Multi-timeframe read on HOW stretched price is, with
   auto-scaling overbought / oversold levels that adapt
   to the instrument.

Run them together. The main window shows you WHERE price
is stretched. The oscillator shows you HOW FAR.


INSTALLATION (MetaTrader 5)
-----------------------------------------------------------
1. Open MT5.
2. Go to:  File  >  Open Data Folder
3. Navigate to:  MQL5  >  Indicators
4. Copy BOTH .ex5 files into that Indicators folder.
5. Close and restart MT5, or right-click the Navigator
   panel and choose Refresh.
6. In the Navigator panel, expand Indicators. Both files
   will be listed. Drag each one onto your chart.

If you don't see them in the Navigator, you have almost
certainly dropped them into MQL5 > Experts or
MQL5 > Scripts by mistake. They must be in
MQL5 > Indicators.


THE FOUR SETTINGS THAT ACTUALLY MATTER
-----------------------------------------------------------
ArrowStyle
   Default            = reversals / exhaustion
   Close Outside Band = breakouts / displacement
   This is the biggest single switch in the tool. Set it
   to match what your strategy is hunting.

AppliedTimeframe
   Leave on Current to trade the chart you're on. Set it
   to a higher timeframe to project that timeframe's bands
   onto your entry chart. H4 bands on an M15 chart is the
   power setup.

BandsDeviations
   Default 3. Lower it for more arrows, earlier and lower
   quality. Raise it for fewer, later, higher quality.
   Move it in small steps and record what happens.

HalfLength
   Default 50, so a 101-bar window. Bigger = smoother and
   slower, with a longer settling zone at the right edge.
   Smaller = twitchier.

TrendTimeframe
   Default BOTH. H1 and H4 must agree or the panel reads
   sideways. That disagreement is information - keep it.


DOES IT REPAINT?
-----------------------------------------------------------
The arrows do not repaint. Once an arrow prints it is
locked permanently. Every bar is evaluated exactly once
and never touched again while the indicator runs. Arrows
are built only from a fully closed candle plus the OPEN of
the next candle - and an open price never changes.

The BANDS settle. The centreline is a centred triangular
average that reads forward as well as backward, so at the
hard right edge it is computed on a partial window and
settles into its final position over roughly 50 bars as
new candles arrive. An older arrow that looks detached
from the band did not move - the band moved underneath it.

If you reload the indicator, the arrow set is re-derived
against the now-settled bands, so the most recent one or
two arrows can come back slightly different from what you
watched live.


HOW TO USE IT
-----------------------------------------------------------
This is not a buy/sell arrow indicator. It is a timing
layer. It does not tell you WHAT to trade - it tells you
whether right now is a good price for the trade you have
already decided to take.

Bolt it onto the strategy you already run. SMC, supply and
demand, ICT, plain support and resistance, an RSI system -
it doesn't care about your method. It only cares whether
price is currently stretched.

The most valuable arrow is often the one that never
prints.


TRIAL VERSION
-----------------------------------------------------------
This build is time-limited. An on-chart countdown badge
shows the days remaining. When it expires the indicator
stops calculating and displays a renewal notice.

For the full unlocked version, live setups and the rest of
the toolkit:

   Telegram:  https://t.me/binaryboss101
   Email:     binaryscript101@gmail.com

Need a Deriv account to trade synthetic indices?
   https://track.deriv.com/_b8mN1F9lF8_1hit6RV3zsGNd7ZgqdRLk/1/


RISK NOTICE
-----------------------------------------------------------
Trading carries risk. Past performance does not guarantee
future results. Nothing in this package constitutes
financial advice. Test on a demo account first.

===========================================================
  (c) Ultimate Trading Tools Project
===========================================================
