﻿====================================================
  Kaizen Free SuperTrend v1.0.0 for NinjaTrader 8
  Free tools by Kaizen Daytrading
====================================================

Free to use. No license key, no account, no DLL.
The source code is included and visible in the
NinjaScript Editor.
More free tools and the full order-flow suite:
https://kaizen-daytrading.com/free


WHAT IS IN THIS DOWNLOAD:
-------------------------
KaizenFreeSuperTrend_v1.0.0.zip
README_EN.txt / README_DE.txt / README_ES.txt
LICENSE.txt


INSTALLATION (about one minute):
--------------------------------
1. Open NinjaTrader 8, Control Center
2. Tools > Import > NinjaScript Add-On...
3. Select KaizenFreeSuperTrend_v1.0.0.zip and click Open.
   Do NOT unzip that file first - NinjaTrader
   imports the ZIP directly.
4. NinjaTrader compiles the indicator and confirms
   with "Import successful".
5. Open a chart, right-click > Indicators...
   Under "Available" you will find:
   - Kaizen Free SuperTrend
   Select it, click Add, then OK.

Updating: import the new ZIP the same way and
confirm when NinjaTrader asks to overwrite.

Removing: Control Center > New > NinjaScript
Editor, open the Indicators folder, right-click
the indicator, Remove.


KAIZEN FREE SUPERTREND
----------------------
What it does:
  ATR-based trailing stop line, the same concept as
  the popular TradingView SuperTrend. The bands are
  (High+Low)/2 +/- Multiplier x ATR. The active band
  trails price and flips when a bar closes through
  it. Green band below price = up trend, red band
  above price = down trend. Arrows mark every flip.

Settings:
  ATR Period ......... bars for the ATR (default 10)
  Multiplier ......... band distance in ATR (3.0)
  ATR Smoothing ...... Wilders, SMA or EMA
  Show Signals ....... arrows on trend flips
  Enable Alerts ...... sound + Alerts Log on every
                       flip (real-time only)
  Alert Sound ........ file from the NT8 sounds folder
  Colors ............. arrow colors; the line colors
                       are under "Plots"

For strategies (NinjaScript):
  TrendDirection returns +1 (up) or -1 (down);
  CurrentValue is the line value.


TROUBLESHOOTING:
----------------
- "Import failed ... duplicate method names":
  an older version is still installed. Remove it
  in the NinjaScript Editor (see above), then
  import again.

- The indicator does not appear in the list:
  press F5 in the NinjaScript Editor, or restart
  NinjaTrader 8 completely.


SUPPORT:
--------
Email:   support@kaizen-daytrading.com
Website: https://kaizen-daytrading.com/free


RISK DISCLOSURE:
----------------
Futures and CFD trading involves substantial risk
of loss and is not suitable for every investor.
These tools are provided for educational purposes,
"as is", without warranty of any kind, and do not
constitute investment advice. Past performance is
not indicative of future results.
