NexusFi: Find Your Edge


Home Menu

 



Categories Help    






The Elite Circle
File sharing for Elite Members only, includes any and all platforms and file types


Sort by
Filter

Show full/short entries Entries
PermaCode Bar Numbering
Finally sorted out the bar numbering to be a bit more useful than the plain old "DrawText()" on every bar update.

Set parameters for:
  • text font & color
  • number of pixels off-set from the bar (above or below)
  • turn them on or off quickly with click on toolbar
  • start numbers at a given number e.g. 0, 1 or 5 or any number (useful to set it to 0 when debugging script so that it displays the CurrentBar value)
  • how many bars between labels
  • when to increment bar number (good for syncing bar numbering on different time-frame charts, e.g. set it to every 3 bars on the 1min chart and normal every bar on the 3min chart, so their numbers are the same)
  • count resets at start of every session or not
  • displays bar number in the data box

This is version 1 and there probably won't be any more versions.

If it causes problems, send me a private message - don't put the message in the comments on this file download because it doesn't notify me. Thanks.
 
Suggest other entries I might like
Details: PermaCode Bar Numbering


March 25th, 2013
Size: 3.06 KB
K_WAve_v1 for ToS 5 *
This is my new "magnifier" Zero-Lag Weighted AVErage (K_WAve). the idea I was looking for is to create a moving average that magnifies the price moves and trend direction changes - with as minimum lag as possible.

the concept is mathematically simple, and is based on the same Zero-lag MA technique used in DEMA & TEMA. The values of the line should not be referred to - they mean very little, it's the color and relative position of the peaks/troughs that really matter. Also the intersection points with other MA's on the chart.

Interesting that the K_WAve will indicate trend change sometimes before the Zero-lag WMA. the base WMA and the Zero-lag WMA are exposed by default (can hide them from Study Settings)

  • K_WAve can be used for swing trading or integrated with trend-following techniques with entry on retraces - the retraces (hooks) can be made more obvious using the K_WAve line.
  • this works on time or tick charts and any aggregation.
  • added optional smoothing and adjustable "magnification factor". when set to Smoothing = 1, and Magnify = 0, K_WAve becomes a regular zero-lag WMA.
  • Up/Down colors adjustable from study settings.


Feedback welcome.
RedK
 
Suggest other entries I might like
Details: K_WAve_v1 for ToS


March 22nd, 2013
Size: 692 bytes


Keywords: tos trend wma zero-lag k_wave
CCI_BMTElite 5 *
Some of you may be using the Adaptive_CCI that I shared some time ago on this forum. This version of the CCI is a simpler version and optimized a bit.

Separate definable colors are available to distinguish between the above the zero line CCI and below the zero line CCI.
This version maintains the ability to select an adaptive period by placing a "0" in the period field.

That is all there is to it. Much simpler than the older version found at https://nexusfi.com/download/vip_elite_circle/988-download.html?view

Changelog:
March 20 2013: Reposted because thanks to @Taggart for noticing a serialization problem where the colors would not repaint after a chart was saved.
 
Suggest other entries I might like
Details: CCI_BMTElite


March 20th, 2013
Size: 6.96 KB
PermaCode Support and Resistance Lines, v003 5 *
This shows support and resistance lines including:

- swing highs and swing lows based on a swing defined as a bar with two bars to the left and two bars to the right which are all lower for a swing high (and vice-versa for a swing low)

- round numbers, e.g. 1.3500 in the EUR/USD. User-defined

- 2 sub-sessions/mini-sessions intra-day highs and lows, user-defined start & end times.

The lines are actually rectangles and I intend to add a function which will cause two close adjacent S/R lines to become just one zone.

I try to make the user-defined parameters self-explanatory from the description in the NT7 indicator set-up dialog underneath the parameter settings listing.

To discuss this indie and to offer advice or suggestions or ask what's what, please use this thread

Changelog:
2013-03-13: I just updated version 003 with some bug fixes
2013-04-24: another bug fix - version 003 r2 (because I have a version 4 already)

Last, a word of warning: I occasionally get mail from people asking what's gone wrong with the indicator because x, y or z is (or isn't) happening. This indicator has got pretty complicated and like I just said to someone just now, I'd need a full scale support operation to be able to help. All I can advise in this situation is to ditch the indicator off your chart and try reloading it. Sounds a bit like Microsoft Support, I know
 
Suggest other entries I might like
Details: PermaCode Support and Resistance Lines, v003


March 13th, 2013
Size: 8.68 KB
K_SVAPO_v1 for ToS 5 *
Got my hands on ToS again, and we're back in business.. - here's a come-back gift...

This is my own ToS port of SVAPO (Short-Term Volume and Price Oscillator), a trading system introduced by Sylvain Vervoort that combines both volume and price trends to identify tradable setups - full details on the concept, and trade rules that he suggests are herehttps://stocata.org/ta_en/proprietary.html

took the concept and re-wrote it for ToS, using my own preferred techniques for smoothing and averaging - to achieve less lag and make the final plot more "friendly and usable" - while maintaining the overall original concept. (let me know if interested in exact details of the differences). also changed the resulting oscillator to a restricted range -100/+100 - no longer need to use the StdDev upper/lower lines..

the code is commented - the full details of how the original SVAPO can be used for signal generation are on web site above.

I also added the option to view the resulting plot in a Stepped mode or with an Inverse Fisher Transform - we still get almost no lag as we don't use unnecessary smoothing here. you can see how the signal (in this case crossing the zero line) is in line with the K_TraderRibbon on top, sometimes ahead of it.

suggestions for use:
use K_SVAPO along with a long-term trend indicator. if you set K_SVAPO correctly, it will provide unambigious signals on ideal entry points when the price retraces before continuing the trend.
you can also use 2 K_SVAPO, one longer and one shorter to provide a similar combo. in that case, i suggest you change one of them to the "Stepper" for easier viewing


as usual, appreciate if you keep in the forum. all feedback & comments welcome, as i'm still testing this anyways,

RedK
 
Suggest other entries I might like
Details: K_SVAPO_v1 for ToS


March 11th, 2013
Size: 2.04 KB


Keywords: k_svapo oscillator price redk svapo tos volume
Market Strength/Weakness Snapshot Indicator 5 *
This indicator provides a quick visual of key market strength price concepts (various metrics contained in a table at the top middle of the screen). It is useful for determining the relative strength and weakness of different instruments using price relative to the following:

- Key volume profile concepts (price relative to the current day value area and POC and yesterdays value area and POC).

- vwap

- Initial balance range including extensions

- Retail Open (RTO) and yesterday's high and Low (YHL)

Attached picture shows a weak market.

See thread below for more details:

https://nexusfi.com/elite-circle/26322-volume-profile-market-profile-snapshot-indicator.html

update 1/14/2014

- Added initial balance and range extensions
- Added price relative to the Retail Open (RTO) above RTO open green up arrow, below retail open red down arrow.
- Added price relative to yesterday's high or low(YHL), price above yesterdays high green arrow and below yesterday's low red arrow and in between yellow dot.

To operate make sure the following supporting indicators are installed:

anaCurrentDayVWAPV42
anaIBRangeBandsV38
anaCurrentDayOHLV42
anaPivotsDailyV42
 
Suggest other entries I might like
Details: Market Strength/Weakness Snapshot Indicator


March 7th, 2013
Size: 42.50 KB
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.
 
Suggest other entries I might like
Details: Volume Weighted MACD


February 23rd, 2013
Size: 6.08 KB


Keywords: multicharts vwmacd
Reversal Bars 5 *
This is my first shot at a custom bar type, so please report any issues in the discussion thread: https://nexusfi.com/elite-circle/26005-reversal-bars.html

Bar Logic
-When a new bar is formed, price must move "Direction Size" ticks to establish a bar direction.
-Once a direction is established, if price pulls back "Reversal Size" ticks, a new bar is formed.
-The previous bar does not include the final reversal tick. The final reversal tick forms a new bar.
-The opens and closes of bars are actual ticks. No fake opens or closes.


If you prefer the version that requires Reversal Size to be breached, change:

 
Code
//reversalSize = bars.Instrument.MasterInstrument.Round2TickSize(bars.Period.Value * bars.Instrument.MasterInstrument.TickSize);    //This gives you tips of Reversal Size
reversalSize = bars.Instrument.MasterInstrument.Round2TickSize((bars.Period.Value - 1) * bars.Instrument.MasterInstrument.TickSize);    //This creates a new bar on Reversal Size
to:
 
Code
reversalSize = bars.Instrument.MasterInstrument.Round2TickSize(bars.Period.Value * bars.Instrument.MasterInstrument.TickSize);    //This gives you tips of Reversal Size
//reversalSize = bars.Instrument.MasterInstrument.Round2TickSize((bars.Period.Value - 1) * bars.Instrument.MasterInstrument.TickSize);    //This creates a new bar on Reversal Size
Log:
- 10/27/13 : Fixed code causing issues in market replay. Thanks @devdas.
 
Suggest other entries I might like
Details: Reversal Bars


February 22nd, 2013
Size: 1.85 KB
vvTrendLineTrader 5 *
This is an experimental indicator that can enter and exit live positions. Use entirely at your own risk and with extreme caution! You have been warned, so don't blame me! I will not accept liability for anything!

This indicator can enter a position with a market order when price crosses a selected line.
It can also exit a position on a second line.
These operations have NO OCO LOGIC, so when one is executed the other one will remain armed.

The account can be set manually or the account set in ChatTrader will be used.
For this indicator to work correctly you must not disable the ChartTrader! Hiding the ChartTrader is no problem.

All logic is held locally, so if you lose connection, it can and will not execute. So never use this without a second "backup stop" held at the exchange or broker! Otherwise you will have a naked position on disconnect!

An armed buy line will show up as green, a sell line as red and a stop line as magenta. They are also labeled. Once they become inactive (either executed or expired) they will change back color to their original color before they have been armed.
Lines expire when the line ends in the past.
The buttons also change color on arm/disarm.

To arm a line:
1. select the line
2. press either the "Mkt" or the "Stp" button on the toolbar

To disarm a line:
Either (while no line is selected) press the "Mkt" or the "Stp" button on the toolbar, depending on which you want to disarm.
Or delete the line.

To switch the armed line:
1. Disarm the old line.
2. Arm the new line.

Armed lines can be manipulated just as normal lines.

Please only download if you understand the risks of using such an indicator and accept that you will use it entirely at your own risk!
Please also note that this is version 1.0 and not extensively tested yet!

Thread for discussion: https://nexusfi.com/elite-circle/24478-trendline-trader-ninjatrader.html

Current Version: v1.5

Changelog:

27. November 2012 v1.1
Now has a buy a sell and a stop button, so no confusion if a line sells or buys.
The bug with double entries should be gone too.
Added support to use buy@ask and sell@bid instead of market orders.

27. November 2012 v1.2
Fixed a bug where an error was thrown OnStartUp when starting the indicator without a connection, as there is no enabled account in that case (Account field greyed out in ChartTrader, even Sim101 not available)

04.Feb 2013 v1.3
Updated the strapping to ChartTrader.
Now has possibility to Buy/Sell Market, @Ask or @Bid.
Manual Account setting will affect all orders now.

12.Feb 2013 v1.4
Improved the handling of ChartTrader toggle, Button is now in the normal spot and the little "F" as well. If you use vvMiniTradePanel, please update that too.

13.Feb 2013 v1.5
Fixed bug that threw an error in OnTermination.

vvhg
 
Suggest other entries I might like
Details: vvTrendLineTrader


February 13th, 2013
Size: 6.85 KB
CCI4Jeff_NT70 5 *
I have fixed the great looking CCI4Jeff indicator for NT7
Enjoy.
 
Suggest other entries I might like
Details: CCI4Jeff_NT70


February 11th, 2013
Size: 33.72 KB
 



 
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