NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching indicator, looking in keywords for any words
Found 21 matching entries

Sort by

Entries
AI Judgment Indicator 5 *
MACHINE LEARNING Indicator: this has been placed in the Strategies as it is intended to function with an AI system. Other AI users may find this indicator useful.

This Indicator was designed to use for Logistic Regression classification. This indicator is not optimized as it is only useful on Historic Data. The goal is to start at the newest historic point and work backwards to determine if a trade should have been made.

You can use this indicator real time and you can see it repaint. Not sure it is useful but brings a different perspective on the price action. It is based upon the "PriceActionSwing" indicator.

This indicator should export the following dataseries:
Classification: Current -1.0 = short, 0.0= Chop/sideways, 1.0 = Long
SwingPoint: 1 if at a high point, -1 at a low point, 0 otherwise; Mainly used to compute other values
BarsToSwing: Number of bars to the next swing point, indicates length of time for trend/chop
TicksProfitAtSwing: The number of Ticks of profit between the current point and the next Swing Point (potential profit), negative for short, positive for long ticks


Category NinjaTrader 7 Strategies 
 
Suggest other entries I might like
Details: AI Judgment Indicator
Category: NinjaTrader 7 Strategies 


October 5th, 2012
Size: 25.30 KB
Downloaded: 1188 times

Keywords: indicator machine learning
NWT Trend Ribbon
NWT Trend Ribbon - Version1
This has come up in a posting else where so I thought I might as well put it in the download area.
Basically it is a ribbon (horizontal line) that changes color to indicate the trend.
In the picture, I have put four of these onto the chart, all with the same MA periods but using different types of moving averages ie EMA, WMA, ZMA, TEMA.
It is quite simple in that it just uses a Slow and a Fast MA (example shows a 40 and a 20) but it also incorporates a spread into these two MA's ie 0.0003 (3 pips on the Forex). So the two MA's must be separated by at least 3 pips in this example before it states it is in a trend.
Green for Up, Red for Down and Blue for Stand aside (Barbwire) ie do not trade.

Note - The Study uses an external function to determine the trend, this allows the function to be easily added into a signal.
Direction = NWT_Trend(LongMALen,ShortMALen,Spread,Price,MA_Type) ;
or
Direction = NWT_Trend(40,20,0.0003,Close,"E") ;
So direction ends up with either 1 or 0 or -1. (1=Long, 0=Stand aside, -1= Short)

Compare this to the Sample ADX indicator on the bottom. The three RED lines are at 20,25 & 30.

Neil.


Category MultiCharts 
 
Suggest other entries I might like
Details: NWT Trend Ribbon
Category: MultiCharts 


May 2nd, 2012
Size: 12.63 KB
Downloaded: 533 times

Keywords: indicator trend
Screen Capture and Indicator Print..... Made Easy 5 *
This strategy is simple straight forward... and replaces the other... Sorry if I'm not doing it right. I added screen capture as well as indicator capture... You can fire this off at each trade... or you can fire it off by depressing the mouse down on the button...

It's design is to help you look for signals... and compare the visual to the data later... I know when back testing and simulation... it would have been easier if I had this routine already built in...


Category NinjaTrader 7 Miscellaneous 
 
Suggest other entries I might like
Details: Screen Capture and Indicator Print..... Made Easy
Category: NinjaTrader 7 Miscellaneous 


March 14th, 2012
Size: 1.82 KB
Downloaded: 240 times

Keywords: indicator mouse utility screen capture
High / Low Indicator (similar to BrooksBars) 5 *
This Indicator is been made after i have seen the BrooksBars Indicator from Photog53. - (lot of Thanks to him !!!) It counts the Highs and Lows and iīve got a shadow inclued. I have wrote a description in German so that a professional programmer made the job for me. After much interests in a Threat here in the Forum, i decieded to share it to Elite Members. The most of you speak englisch, so iīve tried to translate the description, hope you can understand...it was not so easy.... so i ask for a little lenient. :-)

unfortunately the indicator count or paint only after you have start it in the chart, it donīt look back. Maybe some guys could modify this. the shadow-color and the count text (H1/L1) is also not changeable.

i am pleased if it is a help for anyone. iīve got many benefits here by big mike so its fine if i could give something back to you.

please donīt ask me about the code, but if someone have question about the idea/definition or about the use of the indicator, i am pleased to get message. I use it very helpful in my private trading

pullbacktrader


Category The Elite Circle 
 
Suggest other entries I might like
Details: High / Low Indicator (similar to BrooksBars)
Category: The Elite Circle 


January 12th, 2012
Size: 7.90 KB
Downloaded: 1166 times

Keywords: bars brooks high indicator low shadow
ZigAndZag 5 *
The ZigAndZag indicator is a trend line drawing custom indicator which will draw trend lines on your chart for you. There are printed arrows too, please don't take these for entry signals, they are repainting based on the price action.


Category MetaTrader 4 Indicators 
 
Suggest other entries I might like
Details: ZigAndZag
Category: MetaTrader 4 Indicators 


May 28th, 2011
Size: 15.51 KB
Downloaded: 246 times

Keywords: indicator line trend zigandzag
I-regr Indicator 5 *
The I-regr indicator also known as the Linear Regression Channel consists of two parallel lines, equidistant up and down from the line of linear regression trend. The distance between frame of the channel and regression line equals to the value of maximum close price deviation from the regression line.

If price is below the bottom line - BUY
If price is above the upper line - SELL

The middle line can be also used as the Take Profit area or Target Limit.


Category MetaTrader 4 Indicators 
 
Suggest other entries I might like
Details: I-regr Indicator
Category: MetaTrader 4 Indicators 


May 28th, 2011
Size: 4.52 KB
Downloaded: 506 times

Keywords: indicator regression
IBFX - Daily Pivots
The IBFX Daily Pivot Indicator draws the daily Pivot, Support and Resistance Levels at upper right corner of the chart. The indicator will also draw the lines on the chart. Resistance lines are shown in red and Support lines are shown in green.


Category MetaTrader 4 Indicators 
 
Suggest other entries I might like
Details: IBFX - Daily Pivots
Category: MetaTrader 4 Indicators 


May 28th, 2011
Size: 11.08 KB
Downloaded: 396 times

Keywords: daily levels resistance indicator pivot support
Economic Calendar Indicator 5 *
The economic calendar indciator will post economic news announcements directly onto the chart along with the actual figure released. The indicator will display any economic events relevant to the currency pair displayed in the chart. For example if you are viewing USD/JPY, it will display economic releases relevant to the US and Japan. The indicator pulls data from the DailyFX economic calendar.


Category FXCM Strategy Trader (hidden) 
 
Suggest other entries I might like
Details: Economic Calendar Indicator
Category: FXCM Strategy Trader (hidden) 


December 1st, 2010
Size: 2.93 KB
Downloaded: 178 times

Keywords: calendar indicator dailyfx economic
Candle Patterns 4 *
To follow up with my recent post and question, this is the indicator I'd like to clean up. All the text makes it look too cluttered. I just want to outline the candle pattern chosen and get rid of the text (or make it alterable). This file was native to NT7 so there is no zip, just a .cs. Rather than zip it I'm thinking attaching the .cs is ok.


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


September 2nd, 2010
Size: 32.04 KB
Downloaded: 759 times

Keywords: candle indicator parrern
MEF Enter/Exit market indicator 4 *
This indicator uses Linear Regression as main driver. It's based on a longer and shorter period LR used as a signal.

I find it most suitable for indicating when to add new contracts to already opened position or if you've missed trend break-out this can find you a nice entry.

Should you have market trending down, you enter when histogram reaches near 0 and you can either wait to change direction and go in the opposite direction or use some "fixed" near 0 detection method.

On the image you can see how nice have been identified places where to add to an existing position, or even enter market if not done so already.

Please check here for early trend change identification and how trading divergences possibilities.

Parameters:
- Adaptive period: you can select to use adaptive period proposed by John Ehlers for short period calculation
- Period multiplier: is to be used if you've selected adaptive period so from short period calculated will be derived long period value by multiplication
- Long LR period/Short LR period: are to be used as fixed values for Linear regression period
- Long/Short smoothing: is SMA smoothing applied to LinReg

Notes:
- Red/Green histograms are selected on Falling/Rising base respect to previous value.

- In debug mode you can see additional 2 lines plotted. Those are actual angle measure line for longer and shorter period LR.

- Development of this indicator was inspired by the following post Linear Regression Angle Measurement by Doug Tucker

- There's a forum thread on this indicator opened here.

- Exported using NT 7 b18


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: MEF Enter/Exit market indicator
Category: NinjaTrader 7 Indicators 


July 8th, 2010
Size: 12.76 KB
Downloaded: 2118 times

Keywords: entry indicator ivanjocic linear position regression mef
 



 
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