NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
PKpricealert2_nt7 4 *
This indicator allows a user to draw a horizontal line on the chart and have an audio alert wav file sound when the line is pierced (either from above or below).

I did not originate this indicator. It is a modification of NT's native price alert indicator. NT's original indicator (available in your preloaded indicator set) only gives you an alert in their alert window which I didn't find particularly helpful. Roonius made this NT7 version possible. The NT6.5 version does not work in NT7 because NT7 does not use the "drawobject" command.

How to make this indicator work for you:
Insert this indicator twice into your chart indicator set.
Add audio file names to each. I use the same audio file for both boxes in each indicator.

In one indicator, choose uptrend = "true"
In the 2nd indicator, chose uptrend "false"

You will want to choose "false" for Calc on Bar close for both indicators.

For audio files, type in the name of an audio file that you know exists in your program files/ninjatrader 7/ sounds folder.

You can make custom audio files for free at:
https://www2.research.att.com/~ttsweb/tts/demo.php

This indicator only works in NT7. There is a separate NT6.5 indicator version in the NT 6.5 download section.


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


May 26th, 2010
Size: 2.59 KB
Downloaded: 1221 times

Keywords: pkpricealert todd
PKPriceAlert2
This indicator allows a user to draw a horizontal line on their chart and have an audio alert wav file sound when the line is pierced (either from above or from below).

I didn't originate this indicator. It is a modification of NT's native price alert indicator, NT's original indicator only gives you an alert in a their alert window which I found not so helpful.

With the help of others here at BMT, I modified this indicator to include the ability to type in audio wav files in the indicator settings so you would get an audio alert when the hand drawn horizontal line is breached.

Things you should know:
You will need to insert 2 of these indicators into your chart indicator list.

On one choose "true" in the "uptrend/downtrend drop down box at the top. In the 2nd one, chose "false".

You will want to choose false for "calculate on bar close" on both indicators

For audio files, type in the name of an audio file you know exists in your program files/ninja 6.5/ sounds folder.

You can make audio files for free at:
https://www2.research.att.com/~ttsweb/tts/demo.php


This is only for NT6.5. There is separate NinjaTrader 7 version of this indicator in the NT7 download area


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: PKPriceAlert2
Category: NinjaTrader 6.5 Indicators 


May 26th, 2010
Size: 2.43 KB
Downloaded: 355 times

Keywords: pricealert todd
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
Buy/Sell Volume G40 Version 5 *
Revised May 25 2011: This is an updated G40 version. The installation package includes the GomRecorder and related files from latest Gom Package version 2.3b.


Revised at 4:50 PM ET on May 27:
Added user selectable values for the fast and slow smoothing parameters of the Tick Volume Index, and changed the default values that previously had been hard coded.

We've come a long way since version G35. This one includes bar by bar values of Delta, Delta Momentum, and the Tick Volume Index. There were some optimizations to make it run a little faster, but it was still relatively slow to load.

On Tuesday May 26 I did some further code optimization and it now loads much faster. If you downloaded prior to around 7PM ET on that date, you should download and install the updated version posted at that time.

NT7 ONLY!


Category The Elite Circle 
 
Suggest other entries I might like
Details: Buy/Sell Volume G40 Version
Category: The Elite Circle 


May 26th, 2010
Size: 32.52 KB
Downloaded: 1781 times
BMT Divergence Indicator, Optimized 5 *
VIP Only, please do not distribute outside of the Elite Circle.

This an optimization of the December 2009 BMTDivergence Indicator. The code has been optimized by predefining the instances of the external indicators that are used.

For more complete information about this indicator including instructions for use, please see Big Mike's posting of the original version.: https://nexusfi.com/free_downloads/vip_elite_circle/207-download.html?view


Category The Elite Circle 
 
Suggest other entries I might like
Details: BMT Divergence Indicator, Optimized
Category: The Elite Circle 


May 25th, 2010
Size: 49.50 KB
Downloaded: 1201 times

Keywords: obv optimzied zondor obvdiver diver
Big Mike's Volume Graph, Optimized 5 *
VIP Only, please do not distribute outside of the Elite Circle.

Mike's version, posted in June of 2009, was downloaded almost 700 times!

It colors the volume bars based on a sophisticated linear regression analysis without using bid ask volume data. It corresponds well with Delta Momentum generated from GomRecorder buy/sell volume.

I applied Richard's optimization method from his article, aboot the right way to call external indicators, at MoveTheMarkets.com. (eh?)

This greatly improves the performance, so much so that in NT7 it can run with CalculateOnBarClose = false. However, DO NOT run it this way. CoBC must be true for it to calculate correctly... for now.

.....click on Magnifier for screen shot


Category The Elite Circle 
 
Suggest other entries I might like
Details: Big Mike's Volume Graph, Optimized
Category: The Elite Circle 


May 25th, 2010
Size: 7.88 KB
Downloaded: 1563 times

Keywords: optimzied volume zondor graph
BMT Collective MA Envelope Bands, Optimized 5 *
VIP Only, please do not distribute outside of the Elite Circle. It's based on Mike's Version 2.02 from February. This plots the same as Mike's except for two differences.
  • Quick Start Modification causes value of CMA to rapidly converge to the correct value within a few bars of startup.
  • The method of calling the EMA's was changed for greater efficiency. This causes initial loading to be much faster, and resource use while indicator runs to be much lower. Thanks to Richard of MoveTheMarkets.com for his excellent article about this subject.
  • To see the envelope bands, chart must go back at least one day. Bands begin to display on the second day.
  • As in original version, all band colors are hard coded and are best for a chart with a dark background.
... click on Magnifier for screenshot.


Category The Elite Circle 
 
Suggest other entries I might like
Details: BMT Collective MA Envelope Bands, Optimized
Category: The Elite Circle 


May 24th, 2010
Size: 8.66 KB
Downloaded: 1031 times

Keywords: bmt collective envelope ma optimzied zondor
WickedRenko v1 5 *
BetterRenko is avail in elite area, and provides a better implementation, but this is left here for those interested.


Renko implemenation that maintains the correct wicks/volume.

It should coexist with SbsRenko and MedianRenko and NT Renko. The implementation also allows CandleSticks or OpenClose bar types to be used, but maintains the wick data reguardless of how it is displayed. The bar open is repainted, which is a weakness.

To use this, just import the zip file, compile some indicator, and restart Ninja to get the code loaded.


Category NinjaTrader 7 Miscellaneous 
 
Suggest other entries I might like
Details: WickedRenko v1
Category: NinjaTrader 7 Miscellaneous 


May 23rd, 2010
Size: 2.07 KB
Downloaded: 353 times
Auto Trend Line for NT7 5 *
Found on the Ninja Trader Site:

Description
This is an indicator NinjaTrader_Ray published for the September 07 issue of Stocks & Commodities magazine. Converted it to NT7 by fixing the DrawRay code break.

To Import
1. Download the attached file to your desktop
2. From the Control Center window select the menu File > Utilities > Import NinjaScript
3. Select the downloaded file

Automatically draws a line representing the current trend and generates an alert if the trend line is broken. 0 = no signal, 1 = buy signal on down trend break, 2 = sell signal on up trend break

NT7 Only see above link for 6.5


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Auto Trend Line for NT7
Category: NinjaTrader 7 Indicators 


May 18th, 2010
Size: 6.25 KB
Downloaded: 2982 times

Keywords: alert auto line trend ztr
Downloading IB quotes with R 5 *
Ok, not very MatLab, but MatLab, R, ...
This simple script download historical data from IB (360 days, 1 minutes bar) for all SP500 stocks, without risking the "Pace violation ..." from IB. The files are wrote in the user home directory.


Category Matlab Functions (hidden) 
 
Suggest other entries I might like
Details: Downloading IB quotes with R
Category: Matlab Functions (hidden) 


May 17th, 2010
Size: 3.16 KB
Downloaded: 274 times

Keywords: ib tws r historical
 



 
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