NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Some Random Entries


Show full/short entries Entries
HeikenAshi v4 5 *
Exported using NT 7.0.1000.22

Modified Heikin Ashi Bars:

- Option to select between the original Heikin-Ashi bars created by Dan Valcu and the modified Heikin-Ashi bars suggested by Sylvain Vervoort.

- The Heikin-Ashi candles can be smoothed with median, mode and 27 different moving averages. Please select between the 2 types of Heikin-Ashi bars, smoothed Dan_Valcu candles and smoothed Sylvain_Vervoort candles.

- Indicator can be used on price panel or other panels.

- Candle color and candle outline color can each be selected.

- A paintbar indicator is included that allows to color bars according to the Heikin Ashi trend. The paintbar indicator allows to access the trend via a BoolSeries, which can be used by automated strategies or other indicators.

Update January 13, 2011: Indicator can be used on secondary panels.
Update July 3, 2012: Formula used by Sylvain Vervoort added. Second paintbar indicator added that can be used as a trendfilter.
Update August 16, 2012: Smoothing methods added. Plot modified. Indicators can now be displaced.
Update August 31, 2012: Ehlers Filter updated.
Update August 20, 2013: Tillson T3 added, Heikin-Ashi trend exposed as public BoolSeries, HA Open, High, Low and Close can be selected as input series or accessed by a strategy.
Update April 5, 2014: Small copy & paste bug removed, values were not correctly set to BoolSeries for the HA indicator.


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


April 5th, 2014
Size: 64.07 KB
Downloaded: 8538 times

Keywords: heikenashi heikinashi paintbars
Market Replay ES 12-21 (NT8) 7 of 11
Please check part 1 for full download and extract instructions.

Category NinjaTrader Market Replay Data 
 
Suggest other entries I might like
Details: Market Replay ES 12-21 (NT8) 7 of 11
Category: NinjaTrader Market Replay Data 


December 18th, 2021
Size: 99.00 MB
Downloaded: 60 times
3Waves
WMA version of 3 Ring Circus below using some different trigger numbers. Not as "loud" - You can still use it late at night and the neighbors won't complain. Market direction tool.

put chart template in

documents/Ninjatrader6.5/Templates/Chart


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


September 6th, 2009
Size: 40.58 KB
Downloaded: 388 times
Clicker -- to enter ChartTrader orders with left mouse click, SPACE BAR press ChartTrader CLOSE Button programatically 5 *
This little indicator is given in humble thanks to the BMT community. Thank you!

No image....indicator has no plots and does not draw anything on the chart. except for debugging.

This BETA/Experimental code is intended to be used by other coders who want to customize it to their needs.

For example, the Quantity field on ChartTrader is converted in this code to an integer. This code does not know all the special cases possible for this Quantity field. It could be that, for example, Forex brokers use non numeric characters in this field, such as commas, or a code for 1 Million, et cetera. This code will fail with a string conversion error in these situations. It is up to you to provide the solution as you integrate this code to your usage.

USE AT YOUR OWN RISK on LIVE ACCOUNTS. Methods used to submit orders and cancel positions are not supported by NinjaTrader. Author provides no warranties of any kind.

You need to have "ATI Interface" selected on the Control Center / File / ATI Interface.

version: Beta V 1.2

Coded Actions:
Left Mouse + Shift = Place BUY with ChartTrader Account, Quantity, ATM at the price clicked on chart
Left Mouse + Control = Place SELL with ChartTrader Account, Quantity, ATM at the price clicked on chart
Space = Press ChartTrader CLOSE button (programmatically)

Change Log:
Beta 1.1 Added Globalization to set the decimal point to a period and not comma (ToString(usa))
Beta 1.2 Handle null object -- When ChartTrader is hidden Clicker will neither submit orders, nor close positions

Coders:
* There are print and draw line in code for debugging
* You will need to handle condiitions when selected ATM is Active, None, or Custom

Thanks noted in code to vvMiniTradePanel indicator and user decs0057.


Category The Elite Circle 
 
Suggest other entries I might like
Spread between bid and ask 5 *
This simple indicator shows, on the top right hand corner of any chart that you load it on, the spread between the bid and ask prices. I find it very helpful to use if you have a strat running on a chart (versus trading manually off the chart using the ChartTrader button).

Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Spread between bid and ask
Category: NinjaTrader 7 Indicators 


October 27th, 2012
Size: 1.96 KB
Downloaded: 487 times
NT7 Forex Tick Data - EURAUD - 200704 - 201110
Forex Tick Data ready to be uploaded to Ninja Trader 7.

Each tick includes a time stamp, price and volume.
The ticks time zone is EST.
The time stamp is at 1 second resolution.
The price is at 0.1 pips resolution.

Total of 54 months of data, starting from April 2007.


Category The Elite Circle 
 
Suggest other entries I might like
Details: NT7 Forex Tick Data - EURAUD - 200704 - 201110
Category: The Elite Circle 


December 11th, 2011
Size: 161.07 MB
Downloaded: 60 times

Keywords: data euraud forex nt7 tick
Volume Up Down Average 5 *
Discussion thread:
https://nexusfi.com/

I couldn't find an indicator that accomplished what I wanted, so I just made one. The indicator simply plots the Up volume and Down volume separately, as an average.

Simple concept - price closes above the typical (H+L)/2 then it's marked as up volume, and vice versa for down volume.

- If the up volume band is higher than the down volume band, then market is probably moving up.
- If both bands are declining, there is not much interest at these prices.
- If bands are moving towards each other, trend reversal.
- If bands are moving away from each other, trend continuation.

Anyway, don't read too much into it.

Here is the code, some screen shots, and a MultiCharts pla.


Category MultiCharts 
 
Suggest other entries I might like
Details: Volume Up Down Average
Category: MultiCharts 


May 23rd, 2011
Size: 3.14 KB
Downloaded: 561 times

Keywords: multicharts volume
PriceLine with Bid/Ask Color Option 4 *
Plots a Horizontal Line at Current Price with option of Color Coding based on Bid/Ask.

Price Marker needs to be set to "False" via Data Series window to allow Bid/Ask Colors to Paint on chart.

Thank You !


Category The Elite Circle 
 
Suggest other entries I might like
Details: PriceLine with Bid/Ask Color Option
Category: The Elite Circle 


February 21st, 2014
Size: 2.24 KB
Downloaded: 722 times
SuperTrend 5 *
Version 1.0

This is the popular SuperTrend Indicator (original version) which was first developed by Olivier Seban and later recoded by Jason Robinson in 2006 for the MT4 platform. This indicator has the benefit of being able to work on all time frames and all price based charts.

Logic of SuperTrend

This indicator is based on ATR (average true range). If price is above Green Trend line, market is bullish. If price is below red trend line, market is bearish. This indicator can be used for buy and sell signals or as a trailing stop.

Parameters:

ATR peroids = 10

Multiplier = 3


Category MultiCharts 
 
Suggest other entries I might like
Details: SuperTrend
Category: MultiCharts 


April 27th, 2014
Size: 3.98 KB
Downloaded: 921 times
vvVolumeAndRangeToAverage 5 *
Based on Fat Tails brilliant anaIntraDayVolume.

This indicator shows the session volume so far compared to the average for that weekday and time of day.

Thread for discussion:


Current Version: 1.0


Feb 04.2014
Renamed to vvVolumeAndRangeToAverage.
Now can also show (total) Range to average range.

vvhg


Category The Elite Circle 
 
Suggest other entries I might like
Details: vvVolumeAndRangeToAverage
Category: The Elite Circle 


February 5th, 2014
Size: 6.77 KB
Downloaded: 1091 times
 



 
Category
 




© 2026 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 - Downloads - Top