NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Entries suggested by "Customizing Candles"

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
UniRenko - Universal Renko BarType v4 5 *
Change log:
UniRenko - Universal Renko BarType v4 (July 31st 2013) --> Price 'traveling' to '0' during Market Replay issue.

This is an update for the UniRenko Bars type that fixes an issue with Market Replay that causes price to 'travel' to '0' in certain situations.
This fix is in addition to the memory leak fix provided in the previous version (v3).

Please, use this version as it has been thoroughly tested and should be stable at all times.

After importing, exit NT and reenter to access the fixed UniRenko bars.


UniRenko - Universal Renko BarType v3 (July 10th 2013) --> Memory leak fix
This is an update for the UniRenko Bar type that fixes a memory leak that would prevent these bars from being used with Market Replay and other conditions.
This update just fixes the memory leak issues and does not make any additional changes to the original monpere code.


UniRenko - Universal Renko BarType --> Original monpere version
Please, refer to the original description of these bars by the original creator (monpere) here:
https://nexusfi.com/local_links.php?catid=19&sort=d&filter=u&pp=1000


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: UniRenko - Universal Renko BarType v4
Category: NinjaTrader 7 Indicators 


July 31st, 2013
Size: 2.84 KB
Downloaded: 6871 times

Keywords: unirenko
HeikenAshi v4 5 *
Exported using NT 7.0.1000.22

Modified Heikin Ashi Bars:

- Option to select between the original Heikin-Ashi bars created by Dan Valcu and the modified Heikin-Ashi bars suggested by Sylvain Vervoort.

- The Heikin-Ashi candles can be smoothed with median, mode and 27 different moving averages. Please select between the 2 types of Heikin-Ashi bars, smoothed Dan_Valcu candles and smoothed Sylvain_Vervoort candles.

- Indicator can be used on price panel or other panels.

- Candle color and candle outline color can each be selected.

- A paintbar indicator is included that allows to color bars according to the Heikin Ashi trend. The paintbar indicator allows to access the trend via a BoolSeries, which can be used by automated strategies or other indicators.

Update January 13, 2011: Indicator can be used on secondary panels.
Update July 3, 2012: Formula used by Sylvain Vervoort added. Second paintbar indicator added that can be used as a trendfilter.
Update August 16, 2012: Smoothing methods added. Plot modified. Indicators can now be displaced.
Update August 31, 2012: Ehlers Filter updated.
Update August 20, 2013: Tillson T3 added, Heikin-Ashi trend exposed as public BoolSeries, HA Open, High, Low and Close can be selected as input series or accessed by a strategy.
Update April 5, 2014: Small copy & paste bug removed, values were not correctly set to BoolSeries for the HA indicator.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: HeikenAshi v4
Category: NinjaTrader 7 Indicators 


April 5th, 2014
Size: 64.07 KB
Downloaded: 8482 times

Keywords: heikenashi heikinashi paintbars
BaBAR: Backfilling Bid/Ask Recorder to extend the usefulness of the GOMI toolset 5 *
BaBAR is a standalone application that creates live and historical tick data files for the GOMI toolset. Tab delimited output is also supported. ...

Please note: BaBAR will only work with an IQFeed connection as it is based on their proprietary data formats. (The IQFeed API)

I originally wrote this application to avoid the issue with GOMI toolset indicators and their derivations which required me to keep charts up all the time. NinjaTrader does not allow recording of historical Bid/Ask data, so disruptions for any reason would cause blank spots in my charts.

However once I got a ways into development, I realized it could be used for much more than that. This application is capable of grabbing Bid/Ask data from a wide range of instruments over a long time frame. Currently IQFeed provides 180 days of data, but as I store more data my sample size will continue to grow.

More recently, I extended the ability to write tab delimited files which include new fields provided by the latest IQFeed Client. These include millisecond resolution, market center and trade condition codes for each tick.

I now have Bid/Ask tick data in both GOMI binary and tab delimited format (with extended fields) for all futures contracts, the 100 most active ETFs and all of the equities that comprise the DOW, NASDAQ, and S&P 500 indices.

Besides having Gomi’s indicators ready to go on just about any chart I can think of, I can now use the GOMI family of indicators in strategy development for any of these instruments, as well as datamine using external applications.

I believe the tab delimited format can also be used for other purposes, including better tick aggregation, but I haven't fully explored that yet.

A NinjaTrader Export file format is also available, which is produces files for direct import into NinjaTrader.

If you like using BaBAR, please consider subscribing to the Official GomRecorder and QCollector Tick Data Sharing Thread, so that when other BMTers need data, you can help them out. Also in that regard, there is a folder in the BaBAR distribution called "Create Monthly Files for BMT Data Sharing Thread" which provides an automated way to create monthly data for the data sharing thread.


Current Version 1.4.5a

(Uploaded August 4, 2014)
  • The application remains the same, but the sample Gomfolder & related spreadsheets were updated, including a fix of a typo in the gold (GC) contract.

Support thread:

If you have any questions or comments, or run into any problems, please see the support thread.

Subscribing to this thread is suggested as it is where I will make announcements, etc.


Requirements:
  • This application requires an IQFeed data connection. A regular subscription will do however; it does not require a special developer or other license, and this app will run concurrently with your NinjaTrader or other trading platform. Note: Because data vendors have different APIs (internal data architectures) there is no way to adapt the application to other sources such as CQG, etc.

  • Gomi released an update of his toolset to version 2.6, which among other things has a change to help ensure that the indicators will be compatible with this application. If you use this application, be sure to update your GOMI toolset installation to the latest version, always available here: https://nexusfi.com/elite-circle/6802-gomrecorder-2-a.html

  • After installing version 2.6 of the Gomi Toolset, >>be sure to apply the patch<< included with the download.

  • If you currently have charts that use the GOMI toolset, the only other change required to use this application is to remove the GomRecorderIndicator from your charts as it is no longer needed, and to be sure that all other GOMI indicators on your charts have their “Write Data” property set to false.
Please Note:
  • Be sure to read the “READ ME FIRST” pdf file included in the package before installing or using the application. (And before asking for support please.)

  • This download is a ZIP file, but it is not a NinjaTrader import file. Do NOT import it into NT. Just open it with explorer.

Older Version 1.4.5

(Uploaded June 27, 2014)
  • This version fixes a problem that some users outside the US experienced.

  • Also the futures contracts in the sample instrument lists have been updated.

Older Version 1.4.1

(Uploaded December 6, 2013)
  • This version has a small change to take advantage of IQFeed extending tick storage to 180 days.

Older Version 1.4

(Uploaded November 1, 2013)
  • This version mostly fixes bugs, but it is more robust than the previous version. Documentation is updated as well.

  • This version gives the user the option to include implied trades or not. See the included document "BaBAR Tab Delimited Output Reference" for details.

  • The included patch to the Gomi Toolset is still required to ensure millisecond compatibility. Be sure to install it using the provided instructions.

Older Version 1.3

(Uploaded August 1, 2013)

In this version I took advantage of the new features of IQFeed Client Version 5.0.
  • Gomi Files now have millisecond resolution. For this to work correctly the current version (v 2.6) of the Gomi toolset must be used, and patched with the file included in the download.

  • Tab delimited file output now has a millisecond resolution option, and also supports extended trade information for each tick. The extended trade information includes the market center where the trade occurred, and up to 4 trade condition codes.
(Both of these features are discussed in the “Read Me First” document included with the download.)


Older Version: 1.2

(Uploaded June 26, 2013)

In this version I focused on output file formats.
  • For the Gomi output format, I added the ability to store each instrument in a separate folder, which I am finding is quite convenient for managing the various instruments in my GOMFOLDER.

  • I added Tab Delimited and NinjaTrader output formats. The former should be consistent with QCollector output.

  • I also fixed a number of small bugs, including one where the application appears to use a lot of CPU cycles.

Older Version: 1.1

(Uploaded Nov. 18, 2012)
  • I released this version mainly to ensure compatibility with the new IQFeed client (v4.9) which was released yesterday. Be sure to use this version if you update your IQFeed client.

  • Additionally, there is now more extensive error reporting and I made a number of small UI fixes.

Original version: 1.0

(Uploaded Oct 14, 2012)
  • Initial Version


Category The Elite Circle 
 
Suggest other entries I might like
Details: BaBAR: Backfilling Bid/Ask Recorder to extend the usefulness of the GOMI toolset
Category: The Elite Circle 


August 5th, 2014
Size: 571.32 KB
Downloaded: 1977 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