NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Submitted by Sim22
Found 40 matching entries

Sort by

Entries
Heikin-Ashi Smoothed and Delta NT8.0.2 V1.1 Update 5 *


Heikin-Ashi Smoothed and Delta NT8.0.2 V1.1

Update V1.1 Dec 16: Forgot to add Try-Catch statements. You should download this version for 'safety' reasons. Also fixed bug whilst using in the market analyzer.

This is a port of FatTails NT7 indicator, with some additions of my own.

You will find:

1. both Dan Valcu's and Sylvain Vervoort's smoothed and original versions.

2. 32 kinds of smoothers, 6 of which are 'gapless'. (Thanks to Rayko for uploading all the 'au' smoothers) at the NT forums.
(This includes a gapless Jurik MA that works on TickReplay).

3. Heikin-Ashi delta as well (It plots in ticks rather than points) . Just select 'Delta' and set to another panel besides your instrument one.

4. Hide the chart bars or paint them.

5. Hide the wicks.

6. Most will work on TickReplay.




Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Heikin-Ashi Smoothed and Delta NT8.0.2 V1.1 Update
Category: NinjaTrader 8 Indicators and More 


December 14th, 2016
Size: 83.99 KB
Downloaded: 2959 times
Delta Package V3 NT8.0.2 with COT, HA and strategy sample code 5 *

Delta Package V3 NT8.0.2 now with commitment of traders (COT) and heiken-ashi

Update Feb 2017: Changed "Show above / below EMA colors" to false to avoid confusion.

Minor fix 30 Dec: Added ability to change bar width manually. Note, if you have any custom built strategies using DeltaV3 then you will have to adjust your code as per the strategy sample included.

New: Sample code for use in a strategy is included. The strategy does not do anything, it simply shows how to access the delta values. It works, I've tested it. Make sure you use TickReplay on your host chart if you want historical values accessed within a strategy.

Includes everything from V2 here as well as these additions:

1. Commitment of traders: high, low and total.
2. EMA plot: Set to normal, gapless and reset at session open.
3. Heiken Ashi: Chose from the algorithms of Dan Valcu (standard) or Sylvain Vervoort.
4. Painbars based on delta values or above/below the ema.

Plus general improvements......

Make sure you enable Tick Replay to use this historically! You will not need Gom recorder for this.

However, Tick replay will not work with some Renko bars due to RemoveLastBar()

*Occasionally if the bid/ask plots don't look quite right, especially if you haven't connected for a few days, make sure you right-click on the chart and select "Reload all Historical Data".

** Please report bugs to me via PM rather than in the comments. Thank you.

Here is a picture of how you can use delta for your trading.

I am not affiliated with this person or website, but you can get some ideas here.




Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Delta Package V3 NT8.0.2 with COT, HA and strategy sample code
Category: NinjaTrader 8 Indicators and More 


November 8th, 2016
Size: 13.50 KB
Downloaded: 5302 times
The 'Squeeze' V1 cloned for NT8b13 5 *
The Squeeze V1 cloned for NT8b13


This is a 'clone' of the infamous squeeze.

Find included a chart and a market analyzer version.

I have upgraded the original with new features:

* Instead of the standard multiplier setting I have replaced it with a use tick size option.
* Gapless option.
* Histogram:
Select between EMA, DEMA and TEMA for the histogram.
Set the MA and linear regression lengths separately.
Opacity.
* Paint bars added.
* Auto width adjustment option to adjust the width to the chart bar width.






The indicators have public properties for you to access in a strategy or the analyzer:

* Histogram value.
* Histogram direction: AboveUp = 2, AboveDown = 1, BelowUp = -1, BelowDown = -2
* Squeeze boolean: Squeeze or not to squeeze, that is the question
* Number of bars: How many bars ago an event happened (including the current bar).

Download the analyzer template here. Copy and paste to your NinjaTrader/Templates/Market Analyzer folder.

Once imported you will find the indicators within Sim22>Gapless.

If you would like to see more indicators uploaded I would encourage you to do the same.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: The 'Squeeze' V1 cloned for NT8b13
Category: NinjaTrader 8 Indicators and More 


October 30th, 2016
Size: 20.99 KB
Downloaded: 2171 times
Ed's Levels Histogram V2.3 Updated 5 *
Ed's Levels Histogram V4V2.3 Updated

This is a port of Ed's Levels V4 from NT7.

Shows a histogram of the bid-ask levels, as appears on the DOM display.

Please see here for the Eds levels thread and my latest beta update (V4V4.2). This update will hopefully reduce multi-threading issues.

The options are self explanatory, however, you can adjust the positioning of the plot by setting "Buffer Right" and "Margin %".

I have added some more features including:

* A vertical column showing the current Bid/Ask pressure.

* A vertical column showing the current bar delta.

* Triangle symbols showing the current average of the bid and ask. (These fill if the average is > 1st standard deviation of the other).

* Standard deviation coloring.

Caveat:

Occasionally when starting with market replay an error is printed, although in practice this rarely occurs and generally works seamlessly.




Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Ed's Levels Histogram V2.3 Updated
Category: NinjaTrader 8 Indicators and More 


October 30th, 2016
Size: 11.30 KB
Downloaded: 2071 times
Symbol name 5 *
Just something simple but helpful.
Display the symbol name on your chart.

* Choose the size, color and opacity of the text, with an option to set the size to 'auto' which adjusts to your panel height.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Symbol name
Category: NinjaTrader 8 Indicators and More 


October 30th, 2016
Size: 2.10 KB
Downloaded: 958 times
Sample - How to manipulate MarketAnalyzer display V1 NT8b11 5 *
Sample - How to manipulate MarketAnalyzer display V1 NT8b11


This is only a basic sample I've been toying with. You can use this concept for coding your own indicators. I became frustrated with the lack of display customization I've been accustomed to with other platforms (TS RadarScreens etc.) so I thought I'd play with some ideas.

On my analyzer I want values, colors and arrows. Normal fonts don't really have that flexibility.
I made four new fonts that are packed with heaps of new symbols and arrows so it should suit everyone.
(Sorry, only Latin type alphabet included - if you need Russian or something, let me know).
To access the new characters, open Character Map and peruse. See instructions.

I also had the issue of coloring the analyzer cells to the conditions I wanted. Is an EMA value of 1225.25 up or down?
I have modified the code to deceive the anayzer so it will color the cells accordingly.
I have also added a 'barsAgo figure that gives you an idea of how to add extra values to your display.
It's not exactly finesse but it works


Please extract the zip file first. It will not import directly to NinjaTrader.
Import the fonts first before opening NT8 or it will not detect the fonts are installed


Find included:

* Full instructions. Please read them first!
* Four new fonts that are packed with 100's of new symbols and arrows.
* Template.
* Code on how to manipulate your market analyzer display.

Small shortcomings:

Read the instructions.

Remember this is for Beta11 NT8, so any bugs or suggestions please PM me accordingly.

Remember to read the instructions within the zip file


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Sample - How to manipulate MarketAnalyzer display V1 NT8b11
Category: NinjaTrader 8 Indicators and More 


June 28th, 2016
Size: 1.58 MB
Downloaded: 821 times
Drawing Tool Toolbar V3.5 NT8b11 5 *
Drawing Tool Toolbar V3.5 NT8b11


Critical fix V3.5. Please remove all previous versions from your charts before installing, then reboot NT8.

*As of NT8 beta 11 this is functional but may need updating in the future. So please be patient. The toolbar still has minor bugs (see ** section at the bottom) so please recheck here for new updates from time to time. Please let me know if you are having any unusual issues, since it is working for most users. Since we are all still learning the intricacies of NT8 , this toolbar is a project in progress

Make sure you extract the zip file first or it won't import! When you download the zip file it will still be named V1....this is a forum issue....but you will find the updated version inside. Inside you will find instructions and icons to use. Read the instructions carefully or you will have icons missing etc.

Displays functioning drawing tool icons on the left of the chart.

* Accesses drawing tools via hot keys.

* The user can select which drawing tool icons are to be displayed.

* Set icon size from small to large.

* Appropriate drawing tools have a drop-down color palette.

* Toolbar width automatically adjusts to the height of the chart to accommodate the icons.

* If you can code: You can add your own custom drawing tools with comments to help you with insertion.

Coding examples:

* Multi-dimensional arrays
* Working with grids/wrap panels
* Windows and NT8 menus
* Adding bitmap images to a menu
* Using virtual keystrokes to activate hot keys
* Accessing drawn objects and manipulating their properties.
* Parsing string values

Version 2 is also included. It is now superseded by V3 but included for code examples using buttons instead of menus.

A big thank you to Chelsea Bell @ NinjaTrader for the toolbar structure sample. This toolbar had to be completely re-engineered for Windows Presentation Foundation.

As always, please send me a personal message if you have a bug, query or request.

Update history and potential problems:

Update V3.5 July 1 - Critical Fix: Fixed some termination issues from V3.3.

Update V3.4 June 26 - Stopped the toolbar from hijacking indicator-created drawing objects.

Update V3.3 Fixed Andrews Pitchfork channel colors.
Added complete removal of objects upon termination.


** Known issues reported, which I will endeavor to fix:

1. Issues with tabbed charts. Toolbar replicates itself when using tabbed charts.
2. Drawing tools will not change color on a tabbed (behind) chart.
3. Arc will not custom paint an area color. (Probably NT8 bug).



Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Drawing Tool Toolbar V3.5 NT8b11
Category: NinjaTrader 8 Indicators and More 


June 14th, 2016
Size: 222.25 KB
Downloaded: 2780 times
Calendar Day bars + Moon Phases V1.1 NT8b11 5 *
Calendar Day bars + Moon Phases V1.2 NT8b13

Update 9 Jun:
The moon phase was slightly out. I have added code to take into account UTC time, different time zones and exchanges.
Update 19 Nov:
Some had troubles importing the indicator due to older beta versions.


This one was a bit of a challenge so I thought I'd give it a go

Calendar Day Bars are my attempt to do what NT has not yet done..... that is, plot bars in calendar days not just trading days.

Why would anybody need this?

1. W.D.Gann often used 'natural' days in his analysis.
2. When using astrology and geometry they can benefit from plotting indicators on all calendar days.
3. When price/time 'squaring' a chart, calendar day bars can provide different results to daily bars only.

You should use the Calendar Day bar chartstyle as this will omit plotting the dummy weekend bars.

Find included a little 'Moon Phase' indicator, that plots the four major phases of the moon's cycle. If you use Calendar Day bars the moon phase will often plot on the weekends or holidays, the correct day.

Please read the instructions within the zip file first.
To extract the zip file: Right click on the file > Extract All.
You will need to import the 'Jyotish' font type included.

Remember this is for beta so please PM me for any problems or suggestions.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Calendar Day bars + Moon Phases V1.1 NT8b11
Category: NinjaTrader 8 Indicators and More 


June 7th, 2016
Size: 186.10 KB
Downloaded: 678 times
Stochastics and Double Stochastics 'Any Input' with colors V1.1 update NT8b11 5 *
Stochastics and Double Stochastics 'Any Input' with colors V1.1 update NT8b11

Important update May 2016:

*Moved input code to State.DataLoaded due to exceptions when used in the market Analyzer.

*Slight improvement in Decimal places formatter

* Use any input such as an indicator, including delta.
* Colored overbought and oversold regions.
* Reversal and 'Poop and Pop' signals.
* Reverse colors option for DStoch.
* Decimal places enum for price markers.
* Gapless option. Only for price series, however you can use a gapless indicator instead as the input.

Code examples:

* How to tell an indicator whether 'Input' is an instrument price or another indicator value.

 
Code
                            
if (Input is PriceSeries
* Creating colored regions.
* Limiting plots to max/min values.
* Custom decimal places code for use in UI.

Remember this is for Beta so please inform me via PM if you have any bugs, problems or suggestions.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Stochastics and Double Stochastics 'Any Input' with colors V1.1 update NT8b11
Category: NinjaTrader 8 Indicators and More 


May 14th, 2016
Size: 14.89 KB
Downloaded: 2053 times
David Varadi's AggregateM++ Mean Reversion Oscillator V1 4 *
David Varadi's AggregateM++ Mean Reversion Oscillator V1



Quote from the link below:

"The Aggregate M indicator is based on the concept that in the long term the market trends, while in the short-term the market is noisy, and has a tendency to mean-revert. Why not combine the two concepts to keep life simple? The Aggregate M is supposed to reflect an adjusted median that is filtered for short term noise. The median is a far more accurate measure of central tendency than a simple average especially with noisy data. Taking a superior measure of trend and filtering out some of the noise by adjusting for short-term mean reversion creates an even better median. The Aggregate M is now both trend and mean-reversion rolled into one."

Full details here

Note: I have changed David's variable names and used percentage values instead of decimals.
Please read the comments within the code itself.

"Ported" from my NT8 version here. Also available in NT7 here.

Thanks to kareem40 who requested this conversion.


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: David Varadi's AggregateM++ Mean Reversion Oscillator V1
Category: ThinkOrSwim 


May 10th, 2016
Size: 3.05 KB
Downloaded: 758 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