NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
Cumulative Delta MTF Cycles - broke in 8.0.17.0 5 *
3 timeframe analysis of DoubleStochastic of CD. Can colour bars to give bias of buyers/sellers.

It is adaptive if Period is less than 1 (typically choose 0.07), but the default is set to a Period of 40 (it is also a lot faster due to adaptive period calculations).

A multiplier is used for MTF. If you leave as 0 it uses a default of 3 for all bar types except BetterRenko which I use 1.3. On a 3 tick BetterRenko this gives 3, 4 & 5. [ Note: for BetterRenko users my memory is faded, but I think I may have had to change the BarsPeriodType code from 17 to 1017 because of a clash. If this is so you can change it back in smaBaseMethods add-on. Having said that if you override the multiplier it doesn't matter. ]

It needs TickReplay of course and like a lot of my other stuff the MathNet.Numerics DLL (and reference) is required - check out https://nexusfi.com/elite-circle/45801-keeping-eye-big-players.html

Reference - https://nexusfi.com/elite-circle/45804-meanderings-cumulative-delta.html
Version 1.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Cumulative Delta MTF Cycles - broke in 8.0.17.0
Category: The Elite Circle 


December 7th, 2018
Size: 27.07 KB
Downloaded: 585 times
ZiggetyZag - ProAm rotation spotter - broke in 8.0.17.0 5 *
I like to see where a ProAm level is broken at speed. For this I use my ZiggetyZag indicator. It checks for a rotation around PoAm bars with Velocity and a break. Cyan bar and arrow.

This installs smaProAm and VelocityBarsV2 (by Okina).

Check out: https://nexusfi.com/elite-circle/45801-keeping-eye-big-players.html

Note1: You will need MathNet.Numerics DLL and Delta Package V3 by Sim22 (thanks to him) : https://nexusfi.com/local_links.php?action=ratelink&catid=27&linkid=1773

Note2: It of course needs TickReplay


Category The Elite Circle 
 
Suggest other entries I might like
Details: ZiggetyZag - ProAm rotation spotter - broke in 8.0.17.0
Category: The Elite Circle 


December 7th, 2018
Size: 28.41 KB
Downloaded: 784 times
Ehler's Sinewave for NT8 5 *
This plots resistance and support lines derived from Ehler's ideas. I like them as they help to spot Cup & Handle formations.

Breaks of either can be used to give a trend bias. Works nicely when used across multiple timeframes.

Thread - https://nexusfi.com/elite-circle/45802-spot-cup-handle.html

Enjoy.

Steve


Category The Elite Circle 
 
Suggest other entries I might like
Details: Ehler's Sinewave for NT8
Category: The Elite Circle 


December 6th, 2018
Size: 18.19 KB
Downloaded: 748 times
ProAM Orders for NT8 - broke in 8.0.17.0 5 *
Being able to see large orders on the chart helps me enormously and can also be used to give bias.

My indicator looks for three types of events:
Large individual buys or sells (Pro orders)
Large groups of orders at any price (Block orders)
Bars with a high proportion of low size orders (Amateur orders)

In order to create a threshold above which to print the markers I use some stats functions from the Math.NET library so if you want to use my indicator you will need to add the DLL and a reference to it of course. I'm not a stats guy so I guessed at a mix of standard deviations and percentile for the thresholds and I've left these internal to the code. Different instruments respond very differently to these settings. Personally I just looked for settings that didn't flood the screen with markers yet gave enough to be of use - very subjective.

[For minute bar users (I use BetterRenko) this does NOT print the markers at the actual price level - it prints in the middle of the bar (OnBarClose) - not something relevant to me so I probably wouldn't be that keen to change it.]

[Apologies to the expert coders here - I have used the Draw function for these markers - in most of my other stuff I use plots, but I just couldn't get a good look with the standard plots.]

My own experience is I couldn't make any sense of the Amateur orders and so I switch them off. The Pro orders really work for me and I add in the Block orders for good measure.

I use these in various ways which I intend to expand on, but generally use them to establish levels that the pros are working at. Bottom line - when you see a load of these markers together - something is brewing!

Oh and I have exposed series for both Pro bars (0, 1, 2, 3 [+/-] for various types) and an overall bias (+1/-1) which is based either off the sign of the order or the price movement - for me I use the price movement e.g. a large sell that causes price to go up is often a better clue than a buy that does the same.

Have fun.

Steve

Note: You will need MathNet.Numerics DLL and Delta Package V3 by Sim22 (thanks to him) : https://nexusfi.com/local_links.php?action=ratelink&catid=27&linkid=1773

P.S. I'm not aware of how version numbering works - an expert might want to let me know. Call this Version 1.

P.P.S. Discussion link - https://nexusfi.com/elite-circle/45801-proam-orders-ninjatrader-8-a.html


Category The Elite Circle 
 
Suggest other entries I might like
Details: ProAM Orders for NT8 - broke in 8.0.17.0
Category: The Elite Circle 


December 6th, 2018
Size: 11.54 KB
Downloaded: 882 times
mkHarmonics_v1.1 5 *
This is just a quick fix to mkHarmonics to fix an XML save issue preventing the indicator from staying on a chart after exiting (but saving). It also was causing an error if you tried to save the settings presets.

I simply added [XmlIgnore()] and commented out [NinjaScriptProperty] for all the brush and font properties.

The original copyright is @mk77ch for the NT7 version. The NT8 conversion from: @psytopy.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: mkHarmonics_v1.1
Category: NinjaTrader 8 Indicators and More 


November 26th, 2018
Size: 16.80 KB
Downloaded: 1277 times

Keywords: mkharmonics harmonics
Market Replay CL 12-18 (NT8)
NT 8 Market Replay data for CL

Contract: CL 12-18



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: the archive contains only the dates with the most volume for this contract, meaning, this is data relevant only to when the contract becomes the front month.


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


November 16th, 2018
Size: 260.11 MB
Downloaded: 103 times
Skid Trender Version 1.2 5 *
So there was this indicator on ThinkorSwim I liked and I knew it was moving averages but it took me awhile to figure out. ( I'm not a programmer) Here is the xml so you can have it also. The reason I like it is because the two sets will gap apart when trending. For me, it gives me a clear picture. You must have EMASlopeColor for it to work found here.

https://nexusfi.com/local_links.php?action=ratelink&linkid=1774&catid=27&lpage=1&ratesort=D&page=1


Download file: Then place the file in File>Documents>Ninjatrader 8>Templates>Chart

This is Version 1.2
Because the first had the data series set to "Default 24 x 5". This causes tick chart candles to be
wrong. Special Thanks to @MiniP for pointing this out, and @bobwest for fixing it.
If you downloaded the first Skid Trender chart, change your settings in Data Series to "Use Instrument Settings"
this fixes the problem. Added Priceline to this .XML version.

Discussion and updates found here:

https://nexusfi.com/elite-circle/45906-ninjatrader-7-verses-8-verses-tos-thinkorswim-trading-platform-skid-s-journey.html

Enjoy

Skid


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Skid Trender Version 1.2
Category: NinjaTrader 8 Indicators and More 


November 10th, 2018
Size: 58.60 KB
Downloaded: 1729 times
Wolf range drawing tool 5 *
For my trading i make use of two different fib retracement templates.
One template with the 50% and 61.8% retracements, and a 2nd template with the wolf range to determine the market geometry. Although ninja supports templates for the fibonacci levels, this requires me to select the correct fib. level template every time i want to draw one of them.

To make live easier i made a copy of the fib. retracement drawing tool, modified it so it uses the the wolff range settings by default. That way i don't have to switch templates anymore and i can just select the normal fib tool for my 50%/61.8% retracements and the wolf range drawing tool for drawing a wolf range

Offcourse you also adjust it and use other retracement templates as you like.

5-11-2018 : version 1.0.0.0


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Wolf range drawing tool
Category: NinjaTrader 8 Indicators and More 


November 5th, 2018
Size: 6.67 KB
Downloaded: 632 times
RangeRider for NT8 V1.0 5 *
The general idea was to better clarify both entry and exit points.

So I created a combination Bollinger Bands and Pivot Points indicator, but utilizing the MIN and MAX functions in order to eliminate the smoothing that comes with Bollinger Bands. By doing so market fluctuations are (for me at least) more clearly defined.

Though I mostly use range bars other bar types also work well.

It is not unusual for me to "turn off" the bars themselves by making them transparent. Much less distracting clutter on the screen and I like things simple.

However, early on it is best to leave the bars visible in order to fully understand the various patterns created by the indicator. Whether in chop or a trending market certain patterns quite often become obvious. And those patterns repeat time and time again.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: RangeRider for NT8 V1.0
Category: NinjaTrader 8 Indicators and More 


November 4th, 2018
Size: 4.86 KB
Downloaded: 859 times

Keywords: min range mix
Market Replay CL 11-18 (NT8)
NT 8 Market Replay data for CL

Contract: CL 11-18



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: the archive contains only the dates with the most volume for this contract, meaning, this is data relevant

only to when the contract becomes the front month.


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


November 3rd, 2018
Size: 235.36 MB
Downloaded: 72 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