NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching stochastic momentum, looking in title and description, keywords for any words
Found 116 matching entries

Sort by

Entries
Double Stochastic Optimized 5 *
LATEST VERSION V1.4 uploaded on May 30 at 5:06 PM ET !

This version of Ninja's Double Stochastics should work with NT6.5 as well as NT7.

This is an experiment to see how far I can push the optimization. If you encounter any problems, please let me know. Seems to work OK here....

https://nexusfi.com/platforms-indicators/3565-anyone-have-any-hints-optimizing-c-code-6.html

Instances of all external MA's that are used by this indicator are pre-instantiated and the instances are defined before use.

Calls to the external MIN and MAX indicators have been replaced by calls to new internal private functions that give the minimum and maximum values.
The calls to those functions can only be made on the first tick of each new bar, and then ONLY when the maximum or minimum value of the applicable series is known to have changed. This eliminates a great deal of unnecessary loop processing.


Special thanks to Richard of MoveTheMarkets.com for the optimization strategies, at least SOME of which should be used whenever an external indicator is called from a Ninjacript INDICATOR or STRATEGY... it's a Paradigm Shifter.



This version should work on NT6.5 or NT7, but I have not tested it on NT6.5.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Double Stochastic Optimized
Category: The Elite Circle 


May 26th, 2010
Size: 6.86 KB
Downloaded: 1262 times

Keywords: stochastic zondor
DT Oscillator V1.10 5 *
DT oscillator is an efficient version of RSI and stochastic integration.
This version converted from MetaTrader code.

Additional information can be found here:

https://thehovistrader.wordpress.com/indicator-strategies/dtosc/




Release October 25, 2012, Version 1.10
Exported using NT version 7.0.1000.11


Category The Elite Circle 
 
Suggest other entries I might like
Details: DT Oscillator V1.10
Category: The Elite Circle 


October 25th, 2012
Size: 6.20 KB
Downloaded: 770 times
DynamicSR 5 *
Multi Time Frame stochastic for entry with dynamic resistance for risk control.

put chart template in

documents/Ninjatrader6.5/Templates/Chart


Category NinjaTrader 6.5 Templates 
 
Suggest other entries I might like
Details: DynamicSR
Category: NinjaTrader 6.5 Templates 


July 26th, 2009
Size: 59.11 KB
Downloaded: 609 times
ECIDiv V7 : Divergence detector 5 *
Please remove old version before installing this one.

Current version is V7

This indicator tries to detect price/indicator divergence.

Any indicator in Ninja can be used and detection is possible on historical and real time charts.
To set the user indicator : goto ECIDiv parameters / Data / Input Series and choose your indicator.
When the user indicator data uses multiple periods, the Plot input is used.

ECIDiv was designed for standard Ninja period types. Usage of other period types is not guaranteed nor supported.

The divergence computation uses local turning points (called pivots) calculated on the price and the user indicator input.
When price and indicator diverge (regular or hidden divergences) an audio and visual signal is given.
Size of pivot (number of bars to the left and right) is adjustable (default size is 1).

Reminder :
Regular Divergence occurs when :
* Long signal : price makes LL and indicator HL.
* Short signal: price makes HH and indicator LH.
Hidden Divergence occurs when :
* Long signal: price makes HL and indicator LL.
* Short signal : price makes LH and indicator HH.
(LL = Lower Low, HL = Higher Low, HH = Higher High, LH = Lower High).

ECIDiv draws the input indicator. If you don't want it to be drawn, simply set it to transparent.

The input method introduced in the V7 is based on the one used by the indicator DivergenceInputSeries (that you can also find in Big Mike Forum).

TODO :
* Continue watching Big Mike Trading users feedback.

Changelog
V7 : November 1st 2013
* Major Change/Enhancement : new input method. any indicator is accepted.
* Removed : Divergence target (buggy).
V6 :
* Change : CalculateOnBarClose default is now false
* Change : Removed dots from divergence drawings (users request)
V5 :
* Added Divergence logging for internal compatibility checks
* Added Logging for internal performance logging
V4 : December 7th, 2012 + Update March 3 2013
* Added TSI, RSI, MACD
* Enhanced variable periods : slow, fast, smooth
V3 : November 21, 2012
* Added adjustable sound alert file path.
* Enhanced signal colors (separate colors for HD/RD, divergence line width).
* Added divergence price target helper.
V2 : October 3rd, 2011
* Added REGULAR Divergence detection
* Added RSI indicator to the compatible indicators list
* Added adjustable pivot left and right size
* Added adjustable signal colors
V1 : September 30th, 2011
* Initial release with HIDDEN Divergence signals for CCI/Momentum/DoubleStochastics.

Exported and tested with NinjaTrader 7.0.1000.16.

Happy trading


Category The Elite Circle 
 
Suggest other entries I might like
Details: ECIDiv V7 : Divergence detector
Category: The Elite Circle 


November 1st, 2013
Size: 6.93 KB
Downloaded: 8227 times
eco2 new sharky's package 5 *
The ECO2New2 is a Momentum Oscillator that is not affected by opening gaps. See William Blau's Momentum/Direction/Divergence book.

Trading Ergodics with the Trend - Rules:

1. Enter or hold position only when slope of ECO2New2 Signal line has the same direction as the trend
2. Stand aside when slope of ECO2New2 Signal Line is in the opposite direction of trend
3. Enter or exit position when ECO2New2 and its Signal Line cross
4. Take note when the ECO2New2 is 'inside' it's signal line. This indicates failing momentum. This is what the magenta dot signifies.

Author: Zoltran
The original Ninja forum thread: https://ninjatrader.com/support/forum/showthread.php?t=3693&highlight=eco2&page=11


COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0.0.13: YES Jura


Category NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: eco2 new sharky's package
Category: NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 


June 12th, 2009
Size: 6.51 KB
Downloaded: 4071 times

Keywords: blau zoltran sharky ninjatrader eco
Ehlers Collection for NT 7 5 *
Exported using NT Version 7.0.1000.3

This is a collection of various filters by John Ehlers outlined in his books "Rocket Science for Traders" and "Cybernet Analysis for Stocks and Futures".

The following indicators are included:

- Adaptive Cyber Cycle
- Adaptive CCI
- Adaptive Center of Gravity
- Adaptive Laguerre Filter
- Adaptive Relative Vigor Indicator
- Dominant Cycle
- Dominant Cycle Oscillator
- Hilbert Sinewave Oscillator
- Hilbert Transform 2
- Instantaneous Trend
- Laguerre Filter
- Laguerre RSI
- Median Indicator
- Smoothed Adaptive Momentum

This collection of Ehlers indicators was originally submitted by Piersh. I have simply ported the indicators to NinjaTrader 7.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Ehlers Collection for NT 7
Category: NinjaTrader 7 Indicators 


February 20th, 2011
Size: 35.71 KB
Downloaded: 2754 times

Keywords: adaptive cci centerofgravity cybercycle dominantcycle filter hilbert laguerre median momentum rvi sinewave transform trend
Ehlers Collection v1.00 5 *
This is a collection of various filters by John Ehlers outlined in his excellent books "Rocket Science for Traders" and "Cybernet Analysis for Stocks and Futures"

it includes:
- Adaptive Cyber Cycle
- Adaptive CCI
- Adaptive Center of Gravity
- Adaptive Relative Vigor Indicator
- Laguerre Filter
- Adaptive Laguerre Filter
- Laguerre RSI
- Hilbert Transform
- Hilbert Sinewave Oscillator
- Instantaneous Trend
- Dominant Cycle
- Dominant Cycle Oscillator
- Smoothed Adaptive Momentum

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (tested by sam028)


Category NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Ehlers Collection v1.00
Category: NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 


September 16th, 2009
Size: 32.86 KB
Downloaded: 1409 times

Keywords: sinewave momentum gravity cycle cci rsi laguerre ehlers cyber trend piersh hilbert dominant cog
Ehlers' Cycle Analytics For Traders 5 *
Ehlers' Cycle Analytics For Traders, TraderGB, April 20, 2021

Description: 18 indicators from "Cycle Analytics For Traders" by John F. Ehlers.

Notes:
1) All indicators will go to the "Ehlers" folder and will have a prefix of "jfe".
2) Only showing a few indicators on the chart. It wouldn't be practical to show all.
3) Within the script there's a description of the indicator.
4) If you really want to learn about the indicators, I suggest reading the book.
5) Doing an online search is an alternative to learning more about these indicators.








Indicator Name (page numbers)
Decycler (p 40-41)
Decycler Oscillator (p 43-44)
Band Pass Filter (p 56-57)
Dominate Cycle By Band Pass Filter (p 60-61)
Hurst Coefficient (p 67-68)
High-Pass Low-Pass Roofing Filter (p 78)
Zero Mean Roofing Filter (p 80)
Roofing Filter (p 81-82 )
Modified Stochastic (p 84-85)
Modified RSI (p 87-88)
Adaptive RSI (p 137-141)
Adaptive Stochastic (p 142-146)
Adaptive CCI (p 148-151)
Adaptive Band-Pass Filter (p 153-156)
Even Better Sinewave (p 161-162)
Hilbert Transformer (p 184-185)
Adaptive RSI Fisher Transform (p 137-141, 197)
Adaptive Stochastic Inverse Fisher Transform (p 142-146, 199)

References: Cycle Analytics For Traders, Advanced Technical Trading Concepts, John F. Ehlers, 2013


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Ehlers' Cycle Analytics For Traders
Category: NinjaTrader 8 Indicators and More 


April 20th, 2021
Size: 46.87 KB
Downloaded: 349 times
Elder Impulse System Strategy 4 *
An implementation of the Elder Impulse trading system. Includes support for a second, higher time frame period for determining trend and momentum. The background is painted pink when the higher time frame trend and momentum is down, and green when it is up. The rules for entering and exiting a trade are described here on Investopedia.


Category NinjaTrader 6.5 Strategies 
 
Suggest other entries I might like
Details: Elder Impulse System Strategy
Category: NinjaTrader 6.5 Strategies 


May 31st, 2010
Size: 5.59 KB
Downloaded: 877 times

Keywords: elder impulse shodson strategy system
Ergodic Candlestick Oscillator 5 *
An optimized, ultra fast loading version using optimization techniques from the article on MoveTheMarkets, as referenced in the Optimize C# thread of the Forums.

Version 1.4 uploaded on May 30 should work with NT6.5 as well as NT7. Tested out OK here, please send me a PM if any problems.


Adapted from Blau's Momentum/Direction/Divergence by zoltran (Wes S.) and optimized by Zondor (ZondorŪ)


Here are the "rules" for using this.. take them with a grain of salt! Never rely wholly on indicators, nor on a single time frame!

  1. Enter or hold position only when slope of ECO2New3 Signal line has the same direction as the trend
  2. Stand aside when slope of ECO2New3 Signal Line is in the opposite direction of trend
  3. Enter or exit position when ECO2New3 and its Signal Line cross
  4. The magenta dot shows when the ECO2New3 is 'inside' its signal line, indicating failing momentum.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Ergodic Candlestick Oscillator
Category: The Elite Circle 


May 26th, 2010
Size: 11.05 KB
Downloaded: 1920 times

Keywords: zondor ergodic
 



 
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