NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
mkHarmonics 5 *


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: mkHarmonics
Category: NinjaTrader 8 Indicators and More 


November 12th, 2017
Size: 17.01 KB
Downloaded: 785 times
Larry Williams Accumulation Distribution with SMA 5 *
Larry Williams Accumulation Distribution without a volume component using an SMA.
Converted to NT8.
https://nexusfi.com/download/ninjatrader-7/indicators/1328-download.html?view


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Larry Williams Accumulation Distribution with SMA
Category: NinjaTrader 8 Indicators and More 


November 8th, 2017
Size: 3.23 KB
Downloaded: 489 times
OrderFlow SnapShot (NT8) 5 *
This is just a handy tool i made for myself and thought that maybe other traders will find it useful. As i am usually trading from charts but like to keep an eye on the orderflow, specially on areas of interest for entries or exits.

The indicator is just kind of a simple Footprint SnapShot, which can be toggled by double clicking on the chart. By holding the Control-Key while double clicking, the SnapShot will be reset.

Happy Trading,
Mike

(i am not planning to add anything else to this indicator but everybody is free to use and edit the provided code)


Updates:

- Dynamic Font-Size
- Small fixes
- BugFix


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: OrderFlow SnapShot (NT8)
Category: NinjaTrader 8 Indicators and More 


November 7th, 2017
Size: 6.61 KB
Downloaded: 2115 times

Keywords: orderflow snapshot
Wicks 5 *
It's common for people to look at how large the upper or lower 'wicks' or 'shadows' are in comparison to the range of a bar. In writing strategies that do so, I got tired of re-re-coding calculations to look for especially large ones.
So, I created an indicator that shows the upper and lower wick size as a percentage of the bar's range. So, now, if I want to specify a wick that's greater than 50% of the bar's range, I can just look for instances where the indicator values are UpperWick > 50 or LowerWick < -50.

If you find looking for negative numbers cumbersome, edit the indicator and reverse the LowerWick calculations, from either (Low[0] - Open[0]) or (Low[0] - Close[0]) to (Open[0] - Low[0]) or (Close[0] - Low[0]), respectively. Then, all the histogram bars will point upwards and you can make your code always look for positive values.

I hope some of you find this indicator handy.

I neglected to account for instances where Range() is zero, so the original indicator sometimes stops working. This newer version corrects that problem.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Wicks
Category: NinjaTrader 7 Indicators 


November 5th, 2017
Size: 3.29 KB
Downloaded: 171 times
Market Replay CL 11-17 (NT8) 5 *
NT 8 Market Replay data for CL

Contract: CL 11-17



Download instructions:
dowload and unzip file in NT 8 replay folder Documents\NinjaTrader 8\db\replay
The file will create a folder with the relevant front month and a series of .nrd files inside (one per day)

Make sure to use the "extract here" function as shown, and not the "Extract to" function, to avoid the creation of a folder within a folder.



Note: this is Market Replay data for NinjaTrader 8. The format is different from NT7.


Category NinjaTrader Market Replay Data 
 
Suggest other entries I might like
Details: Market Replay CL 11-17 (NT8)
Category: NinjaTrader Market Replay Data 


November 5th, 2017
Size: 217.45 MB
Downloaded: 96 times
Trigger Lines (amaTriggerLines) 5 *
Version 1.3 September 17, 2017

The Trigger Lines indicator is composed of two lines. The leading line is a linear regression indicator (LinReg). The lagging line or signal line is an exponential moving average (EMA) of the leading line.

This indicator comes with two different options for identifying and uptrend or downtrend:

Trigger line cross: When the leading regression line crosses above the signal line, this is the beginning of an uptrend. Vice-versa the indicator signals a downtrend, as long as the leading line remains below the signal line.

Thrust bars: An uptrend is detected via an upthrust bar that closes and has a median above both trigger lines. A downtrend follows a downthrust bar that closes and has a median below both trigger lines.

The second trend definition adapts faster to changing market conditions, but also produces a higher number of false signals. The trend can be shown via paint bars. The indicator further comes with sound alerts that will signal a trend change.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Trigger Lines (amaTriggerLines)
Category: NinjaTrader 8 Indicators and More 


October 30th, 2017
Size: 11.42 KB
Downloaded: 1869 times

Keywords: ema exponential linreg regression triggerlines trigger
Zerolag HATEMA (amaZerolagHATEMA) 5 *
Version 1.1 July 17,2017

The ZerolagHATEMA and ZerolagTEMA were presented by Sylvain Vervoort in “THE QUEST FOR RELIABLE CROSSOVERS” Technical Analysis of Stocks & Commodities, May 2008. The Zerolag HATEMA is based on a TEMA that uses Heikin-Ashi candles as input series. In a second step Sylvain Vervoort applied zero-lag techniques to the HATEMA to compensate for its lag. For further details, please read the article by Sylvain Vervoort.

This indicator does not depend on the selected input series, as it uses open, high, low and close of each candle. As a consequence this indicator may not be used with any other input series than price.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Zerolag HATEMA (amaZerolagHATEMA)
Category: NinjaTrader 8 Indicators and More 


October 30th, 2017
Size: 5.36 KB
Downloaded: 535 times

Keywords: average filter heikinashi iir moving tema zerolag hatema
Zerolag TEMA (amaZerolagTEMA) 5 *
Version 1.0 March 17, 2017

The Zerolag TEMA and Zerolag HATEMA were presented by Sylvain Vervoort in “THE QUEST FOR RELIABLE CROSSOVERS” Technical Analysis of Stocks & Commodities, May 2008. The Zerolag TEMA is a version of the triple smoothed moving average which is less smooth, but more responsive to market movements. For further details read article by Sylvain Vervoort.

Sylvain Vervoort suggested to use the typical price as input series for the Zerolag TEMA. I have not hardcoded the typical price as input series. Please select the typical price as input series via the indicator dialogue box.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Zerolag TEMA (amaZerolagTEMA)
Category: NinjaTrader 8 Indicators and More 


October 30th, 2017
Size: 4.95 KB
Downloaded: 367 times

Keywords: filter iir movingaverage tema zerolag
True Slope Indicator V5 5 *
After explicitly and laboriously adding various moving average types, linear regression, etc. to subsequent versions of my slope angle indicator, I finally realized that, in the indicator code, Input[0] refers to whatever price or indicator data series the user puts in the "Input series" field of the indicator parameters window. Duh. I reiterate: duh.

So, in this version (V5) I removed all the explicit options and changed the code to calculate using the Input series. Now, it'll simply use the values of whatever you put in the Input series field.

What it no longer will do, however, is allow you to measure the angle between High and Low or Median and Close or whatever. Now it'll just do High to High, Low to Low, etc. I may, in the future, add back the option to choose differing price values to start and end on, but you can still use V1 for that, if desired.
Or, if someone wants to merge the two versions, feel free. Just let me know so *I* can use it!

In the screen shot, you can see two instances of it. The upper plot shows the angle between Low[3] and Low[0]. The lower plot shows the angle between SMA(50)[3] and SMA(50)[0].

I drew the vertical lines to show that the plot crosses zero, meaning a perfectly flat slope, a little later than where the SMA slope is visually flat. That's due to the period of the measurement being 3 bars. A 1 bar period shows the zero slope much closer to its real location, but you tend to get a much choppier line. Another trade-off. Still, the indicator can be useful for measuring extreme slopes or generally flat periods, which was my original intent.

I do want to mention that any negative value means slope is downward. Likewise any positive value means slope is upwards. So, even where the slope curve is rising, if it's still below zero, the slope you're measuring is descending, just not as steeply.

I hope this indicator is of some greater use to the community than V1.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: True Slope Indicator V5
Category: NinjaTrader 7 Indicators 


October 25th, 2017
Size: 2.00 KB
Downloaded: 309 times
Session Pivots Monthly (amaPivotsMonthly) 5 *
Version 2.6 July 4, 2018

The Session Pivots Monthly is an enhanced pivots indicator which allows for displaying floor pivots, wide pivots, Jackson Zones and Fibonacci pivots.

All pivots are calculated from daily bars (default setting) or from the bar series that has been selected as input series. The indicator may be used to display ETH pivots on an full session chart or RTH pivots on a regular session chart. It is not designed to display RTH pivots on a full session chart. When pivots are calculated from daily bars, they are typically calculated from the full session high, the full session low and the settlement price. However, the daily data depends on the data supplier and reflects the daily high, low and close as shown on a daily chart.

Pivot range: The indicator is set to display the pivot range which is the range between CP and DP. The pivot range is a symmetrical range around the main pivot PP. A wide pivot range follows after a trending month with a close near the highs or the lows. A narrow pivot range indicates that the prior month was a balancing month and closed near the central pivot.

Prior month high, low and close: The indicator also displays the high, low and close for the prior trading month. These levels often act as support or resistance during the current trading month. Moreover, prior month high, low and close reflect the input data for calculating all pivot values and can be visually checked against the chart bars, while this is not possible for the pivots themselves.

Pivot formulas:

All options: H = prior month high, L = prior month low, C = prior month close, X = H - L
Main Pivot: P = (H+L+C)/3
Central Pivot: CP = (H+L)/2
Directional Pivot: DP = 2*P - CP
Floor Pivots: P = (H+L+C)/3, R1 = 2*P - L, S1 = 2*P - H, R2 = P + X, S2 = P - X, R3 = R1 + X, S3 = S1 - X, R4 = R3 + (P-L), S4 = S3 - (H-P)
Wide Pivots: P = (H+L+C)/3, R1 = 2*P - L, S1 = 2*P - H, R2 = P + X, S2 = P - X, R3 = R2 + X, S3 = S2 - X, R4 = R3 + X, S4 = S3 - X
Jackson Zones: R1 = P + 0.5*X, S1 = P - 0.5*X, RB1 = P + 0.618*X, SB1 = P - 0.618*X, R2 = P + X, S2 = P - X, RB2 = P + 1.382*X, SB2 = P - 1.382*X
Fibonacci Pivots: R1 = P + 0.382*X, S1 = P - 0.382*X, R2 = P + 0.618*X, S2 = P - 0.618*X, R3 = P + X, S3 = P - X, R4 = P + 1.382*X, S4 = P - 1.382*X

Update version 2.6.: Enhanced CPU efficiency. Minor changes.

Nota: The forum software has renamed the downloadable zip file to the false version number 2.0. Please disregard the version number of the zip file. The zip file contains the indicator version as specified above.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
 



 
Category
 




© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top