NexusFi: Find Your Edge


Home Menu

 



Categories Help    

Some Random Entries


Show full/short entries Entries
DoubleZ Trading Suite FOR NT7 ONLY 5 *
Trading Suite Developed by Zondor and ZTrade101. Makes extensive use of the GomRecorder so once again, merci beaucoup, Gomi !!
(Note: When a trade occurs at or above the ask it's a "buy", and when at or below the bid, it's a "sell".) Package contents:

BetterBuySellVolume2
BMTCollectiveMAQuikStart
BMTEnvelopeExpansion301
DailyATR
DOMBandsHybrid
GomRecorderIndicator
JMA7MC
JT_RealStats_RJ7v106
TickMFOscillator_GR_
TradeSizeDistribution
TrendLineAlarmCustom
ZondorRecorderV2

BetterBuySellVolume: Based on Barry Taylor's Better Volume concept, but instead of using upticks and downticks, it gets buy and sell volumes from the GomRecorder. Use with calculate on bar close = false and watch it evaluate each bar in real time, often changing its mind right up until the bar completes. Equivolume mode must be used for charts with Constant Volume intervals. May load very slowly on charts with more than a few hundred bars back. X=climax (local maximum of product of buy volume or sell volume times range), u=Up, D=Down, C=Churn, Lo=Low Volume. Set markers = True to mark the bars with these legends right on the Price Panel. There are various different ways of detecting the criteria. I hope you will look at the code and let me know what you think!

This one has a lot of potential for improvement. The criteria detection algorithms could be refined. Additional conditions, such as volume patterns and stopping volume, could be tested for. The method of storing condition status in a string is clunky and can be streamlined. Please share your ideas so that we can make this MORE Better.

TickMoneyFlowOscillator Using GomRecorder data, calculates the product of buy volume and price, or sell volume and price, adding or subtracting the product from a cumulative total. Then an MA of the total is subtracted from the total to make it oscillate. The color is based on whether the cumulative total, not the oscillator, is rising or falling. I like to overlay this on the price panel, with the price scale on the right and the TMFO scale on the left. Sometimes this gives nice clues about which way things will go out of a sideways congestion zone.

TradeSizeDistribution Using GomRecorder data, looks at each incoming trade and sorts its volume into one of several "buckets" based on whether the trade is a buy (plots above zero) or a sell (plots below zero). Then the trades on each side of zero are grouped and summed within 4 size ranges (small, medium, large, extra large) and grouped together. The breakpoints for the size groups are the lower volume limit... etc user settings which you must set based on the way your instrument trades. A medium size trade in the ES would be an extra large trade in the YM, etc.. You have the option of either displaying the VOLUME of trades within each size range, or the NUMBER OF TRADES within each size range!

DomBandHybrid is a persistent version of ZTrade's Dom bands indicator that achieves data persistence with a data recorder. The new ZondorRecorder (based on the GomRecorder, of course!) is customized to record LEVEL 2 data. When run in real time, the Level 2 data come directly from the OnMarketDepth Method. This avoids the errors that the GomRecorder is subject to under certain conditions (because of Ninja Trader's coarse time stamping). If the chart is changed or refreshed, the previous bars in a real time only indicator would disappear. But in this version, they are reloaded from the ZondorRecorder; then from that point forward until the next refresh, all data will come directly from the OnMarketDepth Method. This indicator generates run time errors, but they are handled, and appear in the Output Window as Trapped Exceptions. Therefore they do not crash the program. Would certainly appreciate if anyone can help me diagnose the cause of the errors.

JMA7MC is a version of the JMA moving average with true multi color plotting of a single plot using the PlotColors Method. That method does not exist in NT6.5.

The BMT CollectiveMA and Envelope Expansion were modified to force the Collective MA to rapidly converge upon the price series. However when setting these up, you need to go back at least one previous day, or they will not plot anything.

See These Posts for Trendline Alert Info & TrendLineAlertCustom & NT Video near minute 21 explains this new feature.

See discussion about recording in Binary vs Flat for GOM & Zondor Recorders.

Instructions for the ZondorRecorder: This is a customized version of the GomRecorder for LEVEL 2 data. The recording and playback work almost the same. The ZondorRecorder stores data in files prefixed with DOMBANDS, so a typical file name would be DOMBANDSCL-05-10_binary.dat. The DOMBANDS prefix ensures that these files will not have the same names as files made by the GomRecorder. By default the files will be placed in the My Documents folder. If you want to store them somewhere else, create a Windows Environment Variable with the Name ZONDORFOLDER and the Value being the valid path to your designated storage folder. ( Refer to Lines 207 and 236 of the .cs file.)


Category The Elite Circle 
 
Suggest other entries I might like
Details: DoubleZ Trading Suite FOR NT7 ONLY
Category: The Elite Circle 


March 11th, 2010
Size: 74.10 KB
Downloaded: 2559 times

Keywords: atr buysellvolume dombands realstats recorder tickmoneyflow tradesize trendlinealert zondor ztrade101 doublez
NWT Bar Timer - Play a sound at a set interval prior to each bar closure 5 *
Hi All,

My main chart is a 5min chart and I place orders just prior to the completion of each bar.
I tend to get distracted looking at other things and miss the bars closure.
So I created a Bar time that plays WAV files at user defined periods prior to the end of the bars closure. Ie 30 seconds before and 10 seconds before.

Neil.


Category MultiCharts 
 
Suggest other entries I might like
Details: NWT Bar Timer - Play a sound at a set interval prior to each bar closure
Category: MultiCharts 


July 29th, 2011
Size: 5.79 KB
Downloaded: 202 times
Market Replay CL 11-22 (NT8) - 2 of 3
Please check part 1 for full download and extract instructions.

Category NinjaTrader Market Replay Data 
 
Suggest other entries I might like
Details: Market Replay CL 11-22 (NT8) - 2 of 3
Category: NinjaTrader Market Replay Data 


October 25th, 2022
Size: 99.00 MB
Downloaded: 38 times
SuperTrend U11 5 *
Exported using NT Version 7.0.1000.11

This is a new implementation of the TradeStation SuperTrend indicator for NinjaTrader 7. The SuperTrend indicator is an application of the concept of MAE (maximum adverse excursion), which was introduced by John Sweeney in the mid-nineties. The SuperTrend can be viewed as a trailing stop and changes direction, when the trailing stop is taken out.

The SuperTrend U11 calculates both the baseline and the offset 1 bar ago, as did the SuperTrend M11. This is to reduce CPU load and avoid feedback loops.

Accessing the trend: The indicator comes with a BoolSeries that holds the trend. This BoolSeries can be accessed by other indicators or automated strategies.

Reverse Intra-bar = false: This is the default setting of the indicator. A logical signal will be generated when the close of the signal bar has taken out the stop line. The position may be reversed at the open of the next bar. The paint bars will only change colors for the bar after the signal bar. The arrow will be also plotted for the entry bar.

Reverse Intra-bar = true: This is an unusual setting for the SuperTrend. The signal will be generated with the first tick that has plotted on the other side of the stop line. In this case the position may be reversed intra-bar for the signal bar. Paintbars and arrows will already plot for the signal bar.

Paintbars: The indicator has an option to display the current trend via paintbars. Downclose bars are filled, upclose bars are hollow. For the upclose bars an opacity can be selected for better visibility.

Arrows: The indicator has an option to display trend changes via an arrow.

Sound alerts: The indicator will alert to trend reversals and potential trend reversals. A potential trend reversal occurs when price touches the stop line intra-bar prior to the confirmation by a close on the other side of the stop line. The sound files are included with the indicator install file. Please unzip and copy them into the program files (x86)\ NinjaTrader 7\ sounds directory or whatever directory is used by NinjaTrader to store the sound files.

Comparing Supertrend U11 to Supertrend M11:

The SuperTrend U11 is a generalization of the SuperTrend M11.

-> The SuperTrend M11 uses the moving median of the arithmetic mean (High + Low)/2 one bar ago and adds/subtracts a multiple of the average true range one bar ago.

-> The SuperTrend U11 allows you to use the median as above , but instead you can also calculate the baseline from a selection of other indicators. These are the options available for the baseline

- a moving median
- a moving mode
- an ADXVMA
- a 2-pole Butterworth filter
- a 3-pole Butterworth filter
- a DEMA (double exponential MA)
- a DSMA (double simple MA)
- a DTMA (double triangular MA)
- a DWMA (double weighted MA)
- an Ehlers filter
- an EMA
- a 2-pole Gauss filter
- a 3-pole Gauss filter
- a 4-pole Gauss filter
- a HMA (Hull MA)
- a Holt EMA
- a Linear Regression indicator
- a LLMA (phase set to 0)
- a SMA
- a 2-pole Supersmoother
- a 3-pole Supersmoother
- a TEMA (triple exponential MA)
- a TMA (triangular MA)
- a TSMA (triple simple MA)
- a TWMA (triple weighted MA)
- a VWMA(volume weighted MA)
- a WMA (weighted MA)
- a ZeroLagHATEMA
- a ZeroLagTEMA
- a ZLEMA

While the SuperTrend M11 uses the average true range as an offset, the offset for the SuperTrend U11, can be selected as

- a moving average (or median, mode) of the simple range
- a moving average (or median, mode) of the true range
- the standard deviation

The added options will not slow down the indicator, as the selection becomes effective, when the indicator is added.

You can reproduce the SuperTrend M11 with the SuperTrend U11, if you apply it to the arithmetic mean (Median in NinjaSpeak) and select "Median" for the baseline, "EMA" for offset smoothing and "True Range" for offset type. However you need to take into account that the ATR uses Wilder's exponential smoothing (smoothing constant k = 1/n) which is different from the EMA (smoothing constant k = 2/(n+1)). For example an offset period of 8 for the SuperTrend M11 will produce a smoothing factor of 1/8 and translate to an offset period of 15 for the SuperTrend U11.

Update July 3, 2012: ADXVMA option for baseline added.
Update July 5, 2012: Bug removed - Butterworth, Gauss and Supersmoother Fillter did not use the specified baseline period.
Update August 17, 2012: Old version of ADXVMA replaced with new version.
Update August 31, 2012: Ehlers filter updated.
Update October 2, 2012: Indicator simplified. Trend state can no longer change intra-bar. Gaussian and Ehlers filters updated. Mode removed from options.
Update October 3, 2012: Indicator now allows for displacement. BoolSeries modified for accessing the trend. Trend change intra-bar is possible with option reverse intra-bar and COBC = false.
Update March 5, 2013: Arrows now plotting one bar earlier for the option Reverse intra-bar = true.

For the last three updates you also need to update Bollinger Universal & Keltner Universal, if you have them installed. Please remove old versions of those indicators first.


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


March 6th, 2013
Size: 285.67 KB
Downloaded: 7796 times

Keywords: atr averagetruerange median movingmedian supertrend trailingstop
TimeAtPrice 5 *
gemTimeAtPrice
Version: 1.1
Platform: NT8

This indicator is born out of my observation of price movement. Price tends to stall at the end of an auction, and it almost seemed to form a support/resistance level. I wondered what that would look like if plotted....hence the Time At Price indicator. This indicator requires tick replay to be enabled and should work on any bar type (although I have not tested this). It measures the interval between ticks and how much time is spent at a particular price level within a bar. It is therefore analogous to the COT but is purely based on time. It then plots a hash mark on the bar corresponding to the most time spent at that price level. Since it needs tick data, best to load without a large look back period (or it will take a while to load).

Enjoy!

Please do not distribute outside the futures.io community

Version 1.1 - Added ability to restrict the look back period for the indicator (bit of a time savings if you are loading more than a day or two).


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


May 2nd, 2020
Size: 3.19 KB
Downloaded: 554 times
ABC_unstacked TPO Chart
Changelog:
Version 1.01 - 2013-07-29
Version 1.00 - 2013-07-22

This indicator plots an unstacked TPO chart. TPO stands for Time-Price-Opportunity. The charts are constructed the following way. Each day is divided into equal time brackets. By default these brackets are 30 minutes long. You can change this via an input to shorten or lengthen the brackets. A character is now assigned for each time bracket.
By default the indicator will start with A and with the next 30 minute bracket switch to letter B. In case the session starts at 720, the next bracket will begin at 730. You can customize the letters used for the brackets via an input, too.

The code uses some new PowerLanguage reserved words, so you can take advantage of the new millisecond precision in Multicharts.
The indicator comes with a modified CurrentSession function. The characters for the TPO chart will start over at a session change.

Inputs:

BracketLengthInMinutes – The length in minutes for each bracket, starting at midnight. The default value is 30 for 30 minutes.
TextColor – The color input for the TPO chart
OpenColor – The open for each session will be market with a “>”, you can change its color with this input
CloseColor – The close is market in the same way with a “<”. You can change the color with this input.
TextSize – The input for the text size used for the TPO chart
TextFont – Multicharts offers the ability to use all text fonts installed in your Windows OS.
HorizTxtPl – This input lets you specify the horizontal text placement for the TPOs relative to the underlying bar:
0 – to the right of the specified bar,
1 – to the left of the specified bar
2 – centered on the specified bar
VertTxtPl – The corresponding input for the vertical text placement:
0 – below the specified price value
1 – above the specified price value
2 – centered on the specified price value
StringToUse – With this input you have full control over the characters used for the TPO chart. The first character in this input will be used for the first bracket in the session. With the default input (“ABCDEFGHIJKLMNOPQRSTUVWXYZ”) this means for a market opening at 830, the first bracket will be labeled with an A.
LockText – Multicharts offers the ability to lock text and trendlines drawn by studies, so you can’t move them by mistake. If LockText = false the locking will be disabled.
DrawBracketOnOneBar – This input gives you the ability to plot the bracket on one bar only. This is helpful if you use a smaller timeframe than the bracket setting or work with Treasuries for example. Assume you are using a 10 minute chart and the BracketLengthInMinutes is 30 minutes. The text for the current bracket will always shift to latest 10 minute bar, but will span over the full bracket. If you set the input to false the study will plot on every bar, but only from high to low for each bar.
TextIDs – This input is only used if BracketLengthInMinutes is true. It specifies how many text ids the study will store for each bracket. If the market spans more than the default 100 ticks (as one text id is used per tick) over your bracket period, the study will raise an error. You need to adapt the text id setting then i.e. raise the number.

If you encounter a bug, please write me a short PM. I don't get a notification when you post it in here.


Category MultiCharts 
 
Suggest other entries I might like
Details: ABC_unstacked TPO Chart
Category: MultiCharts 


July 25th, 2013
Size: 25.25 KB
Downloaded: 240 times
Market Replay CL 02-18 (NT8) 5 *
NT 8 Market Replay data for CL

Contract: CL 02-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: this is Market Replay data for NinjaTrader 8. The format is different from NT7.


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


January 27th, 2018
Size: 190.73 MB
Downloaded: 118 times
Market Replay CL 03-22 (NT8) - 4 of 4
Please check part 1 for full download and extract instructions.

Category NinjaTrader Market Replay Data 
 
Suggest other entries I might like
Details: Market Replay CL 03-22 (NT8) - 4 of 4
Category: NinjaTrader Market Replay Data 


February 25th, 2022
Size: 36.74 MB
Downloaded: 23 times
What Moves The Currency Market by Kathy Lien
Short article on currency markets.

Category Educational 
 
Suggest other entries I might like
Details: What Moves The Currency Market by Kathy Lien
Category: Educational 


January 17th, 2017
Size: 832.66 KB
Downloaded: 86 times
gbCompositeIndex 5 *
gbCompositeIndex Ver 1.0, TraderGB, March 17, 2021

This is Constance Brown's Composite Index

Formula:
Momentum(RSI(Close, 14), 9) + SMA(RSI(Close, 3), 3)

It has two parts that are added together:
(a) A 9-period Momentum on a 14-period RSI
(b) A 3-period SMA on a 3-period RSI

The result is an unbounded RSI that better catches divergences than the traditional RSI indicator.

Note: This indicator uses Input rather than Close. Thus, you can feed any indicator into this indicator (i.e., On Balance Volume, etc).




Presentation Mode Options:
(1) Traditional : Shows traditional Composite Index
(2) Traditional with Bands: Shows traditional Composite Index with Bollinger Bands
(3) ZScore : Shows Composite Index in Z-Score

References:
https://aeroinvest.com/COMPOSITE_INDEX.pdf
https://coinclarity.com/trader-education-the-rsi-is-old-use-this-instead-powerful-strategy


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


March 17th, 2021
Size: 12.17 KB
Downloaded: 231 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