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
NT7.0 Chart Trader addon indicator 5 *
February 7 2014
version 1.3

Added a close position button and renamed flatten button to flatten account to be more precise.


////////////////////////////////
February 6 2014
version 1.2

Fixed a minor bug where it would not save button colors in settings when loading up new charts with script.


///////////////////////////////////////////
February 5 2014
version 1.1

First a big thanks to vvhg & Xav1029 for some awesome scripts and great ideas which I added to mine.

I completely rearranged the chart trader removing buttons I never use. The ONLY buttons left from the original panel are Buy & Sell Market. Those are the only two which will engage the ATM strategies.

In the custom strategies & entries I added break even +1 and nudge stop to previous low or high, both which will adjust stops accordingly once in a position. The flatten button will get you out of all positions in every chart.

The trail button will engage once pressed if you are in a position and trail via an EMA or SMA. Anything goes wrong the flatten button will get you out and cancel everything. Still doing more testing for bugs.

A nice added feature is the green box below the current profit/loss display, which will tell you the spread from level 2 data and cumulative bid and ask volumes. The box color will change from green to yellow to red if spread gets too large.

This script is still in beta, trade at your own risk. It should show you how easy it is to customize the chart trader to your liking. Sky is the limit in terms of juggling buttons and adding new stuff.

enjoy
/////////////////////////////////////
A big thanks to all the contributors.

Unsure where I originally found this script. I modified it to add two buttons to chart trader for entering buy and sell stops.

It will do so 1 tick above or below the bid/ask. It will insert an 8 tick stop loss & target. If you go on indicator settings and put the ticksTarget to 0, it will only add a stop loss to position.

Hope this helps some of you.

PS. Wishing NT8.0 will eventually let us add/modify ATM within an indicator.
 
Suggest other entries I might like
Details: NT7.0 Chart Trader addon indicator


February 5th, 2014
Size: 10.04 KB
vvSuperGaugeMiddleMouse 5 *
This is a spinoff of the vvSuperGauge, no button, controlled with the middle mouse button.
It shows position sizing and has two modes: R/R or fixed targets.
Supports up to 3 targets and one stop.

Current version: 1.7

Thread is here:https://nexusfi.com/elite-circle/9051-crosshair-gauge-stops-targets.html

Changelog:

August 18 2012: v1.2
Added option to use a fixed stop and added a user defined maximum stop which will not be exceeded.

September 6 2012: v1.3
Line width and length now configurable.
Lines stay in correct place when axes resize/move.
More stats display next to line.

September 7 2012: v1.4
Colors are now user selectable.

September 17 2012: v1.5
Corrected bug where stop ticks were calculated wrongly.
Added an option to display the labels on the right side above the lines.

January 12 2013: v1.6
Corrected rounding error in target calculation.
Corrected label display bug where label was displayed on wrong side.

January 31 2014: v1.7
Fixed bug with YM.
Allowed R:R smaller than 1:1.

vvhg
 
Suggest other entries I might like
Details: vvSuperGaugeMiddleMouse


January 31st, 2014
Size: 6.94 KB
BloodHound MACD/Keltner 20.5 v2 5 *
I was asked to updated the BloodHound MACD/Keltner 20.5 strategy to add a trend filter and a multiple time frame for the trend. The suggestion was for a 21 HMA. So I included a 5 minute chart for that and added it to the strategy. I backtested the strategy in Crude for January 2014 on a 233 tick chart, and it was profitable on that. I will post the performance report on the new BloodHound strategy post: https://nexusfi.com/elite-automated-ninjatrader-trading/29979-bloodhound-strategies-ninjatrader-trader-2.html
 
Suggest other entries I might like
Details: BloodHound MACD/Keltner 20.5 v2


January 24th, 2014
Size: 3.17 KB


Keywords: keltner macd strategy bloodhound
MACross 5 *
MACross version 1.0 - written by dynoweb

This indicator can be used to create a watch list and to let you know when it might be time to enter a position. Getting confirmation in the short, medium and long timeframes also gives you more confidence on the current direction.

This indicator uses a slow SMA and a faster EMA and plots those on a chart based on the time frame setting. There are three settings, Slow, Medium and Fast timeframes. Data exposed in this indicator can be used in a strategy or on a Market Analyzer. The values exposed are the number of periods back the last cross occurred and the direction of the cross. 1 indicates a cross above and the -1 indicates a cross below.

The EMA and SMA included indicators are just the standard Ninja indicators.
 
Suggest other entries I might like
Details: MACross


January 23rd, 2014
Size: 6.09 KB
Variable MA (VIDYA) 5 *
This old standby/classic/war horse has been recoded with every efficiency trick I can think of to minimize CPU use. It looks like it plots the same as the original, but I haven't checked. That can be your job.

Efficient indicators ensure the utmost in responsiveness with rock solid stability and dependability. Also added error trapping... just in case.

The techniques used include:
  • - incorporating all supporting calculations into the indicator to eliminate calls to external classes SUM and CMO.
  • - calculating only on FirstTickOfBar the variable values that depend only on previous bar data.
  • - removing redundant processing steps, eliminating intermediate, locally declared variables and combining calculations into a minimal number of algebraic expressions.
  • - allowing OnBarUpdate to execute only when it will affect the output result.
  • - providing the option of disabling the setting of plot values and colors when called by another indicator or strategy.
  • - providing a public data series to give the output values when called by another indicator or strategy, even it this indicator is running in the background with ShowPlot false, with no plot values being set.




The Variable Moving Average (VMA) or Volatility Index Dynamic Average (VIDYA), developed by Tushar S. Chande, uses a Volatility Index to adjust the smoothing period. When prices are congested the average slows down and when prices are trending the average speeds up (note steps in plot).

The indicator is completely self contained. There are no calls to external indicators.

If you call this indicator from another indicator or from a strategy, set the ShowPlot parameter to false to avoid wasting resources setting the values and colors of plots that are not being displayed, and get your outputs from the public dataseries that was provided specifically for that purpose.
 
Suggest other entries I might like
Details: Variable MA (VIDYA)


January 21st, 2014
Size: 3.77 KB
Clicker -- to enter ChartTrader orders with left mouse click, SPACE BAR press ChartTrader CLOSE Button programatically 5 *
This little indicator is given in humble thanks to the BMT community. Thank you!

No image....indicator has no plots and does not draw anything on the chart. except for debugging.

This BETA/Experimental code is intended to be used by other coders who want to customize it to their needs.

For example, the Quantity field on ChartTrader is converted in this code to an integer. This code does not know all the special cases possible for this Quantity field. It could be that, for example, Forex brokers use non numeric characters in this field, such as commas, or a code for 1 Million, et cetera. This code will fail with a string conversion error in these situations. It is up to you to provide the solution as you integrate this code to your usage.

USE AT YOUR OWN RISK on LIVE ACCOUNTS. Methods used to submit orders and cancel positions are not supported by NinjaTrader. Author provides no warranties of any kind.

You need to have "ATI Interface" selected on the Control Center / File / ATI Interface.

version: Beta V 1.2

Coded Actions:
Left Mouse + Shift = Place BUY with ChartTrader Account, Quantity, ATM at the price clicked on chart
Left Mouse + Control = Place SELL with ChartTrader Account, Quantity, ATM at the price clicked on chart
Space = Press ChartTrader CLOSE button (programmatically)

Change Log:
Beta 1.1 Added Globalization to set the decimal point to a period and not comma (ToString(usa))
Beta 1.2 Handle null object -- When ChartTrader is hidden Clicker will neither submit orders, nor close positions

Coders:
* There are print and draw line in code for debugging
* You will need to handle condiitions when selected ATM is Active, None, or Custom

Thanks noted in code to vvMiniTradePanel indicator and user decs0057.
 
Suggest other entries I might like
Volumes at Bid Ask & Buy Sell Ratio NT7 (revision) 4 *
This file contains two (revised) indicators:

Volumes at Bid Ask:
Buying volume at and above the ask is displayed on the top portion of the bar (green), and selling
volume at and below the bid is displayed on the bottom portion of the bar (red). Volumes in between
the ask and bid are displayed in between the buying and selling portion of the bar (gray).

Buy Sell Ratio:
A histogram with the ratio of buying to selling volume in percent form (values 0 to 100)
with a setting option for cumulative values. Volume above the ask and below the bid are also included as
buying and selling volume, respectively.

revision: data glitches fixed
 
Suggest other entries I might like
Details: Volumes at Bid Ask & Buy Sell Ratio NT7 (revision)


December 18th, 2013
Size: 77.30 KB
Volumes at Bid Ask (NT7) 4 *
This is a real-time indicator that fits buying and selling values into a single bar.

Buying volume at and above the ask is displayed on the top portion of the bar (green), and selling
volume at and below the bid is displayed on the bottom portion of the bar (red). Volumes in between
the ask and bid are displayed in between the buying and selling portion of the bar (gray).

Please let me know if you notice any glitches. From what I observed, not all of the indicator's total
volume values matched the values from Ninjatrader's default volume indicator. Check the data box
for accuracy.

I contacted the programmer back about these issues. He tested it again, and stated that it worked
fine from his end. So I'm assuming it's a data feed issue. I contacted the NT support forum, and sent
them my log and trace files. They didn't find anything problematic either. In the meantime, I'm going
to have this indicator tested by another programmer for a second opinion. If the programmer does find
any errors, I'll have it updated and post it here as a revision.

-Nick
 
Suggest other entries I might like
Details: Volumes at Bid Ask (NT7)


December 18th, 2013
Size: 2.38 KB
FatTail Candle Volume 4 *
FatTail_AdvBar is a paintbar study to show volume on advanced bar types. I have no idea where I got the original code which I chopped up and changed. I use this on a Kase Bar chart OHLC- makes a nice candle volume appearance. Use on a Renko chart with the box color completely transpareant to see gaps and highlight support and resistance areas. The bar width is determined by volume over n periods and the color gets brighter based on the uptick/downtick ratio. I have RedGreen set to false, show color= true, show Tails True. Mess around with the length to get the volume representaion you like.
 
Suggest other entries I might like
Details: FatTail Candle Volume


December 16th, 2013
Size: 13.77 KB
CCI Auto Trendline Break Alert 5 *
Version1: This indicator automatically draws trend lines on the CCI based on pivots. It shows an alert arrow when the average of the CCI breaks a trend line. It also has a configurable audio alert.

It took me a while to extrapolate the trend lines. That data isn't available as it is in easy language. You have to manually create the data points. I wrote my own formula for the slope. Its not just an X/Y conversion when you use an oscillator because some values are above 0 and some are negative. Bearing that in mind i do see a few instances where a trend line break was printed but didn't actually happen. I'm sure I will learn more as I work with this in the markets an make some refinements.

VIP members only please don't distribute this to anyone else!

Version 3: 3/9/2015:
Cleaned up code. Configurable audio alerts. Option for CCI Cross Up/ Down Dots, Arrow color choice, Thermite alert for trendline intersection. Output for bloodhound integration. Enjoy!
 
Suggest other entries I might like
Details: CCI Auto Trendline Break Alert


November 29th, 2013
Size: 11.23 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