NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching value, looking in title and description, keywords for any words
Found 263 matching entries

Sort by

Entries
Zig Zag Indicator I use with PATS (Macks) method 5 *
This is a custom zig-zag indicator I have modified ( original version was from here but cannot find reference).
The zig zag lines are transparent by default as well and the value numbers removed so that background objects do not hose charting. The only thing I use for PATS is the semaphore dots this creates to check and create new trend lines. In addition whenever a semaphore is painted this has an option to add an audio alert. This feature has been invaluable to my trading. If you follow Mack and PATS this simple indicator might provide value to you.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Zig Zag Indicator I use with PATS (Macks) method
Category: NinjaTrader 7 Indicators 


June 26th, 2013
Size: 10.87 KB
Downloaded: 2174 times

Keywords: for indicator zag ninja simple zig- pats
Zscore Indicator 5 *
Updated 16th February 2015 : Zscore_v3
1. Added code to prevent 'out of valid range error' (picked up by Harry - thank you).
2. Changed condition for permission bar coloring.
3. Enabled option to show 1st Std Dev line.
4. Minor visual enhancements and tidied up the code.



For use in sideways or range bound markets.
You can save a few bob if you don't want to pay for a custom profile tool.
The z-score is used to compute the probability of occurrence of a value in a particular normally distributed range OR shows how many Standard deviations away from the mean is a value. If a value is 2 std dev from the mean and you have a nearly normal distribution then 95% of values within that distribution lie above/below your current value in other words there is a good probability that price will revert to the mean and this could be good place to look for a trade back to it or beyond it.
I have shown the volume profile for reference but you can see that this range is normally distributed.
The z-score indy is set to the range of your distribution in ticks. The yellow areas are turning points 2 std dev from the mean and offer the highest probability trades with the lowest risk but the red area turns out not to be worth trading and the z-score helps you stay away from the ambiguity this price action depicted in real time. (HL followed by a LH and then another HL).

v2.0 for NT7
v3.0 for NT7 (current)


Many have asked me for the custom Market Profile tool - you may find it here:

http://fin-alg.com/products/tpochart-rangeselect2.html

Good luck with your trading.


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


July 31st, 2014
Size: 6.94 KB
Downloaded: 2236 times
ZTrend
Stocks either go up or down. The degree (measured as standard deviation) at which the trend occurs varies by period.

Closing price and not price change is typically used to calculate standard deviation (or dispersion from mean). However, using the standard deviation of closing price does not illustrate price movement from mean. Therefore, a price change percentage of 0% is your staring point.

The equation below will provide a "number" indicating how strong a trend is. The number is the price change per standard deviation for the given period. It works well on a list of stocks that is sortable.

A stock with a strong upward trend will have a higher value and vice versa in a down trend.

This is a modified z-value calculation using zero as a starting point.

prc_chg = (close[0]-close[1]) / close[0]
z-value = mean(prc_chg, period) / SD(prc_chg, period)

The higher or lower the "z-value", the stronger the trend (for the given period).


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


January 9th, 2011
Size: 5.54 KB
Downloaded: 394 times
 



 
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