NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching high low, looking in title and description, keywords for any words
Found 277 matching entries

Sort by

Entries
Advanced Williams Percent R 5 *
This indicator created High Low bars of the standard WilliamsR indicator then applies a low fluctuation no lag smoothing ling (Light Blue) and a Signal Line (Maroon) to the smoothing line. It also draws a dot at the end of the calculation range to show you what prices are included in the calculation. The No Lag calculation is based on Ahrens Moving Average, tweaked to calculate off of the highs and lows not the open and close providing less variance to the indicator.

It will show the variance that takes place on the WilliamsR and smooth it to show you a more accurate number. I hope you like it, and if you do please leave a comment to show your appreciation.

Cheers,


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Advanced Williams Percent R
Category: NinjaTrader 7 Indicators 


January 15th, 2014
Size: 9.64 KB
Downloaded: 388 times
ADXVMA - Recoded for NT7 5 *
Exported using NT Version 7.0.1000.10

Why code another version of the ADXVMA?

All previous versions of the ADXVMA are based on a dirty transcript from MetaTrader which has a number of bugs, inconsistencies or variables that are not being used. This is just an attempt to clean up the mess and come up with a proper version. These are the changes:

Initialization: Most versions are initialized with a value of 0 instead of Input[0], this usually creates false values for the first 100 or 200 bars.

Redundant variables: The transscripts from MetaTrader use 4 different variables for the period, although it is always the same period. A variable used for the shift in MetaTrader is carried around, although it always has the value 0.

Inefficient algorithms: The indicator mostly uses Wilder's smoothing for calculating exponential averages from the positive and negative Momentum. The smoothing constant k is calculated once and applied to the various steps required for smoothing. Searching the highest and lowest value for the last n+1 period was hidden in a complex algorithm.

Input Series: The prior versions can only be applied to the close, this version also accepts other input series, such as the high, low or the typical price of the selected instrument.

Trendfilter: The indicator can best be used as a trendfilter. The trend state, which can be positive, negative and neutral, is exposed via an IntSeries, which can then be accessed by other indicators and strategies. The trend can also be shown via a paintbar option.

Update June 11, 2012: Trendfilter and colors modified to avoid frequent trend changes.
Update July 3, 2012: Serialization of display options changed. This will make it simpler to call the indicator from other indicators or strategies.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: ADXVMA - Recoded for NT7
Category: NinjaTrader 7 Indicators 


July 3rd, 2012
Size: 8.56 KB
Downloaded: 3001 times

Keywords: adxvma average moving trendfilter vidya
ADXVMA_Color_Bands 5 *
R7: 2/28/2022: I normalized Bands to accommodate fractional TickSize.
R6a: 6/23/2021 - Fixed the background not shading properly and the column number setting.
R5: 1/27/2021 - Added the calculation and display of the range from High to Low inside bands.
R4: 4/10/2020 - NT made some changes that caused errors with some indies. I took care of the error with this rev. When the button hides the indie, you need to hit f5 to hide the background color. If someone knows how to fix this... let me know.
R3:12/20/2018 - I added a switch to show or hide the indicator. I renamed it to ADXVMAButtonBand.
R2: 9/23/2018- I noticed a small error when displaying the Period in the title block.
R1: 2/22/2018- I found an error in how larger user inputs were being handled for the volatility band multipliers. If you were using < 4 multiplier, then you will not see a difference.

Hello Traders, I have added color and Volatility (Keltner-esk) Channels to the popular ADXVMA. You can select your colors for an Up trend, Down trend or Neutral. The Keltner Bands can be colored and set to the multipliers that you prefer. In the picture, the ADXVMA is set to 5 periods and the bands are set to 1.5 for the inner band and 2.5 for the outer band. The background can also be shaded to same colors as the lines.

Many Thanks to Zondor for the original NT8 coding of the ADXVMA.

Trade Well
Bob


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


March 5th, 2017
Size: 20.61 KB
Downloaded: 1164 times
AI Judgment Indicator 5 *
MACHINE LEARNING Indicator: this has been placed in the Strategies as it is intended to function with an AI system. Other AI users may find this indicator useful.

This Indicator was designed to use for Logistic Regression classification. This indicator is not optimized as it is only useful on Historic Data. The goal is to start at the newest historic point and work backwards to determine if a trade should have been made.

You can use this indicator real time and you can see it repaint. Not sure it is useful but brings a different perspective on the price action. It is based upon the "PriceActionSwing" indicator.

This indicator should export the following dataseries:
Classification: Current -1.0 = short, 0.0= Chop/sideways, 1.0 = Long
SwingPoint: 1 if at a high point, -1 at a low point, 0 otherwise; Mainly used to compute other values
BarsToSwing: Number of bars to the next swing point, indicates length of time for trend/chop
TicksProfitAtSwing: The number of Ticks of profit between the current point and the next Swing Point (potential profit), negative for short, positive for long ticks


Category NinjaTrader 7 Strategies 
 
Suggest other entries I might like
Details: AI Judgment Indicator
Category: NinjaTrader 7 Strategies 


October 5th, 2012
Size: 25.30 KB
Downloaded: 1188 times

Keywords: indicator machine learning
ALTOGomMP --> Several enhancements/features to GOM MP including Naked VPOC and Naked GAP. 5 *
Enhancements to GOM MP :

1. Added new SPLIT session mode, that will show AH and RTH profiles together in one chart. Works with other types as well.
2. Added Display profile levels such as Trading Session High, Trading Session Low, Mid, VPOC, Value Area High and Value Area Low
3. Added IB minutes parameter to allow you to set initial balance of your preference. IB parameter is turned off for AH session. IB won’t show if you have bar set to more than IB minutes.
4. Enhanced Developing VPOC function. Displays now straight progressing line for clear visibility.
5. Added Naked Vpoc levels with an option to display closed naked vpocs
6. Added Naked Close (GAP) levels with an option to display closed GAPS
7. Added option to display the naked level date and price level to the right panel
8. Added Summary section below the Profile that displays total profile volume with an option to format kilo, million and no formatting.
9. Added Summary section below the Profile that also display Initial Balance range and Daily range.
10. Added option to compute profiles for all bars on the chart vs on screen bars. This is important for naked levels in the past computation and display on screen without a need to squeeze the chart to naked level day.

Updated 05/21 :
Fixed IB settings for 24/7 & RTH Template;
[IB] summary level display adjustment dynamically to the top of the range.

Updated 05/22 :
Upgraded to GOMi's 4.6 version- Thanks to TimeTrade@BMT
Added a separate Pen style for dVPOC.

Updated 05/23 :
Fixed issue with the price display for currency and Bond markets

Updated 05/25 :
Added option to turn the status message off <8.13>
For this to work, additionally download and compile Hot Key Manager file from here GomHotKeyManager

Updated 05/26 :
Fixed Serialization problem for Fonts

Updated 05/27 :
Added toolbar buttons to set profile attributes.
Added option to show IB for overnight session
Added option to set color for summary text
Added option to set color for naked level text
Added option to show Continuous VA/VPOC/VWAP

Updated 05/28 :
Fixed the screen flicker issue

Updated 08/21 :
Attempt to fix performance problem reported during the RTH session start

First read details here : https://nexusfi.com/elite-circle/20321-altogommp-several-enhancements-features-gom-mp-including-naked-vpoc-naked-gap.html


Category The Elite Circle 
 
Suggest other entries I might like
Details: ALTOGomMP --> Several enhancements/features to GOM MP including Naked VPOC and Naked GAP.
Category: The Elite Circle 


August 21st, 2012
Size: 182.31 KB
Downloaded: 10967 times
Any Range on Any Chart for TradeStation
Any Range Anywhere for TradeStation v1.0

Works on at least TradeStation 9.0 and later

Prerequisite: ADE and EL Collections need to be installed. If you dont have it installed, please get the setup executable from here and install it prior to running these indicators: https://community.tradestation.com/Discussions/Topic.aspx?Topic_ID=128732&SearchTerm=elcollections&txtExactMatch=

Description:
Plots the developing range (high-low) for a given time interval on any chart and allows this range to be plotted on any other chart.

Usage:
The ELD contains 2 indicators that rely on ADE and EL Collections to do their job.
  • AnyRangeAnywhere(S): This indicator can be plotted on any chart and it will plot the developing range based on the start and end times input specified by the user. At the same time, it will copy the range values in memory using ADE and EL Collections. (S) stands for "sender".
  • AnyRangeAnywhere(R): This indicator reads the range plotted by the indicator above and plots it on any other chart. (R) stands for "receiver".
The indicators allow the range to be named so that multiple ranges can be plotted differentiated by their unique names specified by the user.





Works on the following chart types:
  • AnyRangeAnywhere(R):
    • Time Only. It might work on the other chart types but it might be inaccurate.
  • AnyRangeAnywhere(S):
    • Any chart - time, tick, volume, range etc.

Input Parameters:
For session start times, use the bar time of the first bar in the session. This would vary depending upon the interval of the time chart. For instance, for CL, in a 1 min chart, the first RTH session start bar would be 801 whereas in a 5 minute chart, the first bar would be 805.
  • AnyRangeAnywhere(S):
    • ORStartTime- Time in HH24MM format (eg: 0800 for 8 AM and 1600 for 4 PM) specifying the range start
    • OREndTime- Time in HH24MM format (eg: 0800 for 8 AM and 1600 for 4 PM) specifying the range end
    • PlotEndTime- Time in HH24MM format (eg: 0800 for 8 AM and 1600 for 4 PM) specifying how long to plot the ranges in an intraday chart
    • ADEClassName- A unique name that identifies this range. When this indicator is plotted more than once, this input value must be unique to each plot
  • AnyRangeAnywhere(R):
    • ADEClassName- A unique name that identifies the range to plot. This should match (case-sensitive) to the value of this same input specified in the sender.
    • ADEInterval- Specify the data interval for the sender chart. If the sender chart is a 5 minute chart, specify 5.
    • ADESymbol- Specify the symbol of the sender chart or use the default if the symbols are the same. This option is there to allow calculating the range on a continuous contract symbol, for instance, and then plotting it on a specific contract month symbol.

Change Log:
  • 02/15/2014 - v1.0 - Initial Upload


Category TradeStation (hidden) 
 
Suggest other entries I might like
Details: Any Range on Any Chart for TradeStation
Category: TradeStation (hidden) 


February 15th, 2014
Size: 62.88 KB
Downloaded: 545 times
Bar at special time
Hi community,
if I trade the ES- or ESTX50-Future I need the close of the previous cash-session to visualize the opening gap.Also as an additional S/R-line for the Future trading.
You can use the "Bar at special time"-Indicator for indicating the Open,High,Low or Close of a time(Zeit)-specified bar of each day.

inputs:
Zeit = closing-time of the bar you want to see
Wert = O , H , L , C or any formula e.g. ((H-L)/2)

It dont work if you use for e.G. Zeit = 1730 on a 1 hour chart.
You have to choose the chartresolution depending on the bar you want to get the data.
If you want to get the data of Zeit = 1732 you need a 2-minute chart or lower, if Zeit = 2215 (close of S&P-cash) you can put it at a 15-min-chart as highest resolution.

the code as txt-file:

//**********
Inputs: Zeit( 1730 ),
Wert( close );
variables: var0(0);
if (time =Zeit ) then var0=Wert else var0=var0[1];

plot1(var0);

//**********

aiti


Category MultiCharts 
 
Suggest other entries I might like
Details: Bar at special time
Category: MultiCharts 


January 11th, 2012
Size: 1.54 KB
Downloaded: 198 times
Bar Time Indicator 5 *
Exported using NT Version 7.0.1000.9

Bar Time Indicator:
This indicator measures completion of a bar in seconds and colors a historhram based on how long it takes for the bar to complete. Red <= 10s, Cyan<=20, Blue<=30s, Orange=45s, Magenta<=60, and Black >60s. These numbers can be changed to one's liking.

Short time-bars mean a fluid market participation and movement, while tall or black bars mean a grinding and stagnating market, it is like watching grass grow (in relative terms) and time for a coffee or lunch break.

The indicator will work for any type of price bars except for real time bars (minute, hour, Day, etc.). But, it is best for short term and day trading with tick, volume, etc. bars. The indicator also draws a 60-Second horizontal line and a 9-period SMA of the time. High reading of the SMA gives a visual if the market is getting lazy. Best and less stressful is to trade when bars are short and colorful.

This indicator is intended for True Elite BMT Members, please use but do not steal to sell.

Enjoy!


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Bar Time Indicator
Category: NinjaTrader 7 Indicators 


March 30th, 2012
Size: 4.20 KB
Downloaded: 1346 times

Keywords: bars tick volume
Better Volume (amaBetterVolume) 5 *
Version 1.1 September 12, 2018

This indicator is based on the original version of the Better Volume Indicator from https://www.emini-watch.com/. It identifies the following events relative to the selected lookback period:

Breakout or climax bars: A breakout or climax bar is a wide range high volume bar for which the the product "volume times range" is higher than for all preceeding bars of the lookback period.

Churn bars: A churn bar is a narrow range high volume bar for which the ratio "volume per range" is higher than for all preceeding bars of the lookback period.

Climax churn bars: A climax churn bar is a high volume bar that qualifies both as a climax bar and as a churn bar.

Low volume bars: A low volume bar is a bar which has a lower volume than for all preceeding bars of the lookback period.

The indicator uses two lookback periods. The larger lookback period identifies stronger climax and churn bars, the smaller lookback period points to weaker climax and churn bars and is used to identify low volume bars.

A breakout or climax bar may occur at different locations. It may start a trend as a breakout bar, it may indicate that an existing trend continues after price has consolidated or it may occur at the end of a trend and indicate that the trend is near exhaustion. This bar type is similar to classic types of gaps that may be found on daily charts. There are runaway gaps, continuation gaps and exhaustion gaps. Breakout or climax bars may be used as a subsitute for those gaps when trading smaller timeframes.

Relative Volume: When you use the BetterVolume indicator with intraday data, it is pretty much distorted at the beginning of the regular session. When compared to pre-session bars, all the bars in the beginning of the regular session look like high volume bars, which in turn leads to false signals. This behavior is corrected when the Better Volume indicator is applied to "relative volume" instead of "absolute volume". This version of the indicator allows for performing the Better Volume calculations on both absolute volume and relative volume.

Sound Alerts: The indicator comes with sound alerts.

Market Analyzer Column: I have included a market analyzer column with the install file. The market analyzer column will return bar codes for each type of signal: strong climax churn bar = 0, strong climax bar = 1, strong churn bar = 2, weak climax churn bar = 3, weak climax bar = 4, weak churn bar = 5, low volume bar = 6, upclose no signal bar = 7, downclose no signal bar = 8, doji no signal bar = 9. Based on these values you may define cell conditions and show the signals as text with background color on the market analyzer.

Update version 1.1: Bug removed. Sound alerts did not fire, because the path for the sound files had not been initialized.

Update version 1.3:: Holiday calendar updated for Relative Volume indicator, sound alerts now working on inactive charts.

Nota: The forum software has renamed the downloadable zip file to the false version number 1.0. Please disregard the version number of the zip file. The zip file contains the indicator version as specified above.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Better Volume (amaBetterVolume)
Category: NinjaTrader 8 Indicators and More 


August 22nd, 2018
Size: 26.72 KB
Downloaded: 2220 times

Keywords: bettervolume churn climax climaxchurn volume vsa
Better Volume with Sound Alerts 5 *
Exported using NT Version 7.0.1000.26

This is a simple version of the Better Volume Indicator from https://www.emini-watch.com/. It is not based on the later versions but the original version and identifies the following events

Breakout or Climax Bars: A breakout or climax bar is a bar with the highest value for the product of volume and range within the lookback period.

Churn Bars: A churn bar is a bar with the highest value for the volume per range within the lookback period.

Climax Churn Bars: A climax churn bar is a high volume bar that qualifies as both climax and churn bar.

Low Volume Bars: A low volume bar is a bar that has the lowest volume within the lookback period.

The indicator uses two lookback periods. The larger lookback period identifies stronger climax and churn bars, the smaller lookback period points to weaker climax and churn bars and is used to identify low volume bars.

Sound Files: The sound files are user selectable. You first need to copy your sound files to the directory C:\Program Files\Ninjatrader 7 \sounds. You can then select these files via the indicator dialogue box. Make sure that your sound files are compatible with NinjaTrader. NinjaTrader 7 does not support wav\MPEG, you need to convert it to wav\PCM first with an audio recorder.

Some further ideas and the sound files that I use can be found here:
https://nexusfi.com/traders-hideout/9042-better-volume-indicator-sound-alerts.html

Version 1.1, April 22, 2011: Bug fixed, low volume bars were not shown correctly.
Version 1.2, January 22, 2012: Paint bar option added. Overlay version showing paint bars only is included. Values for different bar types are exposed as IntSeries
Version 1.3, September 27, 2012: Code efficiency improved, following suggestions by @Zondor.
Version 1.4. December 28, 2012: Bug removed, sound alert for low volume alert was triggered for all bars with setting COBC = false.
Version 1.5. February 10, 2015: Bug removed, paintbar opacity was not applied for low volume upclose bars with setting COBC = false.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Better Volume with Sound Alerts
Category: NinjaTrader 7 Indicators 


February 10th, 2015
Size: 355.19 KB
Downloaded: 6631 times

Keywords: bettervolume churnbars climax climaxchurn expansion
 



 
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