Based on CurrentDayOHL indicator. CurrentWeekOHL will draw lines on your chart: Open, High, Low for the given week.
You can select on which day the indicator should start calculating from.
An example to access the week open value:
double currentWeekOpenPrice = CurrentWeekOpen(true,true,true,DayOfWeek.Monday).C urrentWeekOpen[0];
Enjoy
Created By | Gorkhaan |
NinjaTrader Version | 8 |
File Size | 2.0 KB |
Create Date | 11/14/2018 |
# of Downloads | 1305 |
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.