NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching Vwap bands, looking in title and description, keywords for any words
Found 122 matching entries

Sort by

Entries
Volume Spread Analysis (VSA) Suite V1.3 - Basic NT8b9 5 *


V1.3

Volume Spread Analysis (VSA) Suite V1.3 - Basic - NT8RC1

Updated to RC1 Sep 2016

Another platform look-a-like.............visually 'cloned'.


Make sure you unzip the zip file first before importing or you will receive a NT8 import error! There are multiple files within the first zip file.

1. New HLC ChartStyle to reflect the rounded look of the TGv4 platform.

Two coloring modes are select-able:

VSA logic. eg. Close[0] > Close[1].
Normal HLC eg. Close[0] > Open[0].

Up, neutral, down and 'lastbar' colors are selectable.
2. VSA volume bars.

Up, neutral, down and 'low volume' colors are selectable.
Bands can be turned off but colors are hard-coded based on the TGv4 platform.
Width of volume bars changes automatically to match the price bar width.
3. VSA SMA.

Up, neutral, down colors are selectable.
The custom diamond plot is hard-coded but the size is user selectable.
Hard-coded to Median input.
4. VSA Price Line

There are 4 user selectable plot modes to "hopefully" cater for different uses.
******************************************************************************************

Please unzip the .zip file first and read the instructions.

The period settings of the SMA and the volume bars MA and bands are visually cloned and may therefore be off slightly, so adjust to suit yourself.

There is plenty of 'OnRender' custom plotting included if you wish to dig your teeth into NT8 ninjascript.


Update: V 1.1 Nov 2015

Can now choose colors for the equal close bar and last/live bar.
Can now plot your own paintbars over the top of the chartstyle.

Update: V 1.2 Dec 2015

Fixed a bug: Removed the custom 'icon' due to errors when using two or more tabs with the same VSA chartstyle. Please download again or you will lose your tabbed charts!

Update: V 1.3 Mar 2016

General performance and visual improvements.


Enjoy


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Volume Spread Analysis (VSA) Suite V1.3 - Basic NT8b9
Category: NinjaTrader 8 Indicators and More 


October 30th, 2015
Size: 193.55 KB
Downloaded: 1934 times
Volume Up Down Average 5 *
Discussion thread:
https://nexusfi.com/tradestation-multicharts-easylanguage-programming/10987-easylanguage-volume-up-down-average.html

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: 553 times

Keywords: multicharts volume
Volume Weighted MACD 3 *
After reading John Bollinger's book Bollinger on Bollinger Bands I thought to make one of the indicators he mentioned in the book. So here you have the VWMACD indicator with an EMA as a signal line. This indicator was developed by Buff Dormeier and popularized by this book. This one is for multicharts.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Volume Weighted MACD
Category: The Elite Circle 


February 23rd, 2013
Size: 6.08 KB
Downloaded: 493 times

Keywords: multicharts vwmacd
vwap 5 *
Volume weighted average price.


Category MetaTrader 4 Indicators 
 
Suggest other entries I might like
Details: vwap
Category: MetaTrader 4 Indicators 


January 3rd, 2010
Size: 2.00 KB
Downloaded: 1211 times

Keywords: vwap websouth
VWAP Bands 5 *
Standard VWAP study with alternating clouds. The clouds can be turned on or off in the inputs. The preset colors are for a light background but can be changed in the Global Settings as well as the VWAP line color.

https://tos.mx/dxu00c


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: VWAP Bands
Category: ThinkOrSwim 


October 10th, 2015
Size: 4.32 KB
Downloaded: 489 times

Keywords: thinkorswim vwap
VWAP ExtendPrev 5 *
This spreadsheet study will extend the previous period’s ending VWAP values into the current period. This study works on intraday charts and historical charts using any of the VWAP Time Period Types (except Minutes).

Unzip the attached and put the contents in your Sierra Chart \Data folder, then click on Analysis >> VWAP ExtendPrev-

Set the Time Period Type in cell J1 to match the Time Period Type in the VWAP study settings.

Both the VWAP Time Period Type and cell J1 must be a greater interval than the chart bar.

The default subgraph settings show only the VWAP and the first band. If you want to see the other bands, set the Draw Styles of the other subgraphs to something other than Ignore.

The study collection will load the correct spreadsheet study with the correct settings, and it will add an instance of the Volume Weighted Average Price study. If you already have the VWAP study added to your chart, you can remove the instance this study collection adds.

The formulas on the spreadsheet assume the VWAP study appears in columns AA-AI. Either move the VWAP study to the top of the Studies to Graph list, or edit the formulas in cells K3-S3 to reference the correct VWAP columns.

This spreadsheet’s formulas are built on Sheet1, which corresponds to Chart #1. If you apply this study to a different chart number, you must copy the contents of cells I1-J2 on Sheet1 to cells I1-J2 of the corresponding Sheet#.

Compatibility: New Spreadsheets versions

Changelog

8/26/2016 Updated to New Spreadsheets version.


Category Sierra Chart 
 
Suggest other entries I might like
Details: VWAP ExtendPrev
Category: Sierra Chart 


July 19th, 2013
Size: 48.04 KB
Downloaded: 326 times
VWAP SD Bands V2 3 *
This is a modified version of the default thinkorswim VWAP indicator combined with the thinkscripter Chart Period VWAP and Standard Deviation Bands (https://www.thinkscripter.com/indicator/chart-period-vwap-and-standard-deviation-bands) to have three standard deviations rather than the default one sd. Has other options to calculate the bands but they may or may not be accurate.

* The "standard" Band Type is the default thinkorswim VWAP indicator formula.
* Cloud color can be changed under the "Globals" option.


Update 3/7/2014
* Available Time Frame was: Day, Week, Month, Chart.
Available Time Frame now: Day, Week, Month, Year, Minute, Hour, Chart, "Opt Exp", Bar.
* Added option to hide cloud.
* Added option to hide SD lines.


Category The Elite Circle 
 
Suggest other entries I might like
Details: VWAP SD Bands V2
Category: The Elite Circle 


February 23rd, 2014
Size: 4.62 KB
Downloaded: 963 times
xcMovAvg2 5 *
(Ver 3.1.0) updated 04/01/2014
Added option for chart Type UniRenko....(per request from BMT member)
NOTE: The UniRenko MUST get it's chart parameters in the following format...(UniRenko requirement not mine)
...for the bar type to recognize what 'time' parameters you are passing.
- Three digits (with leading zeros) for the first UniRenko parameter
- Three digits (with leading zeros) for the second UniRenko parameter
- Three digist (with leading zeros) for the third UniRenko parameter
This means 9 digits total...,NO SPACES
-----------------------------------------------------
I also added capability for TEMA and DEMA moving averages


10/16/2011...Added option to color Up/Dn/Neutral....for xcMovAvg2 averages.
Also.....refined the algorithm to smooth out the 'stairsteps' on the chart where the main chart continues to paint bars but the larger-time-frame on which xcMovAvg2 is running...has not yet painted it's new bar.

06/05/2011... Added BetterRenko as an option for alternate chart time frame
(per request from forum members).
NOTE: Be sure BetterRenko is loaded as "Custom4" in bartype....(Custom4 is the default setting in the BetterRenko download).
05/22/2011 ... Added optional bands (per request from forum members)
Option to select Fibonacci bands...or percent bands...or
Std Deviation bands...from any moving average from any period.

04/11/2011 .... Added SMMA (per request from a forum member)

Multi Time frame indicator....(xc = 'cross chart' Moving Average)

Will allow you to plot an EMA, WMA, HMA, SMA, BMTCollectiveMA, or ADXVMA from another time period on your chart.

Typical usage has been to plot a larger time frame EMA on a smaller time frame chart....for example the 5 and 15 EMA (20) are popular EMAs, and folks sometimes like to see this plotted on a 1min, or 6 range, (or other) smaller time frame chart.

Plots are configurable for color, size, dashstyle, etc.
The ADXVMA is configurable with 'rising' 'falling' and 'neutral colors.


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


February 27th, 2011
Size: 26.61 KB
Downloaded: 935 times
Zig_Zag_VWAP_OriginalVolProfile_v1 5 *
This is a chart of a Zigzag with growex's version of VWAP and a Volume Profile that recalculate at each zigzag. The Zigzag has many options, and does include an autofibextension. The Zigzag shown is based upon a moving average of the hl2, and can repaint, but not as often as the high/low option.


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: Zig_Zag_VWAP_OriginalVolProfile_v1
Category: ThinkOrSwim 


January 21st, 2015
Size: 26.90 KB
Downloaded: 238 times
Zig_Zag_VWAP_OriginalVolProfile_v2 5 *
This is an update to version 1.
Added 1) volume and alerts at each zz; 2) 3rd vwap; 3) ability to turn on/off volume profile


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: Zig_Zag_VWAP_OriginalVolProfile_v2
Category: ThinkOrSwim 


January 30th, 2015
Size: 30.88 KB
Downloaded: 774 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