INSTRUCTIONS:
1) PriceOrTime parameter must be set to either P or T
This determines if the indicator draws either price levels or time markers
2) NumOfLevels parameter lets you set the number of lines drawn (max is 30)
3) Angle000Flag, Angle090Flag, Angle180Flag, and Angle270Flag let you turn on/off those Gann Square of 9 Progressions
The Angle000 is the progression of numbers from the center of the Square Of 9 to the left edge
The Angle090 is the progression of numbers from the center of the Square Of 9 to the top edge
The Angle180 is the progression of numbers from the center of the Square Of 9 to the right edge
The Angle270 is the progression of numbers from the center of the Square Of 9 to the bottom edge
4) If you've selected "P" (Price levels), then you must supply an InitialPrice. This is the price that lies at the center of all progressions.
5) If you've selected "T" (Time periods", then you must supply a ZuluTime. This time is then the center of all bar counts for the progressions
12-10-2021
- Set IsAutoScale to default as false. Used IsAutoScale in Draw method to match (previously unchecking IsAutoScale had no effect)
- Added code to limit each selected Horizontal line to a limit of user adjusted "NumberOfLines".
- Added code to construct tag name for each line
- Added code so that it just draws the lines once, not on every OBU
NOTE: Critical: If you previously downloaded this indicator, before installing the update you must remove/delete the original indicator.
Created By | NinjaTrader_AlanP |
NinjaTrader Version | 8 |
File Size | 5.5 KB |
Create Date | 03/31/2017 |
# of Downloads | 2830 |
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.