NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Submitted by forrestang
Found 24 matching entries

Sort by

Entries
Market Stats Indicator V1.0 with VWAP and POC from JPerl Thread 5 *
This indicator plots VWAP along with Standard Deviation Bands. It also plots a rolling intraday POC along with it.

Then the Skew, current size of ONE Standard Deviation, and the percentage ratio of skew to ONE Standard Deviation are all calculated. These are then displayed in the upper left hand corner.

General idea is based on Skew and trading around that. Skew is the relationship between the VWAP and the POC. A small skew implies the market is currently in a ranging environment. A larger skew implies the market is trending as the POC and VWAP are separating.

Positive Skew occurs when the VWAP is above the POC.
Negative Skew occurs when the VWAP is below the POC.
Symetrical Skew occurs when the VWAP ~= POC

Price below VWAP implies downtrend.
Price above VWAP implies uptrend.

The skewToStandard Deviation % is the ratio of the skew to the size of ONE standard Deviation. I put that there as a possible way to monitor how the skew may be stacking up to current volatility, i.e. the current standard Deviations....which is the distance between the bands. This should be a better measurement that a fixed number, as it is tied to volatility. The higher the %, the smaller the skew, the less likely a trend is in place.

I do not use these things and coded for a buddy. Details of how to trade them can be found at HERE.

I also have a pdf 'cliff notes' summary of the thread, but I can only seem to post one attachment with this indicator. If you want it, send a pm and I'll send it to you.

After some real time monitoring, I will update the next version with more customization for the end user such as more plotting options, color bars, trend etc.......

Notes, please read:
  • This indicator is an early release, I will update with new version in the near future
  • The newer version will have more plotting and display options
  • Also included will be a buffer to decide how much seperation to determine trending vs chop
  • Right now, the START TIME for the POC is there, but the START TIME for the VWAP is NOT. By default it starts and ends at the END of the US session, which is what most people will use I imagine. Will update in next release.

I had this up earlier but realized it didn't export from NT properly. I had someone else test it and this one should work fine.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Market Stats Indicator V1.0 with VWAP and POC from JPerl Thread
Category: NinjaTrader 7 Indicators 


July 25th, 2011
Size: 15.34 KB
Downloaded: 1106 times
Market Stats Indicator V1.1 with VWAP and POC from JPerl Thread 5 *
This is an update the the original posted HERE.

Details about what the indicator is and does can be found at the above link. This version is a minor update, and the script was updated by @Zondor. Thanks to him for that!

He made some changes to the original for optimization, and cleaned the script up a bit. There is still plenty that could be done to make the indicator better which I have not done yet.

Note: This indie still uses the old version of FT's VWAP(version33).


Category The Elite Circle 
 
Suggest other entries I might like
Details: Market Stats Indicator V1.1 with VWAP and POC from JPerl Thread
Category: The Elite Circle 


January 4th, 2012
Size: 15.35 KB
Downloaded: 674 times
Market Stats indicator V2. JPerl Tools for NT7. VWAP Shows historical PVP with histogram, and VWAP. Price MODE for FX. 4 *
This is a tool for use with the JPerl thread from a while ago on Traders Laboratory.

This is an update from these old versions THIS, and then THIS. All of this was done from scratch recently so there may be errors?

To find out more about the method or to see the videos, look HERE.

This indicator includes a Peak-Volume-Price(PVP) and its volume histogram. Also shown is the historical movement of the PVP. The PvP has several calculations for the 'Typical Price.' Which includes Close, HLC/3, OHLC/4, HL/2... AND the ability to use the volume counted, and evenly distributed amongst each price on that bar, this option does use more CPU cycles.

The Volume-Weighted-Average-Price(VWAP) is also there. It has the same 'typical price' calcs as the above, but w/o the ability of attaching evenly distributed volume amongst each price.

PRICE MODE(FOR FX): With both of these tools, the traditional volume calculations are there. But also has the ability to substitute in the price bars metrics, INSTEAD of the traditional volume. This might be useful for trading FX, as the typical volume tools look VERY similar to my way of using the bar's metrics instead of volume. To access the Price-Mode, set "Use Volume=false" in setup screen.

You can modify the profile to be drawn with rectangles which looks smoother, or with lines. The color is customizeable as is the amount of each session occupied by it, a percentage width option. The drawing of the profile does eat some CPU cycles, so if not necessary it can be disabled via "Show Volume Profile."

Updates to come as I am interested in studying this data in tabular form, so I'll post updates when I think about it.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Max Daily Volume Indicator 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

This is a simple indicator that highlights the maximum volume achieved during the day... AS IT DEVELOPS.

The max volume is reset at the START of your session template's start time, and as a newer higher volume is made, that bar is highlighted. You can select the color of the volume plot in the 'plots' section, and the color of the highlight you desire in the 'parameters section.

This indicator update onEachTic() like the standard volume indicator does.

There is not much to this indicator, but someone requested it in THIS thread. By the time I got around to building it, someone already posted one, so I did not post this version. Just posting it in the case someone else needs such an indie.

Again, this was not my idea, but was built on someone else's specs in the above thread.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Max Daily Volume Indicator
Category: NinjaTrader 8 Indicators and More 


January 6th, 2021
Size: 3.02 KB
Downloaded: 387 times

Keywords: max session volume
Nested Fractals 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

Fractals are a common bar pattern, created in a consecutive 3-bar series, where the bar in the middle is higher than the two on either side. This creates a fractal high.

In this indicator, that is created by what I have labeled as "Level 1." (see properties section in image).

This indicator also creates FRACTALS OF FRACTALS. So that means, if a Level 1 fractal exists, and has a LOWER Level 1 fractal on both sides of it, it creates a Level 2 fractal high.

This is done up to Level 5, and creates a series of swing points.

The indicator can display dots or numbers.

The parameter labeled "show triggers" shows an arrow with the corresponding color, WHERE on the chart the most recent fractal swing was actually confirmed. I.e., a Level 1 fractal high is confirmed at the END of the third bar.

The marker offset simply raises the marker text higher or lower above the bar.

I dunno what use this has, but is one of the experiments I have laying around, so thought I'd post it?

NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.


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


November 24th, 2020
Size: 4.60 KB
Downloaded: 659 times

Keywords: fractal fractals swing zag zig
On Screen Day of Week Display 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

This is a simple indicator that allows you to plot the day of the week name on the sessions bar's start. You can name the days whatever you want(Mon,Monday,M), by manipulating the "Day Names" section.

If the day isn't labeled the way you want... E.g., the first session on a Forex template is Sunday, but if I want it to say "Monday," you can input "Monday" in the "Day1" text field.

This indicator works onEachTic, and will work on Daily and Intraday charts.

This indicator was created from specs in THIS post.

NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.







---EDIT - V2 3March2022---
Adding an input, so that you can affix the labels to the BOTTOM of the chart.



Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: On Screen Day of Week Display
Category: NinjaTrader 8 Indicators and More 


March 3rd, 2022
Size: 4.12 KB
Downloaded: 256 times
Prior Day Hi/Lo Break 4 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

This is a simple indicator, that plots the prior day's HIGH/LOW, and shows lines that have not yet been broken. Highs/Lows are based on your session template.

The lines are PERSISTENT, and will remain on-chart until they are broken.

You can either remove broken lines completely, or show WHERE the line was broken with the use of the User Input called "Remove Touched Lines Completely." The image shows this.

This indicator will function OnEachTic if desired, or OnBarClose.

Other inputs should be self-explanatory.

NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Prior Day Hi/Lo Break
Category: NinjaTrader 8 Indicators and More 


March 26th, 2021
Size: 3.58 KB
Downloaded: 434 times

Keywords: day high low prior
Session Open Horizontal Offset Zones 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

Simple indicator that will plot up to 3, opaque boxes/zones, a fixed n-TICS above/below what your session's Open price is.

This indicator updates on-each-tic/real time by default(can change to onbarClose if not needed).

You can toggle and modify the horizontal session break line.

Setting "AutoScaleBoxes" to true, will autoscale so that the ENTIRE box is in view on your chart. I.e., this will shrink the bars.

Note, installing this indicator will create a folder in your indicators called "BTMM", that's where the indicator will be.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Session Open Horizontal Offset Zones
Category: NinjaTrader 8 Indicators and More 


November 12th, 2020
Size: 3.20 KB
Downloaded: 432 times

Keywords: boxes open session sessions zones
Taylor Trading Book Tool for NT7 5 *
This is a tool which will create a Taylor Trading Output that can be copied from the Output Window in NT7, and pasted into Excel for further analysis.

The benefit is that it is much faster than creating one manually by hand for many days.

The thread for this indicator can be found HERE.

Explanation on how to set this indicator up, and copy values into excel are here:



The specs for the indicator are as follows:

Quoting 
1) Excel sheet : Columns
Date , Volume , High , Low and Closing Prices

2) Day types : Buying Day (1) , Selling Day (2), Sell Short Day (3)

3) Collect the data as stated in step 1) for the past 10 days . Lowest price of the 10 day's Low column can be named Buy Day (1)....from there naming is automatic .. Next day (2) is Sell day and following day (3) is sell short day

4) Ideally on Buy Day (1) , low needs to be made first . (Buy day column cell can turn green if this condition is true) . For other 2 days high needs to be made first (Buy day column cell can turn red if this condition is true)

5) Once Sequence is identified, it should continued for every day market Opens, even for few hours . Holidays should not be counted.

6) The (D) Decline Column : The difference between previous day high and today's low
7) The (R) Rally Column : The difference between previous day low and today's high
8) The (BH) buying High Column : The difference between today's high and previous day high
9) The (BU) buying Under Column : The difference between today's low and previous day low



Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Taylor Trading Book Tool for NT7
Category: NinjaTrader 7 Indicators 


April 22nd, 2017
Size: 6.05 KB
Downloaded: 260 times

Keywords: book nt7 taylor ttt
The Adam Theory of Markets for NT7 5 *
This is an indicator based on a read many years ago by THIS book.

The indicator simply plots a reflection that is flipped about the X AND Y axis, which is a forward projection of the path of price.

You can set the lookback period, which is how many bars back to plot the forward projection. There are also "Entry Arrows" which simply paint based on the conditions in the book.

Basic idea is to capture trends and not chase the tops/bottoms.

I have the pdf, and you can likely find it online pretty easily if need be. Details of the theory is best found there.

My Take: Absolutely nothing special about this, as anything publicly available or sold is likely rubbish. But just cleaning out some things on my PC so figured I'd post in case anyone else was ever interested in such a thing.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: The Adam Theory of Markets for NT7
Category: NinjaTrader 7 Indicators 


April 21st, 2017
Size: 2.62 KB
Downloaded: 337 times

Keywords: theory adam
 



 
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