
Open Auto ATR displays the median ATR for the last Median Period. It will auto update once the high or low of the median ATR breaks. The idea is to play the range or break out and help increase risk/reward ratios. The ATR Block displays the current ATR and the Price Distance, which is the median ATR price (gray dashed line) to the top/bottom (green/red dashed line) range of the median ATR.
The full source can be view at my GitHub. https://github.com/WaleeTheRobot/open-auto-atr
Trade Ideas
Use the high, low or median lines as targets or stops
Play reversion from the upper and lower ranges
Play breakouts from high and low
Properties
- ATR - The ATR period.
- ATR Multiplier - The multiplier used with the ATR to calculate the prices.
- Median Period - Used to calculate the ATR for last x number of bars.
- Fixed Length - The length of the lines.
- Right Offset - The offset for the lines from the right.
- Range Percentage - The range for the upper and lower ranges.
- Line Opacity - The opacity for the lines.
- Range Opacity - The opacity for the ranges.
- High Color - The color of the high line.
- Median Color - The color of the median line.
- Low Color - The color of the low line.
- Upper Range Color - The color of the upper range.
- Lower Range Color - The color of the lower range.
- Display ATR Block - Enable to display the block for the current ATR and Price Distance.
- ATR Block Top Offset - Top offset for the ATR Block.
- ATR Block Left Offset - Left offset for the ATR Block.
- ATR Block Background Color - The background color for the ATR block.
- ATR Block Text Color - The text color for the ATR block.
Created By | WaleeTheRobot |
NinjaTrader Version | 8 |
File Size | 4.9 KB |
Create Date | 05/02/2024 |
# of Downloads | 692 |
Importing to NinjaTrader 8 is Easy!
To import your 3rd party app or add-on to NinjaTrader, simply follow these 3 steps:
- Download the app or add-on file to your desktop
- From the NinjaTrader Control Center window, select the menu Tools > Import > NinjaScript Add-On…
- Select the downloaded file from your desktop
Questions?
Visit the NinjaScript File Sharing discussion in the NinjaTrader user forum to interact with fellow traders and the NinjaTrader support team.