NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
Bid/Ask/Last Price Line (for MC .NET) 5 *
A multicharts .NET C# version of the bid / ask / last price lines I used on Ninja. Haven't tested it on all timeframes or instruments, but looks good on futures.

Coded with much inspiration from the Market_Depth_on_Chart_2 indicator included with MC.

Updates on a 0.2 sec timer rather than ticks, so the bid/ask can be drawn when they change without trades.

This is Version 1, posted 6/18/2015.

UPDATE:
Version 2, posted 12/23/2015.
  • Fixes problems with not allowing changes to colors & widths.
  • Cheap hack to work around a bug introduced into MultiCharts .NET builds > 12000. Their "ChartPoint2Point()" is broken now for volume and range charts. Now the price line simply draws 15 bars to the right of the last bar.


Category MultiCharts 
 
Suggest other entries I might like
Details: Bid/Ask/Last Price Line (for MC .NET)
Category: MultiCharts 


June 18th, 2015
Size: 1.70 KB
Downloaded: 229 times
Ribbon trader v1 5 *
this indicator is based of the ribbon trader moving averages.

Trading it is simple.. when all four blocks are green its a BUY... when all four blocks are red its a SHORT
exit when they are not at all fours blocks
This indicator also keep you out of chop

I like to keep it open source here.. if you can make better please post it up
https://nexusfi.com/ninjatrader-programming/36063-ribbon-trader.html


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Ribbon trader v1
Category: NinjaTrader 7 Indicators 


June 9th, 2015
Size: 3.87 KB
Downloaded: 2137 times
Real Line Break 5 *
This is a variation of Gordos "Better Line Break".
The difference: the "Real Line Break" uses the close of the last bar as open. This gives a more realistic chart and backtesting results.
Install via "Import Ninja Script".
(The code uses "Custom6" as ID. Change the value, if you already have an bar type with this number.)
Version 1.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Real Line Break
Category: The Elite Circle 


May 10th, 2015
Size: 4.79 KB
Downloaded: 971 times
g3InterquartileRange - Variability Measure
Interquartile Range is another robust statistical measure of variability most similar to MAD. It is calculated as a difference between Lower and Upper Quartile. Study first to decide which measure is more suitable for your needs/data.

On the screenshot:
yellow: StdDev,
green: g3InterquartileRange

[v1.0]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: g3InterquartileRange - Variability Measure
Category: NinjaTrader 7 Indicators 


May 3rd, 2015
Size: 2.43 KB
Downloaded: 115 times
g3AAD Average Absolute Deviation
Average (Mean) Absolute Deviation (AAD) is another statistical measure of variability similar to Standard Deviation or MAD. The main difference from StdDev is weight of the outliers (since there is no squaring in AAD). Study first to decide which measure is more suitable for your needs/data

On the screenshot:
yellow: StdDev,
green: g3AAD

[v1.0]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: g3AAD Average Absolute Deviation
Category: NinjaTrader 7 Indicators 


April 30th, 2015
Size: 2.14 KB
Downloaded: 119 times
g3MAD - Median Absolute Deviation
Median Absolute Deviation (MAD) is a statistical measure of volatility similar to Standard Deviation. It is considered more resilient to outliers in a data set then StdDev. In the MAD, the deviations of a small number of outliers are irrelevant.

On the screenshot:
yellow: StdDev,
green: g3MAD

[v1.0]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: g3MAD - Median Absolute Deviation
Category: NinjaTrader 7 Indicators 


April 27th, 2015
Size: 2.49 KB
Downloaded: 101 times
SixPointsInput - Smoothed Data Input
Simple alternative to Median or Typical Input to your indicator. Hat tip to Fat Tails for the idea.
It takes 6 data points (high, low, open, close, mean and mean body) to arrive at the average. Useful for smoothing out the data.

On the screenshot: green is using Close for an input, yellow is using SixPointsInput.

[v1.0]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: SixPointsInput - Smoothed Data Input
Category: NinjaTrader 7 Indicators 


April 22nd, 2015
Size: 1.76 KB
Downloaded: 169 times
g3ASR - Average Session (Daily) Range
This is your standard Average Daily Range (ADR) calculated intrasession.

It starts calculating average from day/session 1 and increases the window until reaching specified Period parameter.

[v1.0]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: g3ASR - Average Session (Daily) Range
Category: NinjaTrader 7 Indicators 


April 22nd, 2015
Size: 2.41 KB
Downloaded: 288 times
g3VWStdDev - Volume Weighted Standard Deviation 5 *
This is a standard deviation indicator weigthed by volume.

It is also a good example of simplicity of arithmetic operations using LINQ.

[v1.0]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: g3VWStdDev - Volume Weighted Standard Deviation
Category: NinjaTrader 7 Indicators 


April 22nd, 2015
Size: 3.82 KB
Downloaded: 198 times
g3ChartSpan - Bars Count, Time Span, Time Range 4 *
You can set up this simple indicator to give you information like:
  • How many bars are currently visible on the chart
  • What is the time span of the visible chart
  • What is the time range of the visible chart

This is especially usefull if you zoom in and out on the chart and would like to quickly know on what time frame are you basing your observations/decisions.

It updates the information every time you scroll or zoom in and out


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: g3ChartSpan - Bars Count, Time Span, Time Range
Category: NinjaTrader 7 Indicators 


April 20th, 2015
Size: 3.66 KB
Downloaded: 166 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