October 9th, 2018
Size: 4.59 KB
Downloaded: 632 times
2002
agan1337
Due on people interest to my agDELTA Visualization indicators I decided to publish some tips how to use it
In agDELTA - control points - cross above/below zero line and picks where indicator change direction
agDELTAmax and agDELTAmin - control points - picks and distance from ZERO line
Please see attached chart
For your convenience I attached indicators to this post
October 9th, 2018
Size: 4.59 KB
Downloaded: 471 times
2001
agan1337
This is a package of 3 Order Flows indicators - DELTA, DELTA MAX, and DELTA MIN
for Volumetric chart
Its help visualize who dominate the market and possible turning points
first indicator is a delta and just show
delta position per bar
Second - MAX DELTA
Third - MIN DELTA
To compare position of Delta Max to Delta Min you can see turning points or decrease/increase in move
(please be aware that Delta MIN is negative indicator and then it far from ZERO then negative force is more)
I use it with combination with other indicators to confirm turning point
October 5th, 2018
Size: 4.59 KB
Downloaded: 626 times
2000
agan1337
This indicator downloads news from forexfactory and display's it on your chart.
News is displayed in the upper left corner and is also shown as vertical lines on your chart.
You can choose if you want to show low, medium and/or high impact news
The time used is GMT. you can set a time offset in hours to adjust it to your own timezone
Furthermore you can ignore news for specific currencies (see the forex calendar). e.g. NZD will hide any NZD related news
30-10-2018: v1.1
- added option to hide the topleft table
- fixed bug that newsindicator disappeared after restarting ninja
September 28th, 2018
Size: 3.32 KB
Downloaded: 1544 times
1998
erwinbeckers
This indicator allows you to place price alerts in a very simple way.
- Add the indicator to your chart(s)
- Place one or more horizontal lines on your chart on the places where you would like an alert
E.g. near S&R levels or fib. levels
- Next when price crosses one of these lines you will get an audible alert
You can place as many lines as you like, and if you want to change one.. simply drag it up or down to its new price.
But please note.. it only works with a horizontal line, not with any other drawing element(s)
--- updated ---
Uploaded new version which source code.
September 27th, 2018
Size: 2.38 KB
Downloaded: 1095 times
1997
erwinbeckers
Version 1.1 September 9, 2018
The Regression Channel already comes as a NinjaTrader default indicator. However, the NinjaTrader default indicator comes with a few limitations, which are adressed by this indicator:
- The default indicator calculates the regression channel from the last bar loaded by OnBarUpdate(). When the chart scrolled back horizontally, the regression channel remains in its future position until it drops out of the chart.
- The default indicator does not allow for calculating the linear regression channel a few bars ago and then project the channel lines forward until the current bar.
This version of the indicator has the two issues addressed:
- The regression channel is calculated from the last bar shown on the chart and will adapt its position accordingly when you scoll back the chart horizontally.
- You may enter an offset and calculate the regression channel a few bars ago. The regression channel will then be extended until the last bar shown on the chart.
Repainting behavior: All regression channels - whether linear or polynomial - belong to the class of repainting indicators. All regression channels are retrofitted to the selected lookback period. The repainting can be easily observed with this indicator when scrolling horizontally. The indicator comes with an option to display the regression bands. The regression bands show the trace that the regression channel has painted on the chart without repainting any prior bars.
Public DataSeries: The indicator comes with four additional public DataSeries that can be accessed via the strategy builder.
- Normalized slope - This is an output which returns the slope in synthetic degrees. The slope has been normalized by dividing it by the square root of the average true range and then applying the arctangent.
- NormalizedChannelWidth - This series returns the normalized channel width around the regression line and may be used as a measure of non-directional volatility.
- RegressionTrend - The regression trend holds the value + 1 for an upsloping regression line and -1 for a downsloping regression line.
Market Analyzer Columns: The indicator comes with three separately coded market analyer columns which allow for displaying normalized slope, normalized channel width and the regression trend on the market analyzer.
This indicator is for equities traders, to compare current performance with the 'other 3' equities and an average of all 4.
It adds data series for ES, NQ, RTY and YM, shows % change for each since the session open (24 hr session, not just the day session) as well as a simple moving average of all 4. The SMA period is user-configurable. Default is 10.
Please note that the expiry date is one of the parameters. It's hard-coded with an 09-18 expiration, but you'll need to manually update that when you use the next contract date. (Or an earlier one)
I know I could have made the code extract the current expiry date, but the truth is I didn't feel like bothering working out that code again. (Did it for a previous indicator in NT7.)
August 27th, 2018
Size: 5.34 KB
Downloaded: 250 times
1994
DavidBodhi
Version 1.0 August 14, 2018
The Double Smoothed Stochastics by Walter Bressert came after William Blau presented his version of the Double Smoothed Stochastics in 1991. Both indicators are widespread in the trading community, but they use different algorithms. While William Blau applied separate smoothing to numerator and denominator, Walter Bressert simply applied the Stochastics %K line to itself. Applying the Stochastics twice leads to an acceleration of the running pattern. Furthermore the Double Stochastics is smoother when compared to the classic Stochastics and generates signals more frequently.
The Double Stochastics by Walter Bressert ships with NinjaTrader as in-built indicator. This version of the Stochastics adresses a few issues of the NinjaTrader default indicator:
- The default indicator has preset the %K line smoothing to 3, value which cannot be changed.
- The default indicator does not have a signal line.
- The default indicator can only be applied to price, but cannot be applied to other indicators.
This version allows for setting the smoothing period for the %K line, comes with a signal line and maybe applied to other indicators as input series.
This indicator is based on the original version of the Better Volume Indicator from https://www.emini-watch.com/. It identifies the following events relative to the selected lookback period:
Breakout or climax bars: A breakout or climax bar is a wide range high volume bar for which the the product "volume times range" is higher than for all preceeding bars of the lookback period.
Churn bars: A churn bar is a narrow range high volume bar for which the ratio "volume per range" is higher than for all preceeding bars of the lookback period.
Climax churn bars: A climax churn bar is a high volume bar that qualifies both as a climax bar and as a churn bar.
Low volume bars: A low volume bar is a bar which has a lower volume than for all preceeding bars of the lookback period.
The indicator uses two lookback periods. The larger lookback period identifies stronger climax and churn bars, the smaller lookback period points to weaker climax and churn bars and is used to identify low volume bars.
A breakout or climax bar may occur at different locations. It may start a trend as a breakout bar, it may indicate that an existing trend continues after price has consolidated or it may occur at the end of a trend and indicate that the trend is near exhaustion. This bar type is similar to classic types of gaps that may be found on daily charts. There are runaway gaps, continuation gaps and exhaustion gaps. Breakout or climax bars may be used as a subsitute for those gaps when trading smaller timeframes.
Relative Volume: When you use the BetterVolume indicator with intraday data, it is pretty much distorted at the beginning of the regular session. When compared to pre-session bars, all the bars in the beginning of the regular session look like high volume bars, which in turn leads to false signals. This behavior is corrected when the Better Volume indicator is applied to "relative volume" instead of "absolute volume". This version of the indicator allows for performing the Better Volume calculations on both absolute volume and relative volume.
Sound Alerts: The indicator comes with sound alerts.
Market Analyzer Column: I have included a market analyzer column with the install file. The market analyzer column will return bar codes for each type of signal: strong climax churn bar = 0, strong climax bar = 1, strong churn bar = 2, weak climax churn bar = 3, weak climax bar = 4, weak churn bar = 5, low volume bar = 6, upclose no signal bar = 7, downclose no signal bar = 8, doji no signal bar = 9. Based on these values you may define cell conditions and show the signals as text with background color on the market analyzer.
Update version 1.1: Bug removed. Sound alerts did not fire, because the path for the sound files had not been initialized.
Update version 1.3:: Holiday calendar updated for Relative Volume indicator, sound alerts now working on inactive charts.
Nota: The forum software has renamed the downloadable zip file to the false version number 1.0. Please disregard the version number of the zip file. The zip file contains the indicator version as specified above.
October 17th, 2020 08:37 PM WilTruelove Hi bro! thank you for posting!! By the way, I couldn't find ^add index for breathing market, do u have something similar
?
Thanks a million
WB
September 4th, 2019 07:59 PM aminkovich69550 I have an issue with this indicator. After installation I don't see it on my list of indicators even though installation
was completed without error.
I was trying to delete that custom Ninja Script assembly and reinstall it again(just in case) but did see on in the list
December 27th, 2022 09:40 PM immaxwellington Can't get any of the agDELTA indicators to load... I have other cumDelta indicators so I believe I do have my settings c
orrect for such data.. not sure why I can't get these to load. Looks great though
November 26th, 2022 06:42 PM KhalidY Thank you for the indicator. I will test it. Thanks for sharing.
February 8th, 2019 08:05 AM kiro Thank you for sharing.
September 11th, 2019 03:08 PM Gianni78bari Too bad, it doesn't work
Is there a way to fix it?
January 14th, 2019 01:02 PM Tangotx The indicator is not working for me anymore.... anybody experiencing the same problem?
October 28th, 2018 07:54 PM runit Hey do the delta indicators only work with NT lifetime license to access orderflow? I'm not seeing anything. Is there a