NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Entries suggested by "Volatility Scalper (EA)"

Entries
PriceActionSwing NT7 5 *
The PriceActionSwing indicator for NinjaTrader 7.0 calculates swings in different ways and visualize them. It shows swing information like the swing length, duration, volume,... It contains a lot of features. It is also useable on the Market Analyzer.

The package contains 3 indicators:
PriceActionSwing
- standard swing indicator with visualization and swing information
PriceActionSwingPro
- Draw automatically Fibonacci extensions and retracements
- Calculate a swing statistic
- Calculate and visualize ABC patterns
- Risk management (automatically for ABC patterns)
- Calculate and visualize divergence based on an indicator
- GomCD (uncomment the "region GomCD" parts in the source code)
PriceActionSwingOscillator
- swing trend visualization
- developing swing volume (repainting)

Useful to see/trade price action with HH, HL in uptrends and LL, LH in downtrends and patterns like double top/bottom, triangle,…

For more information see this thread.

Version 17 - June 5 2014
- Changed the code structure for simpler access from strategies and other indicators
If you use PriceActionSwing within other files, make sure you have a backup from the old version
- Added swing tick and swing percentage calculation
- Added swing calculation based on close values
- Added seperate swing price output
- Added developing GomCD output since the last swing
- Improved risk management items
- Added risk management tab
- Added different alerts

Version 18 - June 15 2014
- Fixed minimum swing size to < 1 for percentage settings

Version 19 - December 12 2016
- Updated to NinjaTrader 8, get NT8 version here

Starting from version 17 NinjaTrader 6.5 will not longer be supported.
Starting from version 19 NinjaTrader 7.0 will not longer be supported get NT8 version here

COMPATIBILITY:
NinjaTrader 6.5: NO
NinjaTrader 7.0: YES
NinjaTrader 8.0: NO, see NT8 version here


Category Free Section 
 
Suggest other entries I might like
Details: PriceActionSwing NT7
Category: Free Section 


December 12th, 2016
Size: 59.19 KB
Downloaded: 37168 times
SessionPivots V43 5 *
Exported using NT Version 7.0.1000.26

Indicators will only run on NT 7.0.1000.5 or later.

Family of 6 indicators to display daily, weekly and monthly pivots and OHL of current day, current week and current month. The package includes

- anaPivotsDailyV43
- anaPivotsWeeklyV43
- anaPivotsMonthlyV43

Options for the Pivot indicators: Floor pivots, pivot range, midpivots, floor pivots wide, Jackson Zones, Fibonacci pivots, Camarilla pivots, VWAP of the prior session

- anaCurrentDayOHLV43
- anaCurrentWeekOHLV43
- anaCurrentMonthOHLV43

Options for the OHL indicators: Open, high and low of the current period, Fibonacci retracement levels calculated from current high and low, noise bands, target bands based on the average daily/weekly/monthly range.

Chart settings: Please set the right side margin under chart properties to 200 to allow for correct display of the labels. The colors are adapted to dark chart backgrounds.

Session templates: The indicators require the use of a correct session template for the instrument shown on the chart. With an ETH template only ETH pivots, ETH OHL and ETH noise and target bands can be displayed. For displaying RTH pivots, it is recommend to use a multi-session template that divides the day into the night session, regular session and after-session.

Use of daily data on intraday charts: The 3 pivot indicators are designed to load daily data, if the option for "Calculate from session" is set to “Daily Bars”. This the data used by the indicator:

"Calculate from session" = "DailyBars": Pivots are entirely calculated from daily data.
"Calculate from session" = "ETH" & "Settlement/Close" = "DailyBars": High and low are taken from the full intraday sessions. The close or settlement price is taken from daily data.
"Calculate from session" = "RTH" & "Settlement/Close" = "DailyBars": High and low are taken from the regular intraday sessions. The close or settlement price is taken from daily data.
"Calculate from session" = "ETH" & "Settlement/Close" = "Intraday Close": High and low are taken from the full intraday sessions. The close is the last price traded for the full session.
"Calculate from session" = "RTH" & "Settlement/Close" = "Intraday Close": High and low are taken from the regular intraday sessions. The close is the last price traded for the regular session.

Auto setting for the 3 pivot indicators: The Auto setting will preselect ETH for FOREX and all CME currency futures, but preselect RTH for all other instruments.

VWAP: The VWAP of the prior day is always calculated from intraday data. Depending on the chart resolution it can be a few ticks off the correct value.

Auto setting for the 3 OHL indicators: The Auto setting will preselect the third intraday-session as the regular session for FOREX & currency futures, but preselect the second intraday-session for all other instruments.

Noise Bands: The OHL indicators can be used to display noise bands. The noise is determined by averaging the smaller move Min (High – Open, Open – Low) over N1 & N2 days. The average values are displayed in a data table. The noise is added to and subtracted from the current open.

Target Bands: The OHL indicators can be used to display target bands. The targets can be determined in two different ways: Either the average daily range over N1 & N2 days is added to the current low (high projection) or subtracted from the current high (low projection), or the daily expansion from the open Max(High – Open, Open – Low) is averaged over N1 & N2 days and added to and subtracted from the open. The average daily range or average daily expansion is shown in the data table.

GLOBEX holiday sessions with settlement next day: The indicators are preconfigured for Globex holiday sessions without settlement for trade date next day or later. These trade dates are President’s Day, Martin-Luther-King Day, Memorial Day, Independence Day, Labour Day and Thanksgiving. The indicators will display double day sessions for these days for all GLOBEX and NYMEX traded instruments.

Update Jan 23 2011: Globex Holiday Calendar for 2011. Holiday sessions will only be applied to Globex instruments. Price markers are now correctly formatted for US interest rate futures and FOREX.
Update May 17, 2011: New signature for GetNextBeginEnd() implemented.
Update May 24, 2011: Due to a bug, the new signature for GetNextBeginEnd() is only implemented for OnBarUpdate() but not for Plot() Override.
Update June 21, 2011: The indicator now works with half-pip FOREX feeds. Indicator dialogue box improved.
Update July 11, 2011: Indicator reshaped, small bug removed that affected weekly ETH pivots after a holiday that fell on a Monday.
Update July 20, 2011: Serialization of the plots changed.
Update December 12, 2011: Levels R5, S5 added. Some labels changed. Label size is now adjustable. Globex Holiday Calendar for 2012 added.
Update January 6, 2012: Holiday fields added for anaCurrentDayOHLV38
Update June 20, 2012: Shading added for Pivot Range and Jackson Zones
Update February 16, 2013: Indicators entirely redesigned. Holiday calendar added for 2013. The former SessionNoiseBands & Session Volatility Bands have now been integrated into the CurrentOHL indicators.
Update March 11, 2013: No added features, but 2 bugs removed that had affected the plots with specific settings.
Update March 13, 2013: Bug removed, RTH pivots did not work, when data table was unselected.
Update April 10, 2013: Plot modified for compatibility with charts built from multiple bar series
Update May 10, 2013: Regular close can now be displayed for the remaining hours of the trading day. Bug removed, which led to occasional false identification of the RTH session on charts built from ticks.
Update December 9, 2013: Holiday calendar added for 2014.
Update January 22, 2013: CurrentDayOHLV42 did not display pivots for prior days when set to RTH. Bug removed.
Update September 17, 2014: With indicator setting "RTH" current day's range is now displayed as 0 during the night session.
Update September 20, 2014: Minor update, data table for ADR/ADN now plots on top of the indicator plots. Indicator plots can now be accessed via SHIFT + mouse wheel to change the Z-Order of the indicator.
Update December 28, 2014: Holiday calendar added for 2015. Price markers improved for US interest rate futures.
Update February 11, 2015: Minor update. Formatting of ATR/Noise improved for currency pairs with quote currency JPY.

Detailed explanations how to use the indicator can be found here:

https://nexusfi.com/elite-circle/25791-toolbox-2013-trading-session.html
https://nexusfi.com/elite-circle/3790-ninjatrader-7-toolbox-floor-pivots.html


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
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: 10966 times
SessionVWAP Daily (amaCurrentDayVWAP) 5 *
Version 2.5 October 27, 2019

The Current Day VWAP is the volume-weighted average price (VWAP) of a security for the current day’s trading session. The VWAP gives a fair reflection of the market conditions throughout the trading day and is probably the most popular benchmark used by large traders.

The Current Day VWAP can be set to calculate for the entire trading day or it can be set to calculate for custom hours such as the regular session only. The VWAP further comes with volume-weighted standard deviation bands or quarter range bands. Although the VWAP uses volume information, it is best set to “Calculate” = “On price change”. It is not necessary to recalculate it with each incoming tick.

Trading hours template: The trading hours template should be set to <instrument settings> or any other trading hours template that reflects the contractual trading hours of the instrument.

Full_Session: The VWAP will be calculated for the full session as selected per trading hours template.

Custom_Hours: You may select custom hours for calculating the VWAP in different time zones.

Standard_Deviation: The volatility bands are calculated as a selectable multiple of the standard deviation, where the standard deviation is calculated for the selected session.

Quarter_Range: The volatility bands are calculated as a selectable multiple of the quarter range for the current session.

Accuracy: The indicator calculates both VWAP and volatility bands from the primary bars shown on the chart. All data points of each bar are used for the calculation in order to obtain the best possible result. However, accuracy also depends on the chart resolution. Accuracy increases as trading volume accumulates. Therefore it is recommended to select an early anchor point and only use VWAP and volatility bands once they have stabilized.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: SessionVWAP Daily (amaCurrentDayVWAP)
Category: NinjaTrader 8 Indicators and More 


September 4th, 2017
Size: 9.72 KB
Downloaded: 4276 times

Keywords: quarterrange session standarddeviation volatility volume volumeweighted vwap
Initial Balance Range Bands V42 5 *
Exported using NT Version 7.0.1000.26

Indicator will only run on NT 7.0.1000.5 or later.

Discretionary traders: Please use the multi-timeframe version of the indicator for odd minute charts and charts built from ticks.

https://nexusfi.com/download/ninjatrader-7/indicators/938-download.html?view

The indicator displays the current open, the initial balance (IB) and upper and lower range bands that are calculated by adding and subtracting fractions of the initial balance to the IB high and IB low.

You can only use this indicator with an appropriate session template. The opening time will align itself to the start time of the RTH session, as specified via session template. The hybrid setting assumes that you want to use the 3rd intraday session as RTH session for FOREX and currency futures and the second session for all other instruments.

Example ES: Select a session template with the following sessions: Session 1 (night session) 15:30 - 8:30 Central Time, Session 2 (RTH) 8:30 - 15:15 Central Time. Select second session for opening range.

Select length of opening period: The length of the opening range can be selected via indicator dialogue box The default setting is 60 minutes.

Select Offset: With an offset of 00:00, the indicator aligns to the start of the selected session. If you enter a positive value for the offset, the opening range will be shifted forward from the session start. For example if you open a chart for ES with the session template US CME Index Futures, then the session (and the trading day) starts at 5:00 PM Central Time. To display an opening range for the regular session, you need to enter an offset of 15:30, because the regular session starts 15 hours and 30 minutes after the start of the trading day.

Multipliers for range bands: The multipliers for the upper and lower range bands can also be changed. The default settings for the bands are 0.5, 1 and 2, meaning that the first upper band is built from the IB high by adding half of the IB range, and similar for the other bands.

Developing range: Prior to the completion of the initial balance, the indicator plots the developing range in gray to show that the range is still incomplete.

Night session or pre-session range: The indicator also has an option to display the full night session, European or Asian session range. This feature is not used with the default settings. I did not add it on purpose, it was already part of the opening range indicator, and it was easier to leave it than to remove it.

European Session Range: You can select start and end time of the European Session in CET (Central European Time). The European Session is pre-configured for the time between 8:00 AM and 1:00 PM CET.

Asian Session Range: You can select start and end time of the Asian Session in TST (Tokyo Standard Time). The Asian Session is pre-configured for the time between 9:00 AM and 3:00 PM TST.

Update June 2, 2011: New signature for GetNextBeginEnd() implemented.
Update June 11, 2011: Small bug removed, indicator did not display opening range and pre-session range correctly during the training period (first bars of the chart, after scrolling to the left horizontally).
Update June 21, 2011: The indicator now works with half-pip FOREX feeds. Indicator dialogue box improved.
Update July 25, 2011: Serialization of the plots and indicator dialogue box changed.
Update January 24, 2012: Offset added, opening period no longer needs to be aligned to session start.
Update February 19, 2012: Option added to cut off the opening range at the next session break.
Update October 6, 2013: Minor bug removed, offset was not applied correctly on tick charts, when indicator was set to COBC = false.
Update October 24, 2013: Drop down property added for European and Asian Time Zone
Update December 8, 2013: Indicator partly recoded and custom plot added.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Initial Balance Range Bands V42
Category: NinjaTrader 7 Indicators 


December 9th, 2013
Size: 11.10 KB
Downloaded: 4345 times

Keywords: initialbalance open openingrange rangebands volatility
 


 
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