NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2329 matching entries

Sort by

Entries
jhlLinRegR2
R-Squared, Coefficient of Determination, the square of the Correlation Coefficient. This should return the same values as the standard supplied RSquared. Unfortunately both versions always iterate, so should probably be used with CalculateOnBarClose == true.
I believe my version to be slightly more CPU efficient, as it does not require a square root calculation used in the distribution version.
Version 1.0.


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


July 3rd, 2010
Size: 6.78 KB
Downloaded: 164 times
jhlWMA
Weighted Moving Average. Weighting is linear from 1 .. n. Should return the same values as the standard supplied WMA, but intended to be a reusable component. Additionally, the standard WMA always iterates, this does not iterate on intrabar data, making it more efficient with CalculateOnBarClose == false.

Version 2:
Defaults to CalculateOnBarClose = false
Updated with new JHL.Utility.MA
Faster calculation

Version 3:
Even faster calculation


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


July 3rd, 2010
Size: 4.82 KB
Downloaded: 300 times
jhlATR
Average True Range. Should return the same values as the standard supplied ATR, but designed to be a space efficient reusable component. Version 1.0.


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


July 3rd, 2010
Size: 6.25 KB
Downloaded: 260 times

Keywords: atr average fluxsmith range true
jhlMMA
Wikipedia calls this a 'Modified Moving Average'. Traders may know it as Welles Wilder's Moving Average, as it is the averaging method used in many of his indicators.

It's conceptually simpler than an EMA, the basic formula being:
average = (newValue + priorAverage * (n - 1)) / n

However, for any number of periods 'n', the outcome is identical to EMA(2 * n - 1). Since my basic indicators are all about efficient code reuse that is the implementation used here. Using the EMA formula is also slightly more CPU efficient than the formula above.

Version 1.0.


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


July 3rd, 2010
Size: 4.23 KB
Downloaded: 189 times

Keywords: average fluxsmith moving modified
jhlLinReg
Should return the same values as the standard provided LinReg. Unlike the standard LinReg this does not iterate for intrabar updates. Version 1.0.


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


July 3rd, 2010
Size: 6.55 KB
Downloaded: 174 times
jhlLinRegIntercept
Linear Regression Intercept. Returns slightly different values than the standard LinRegIntercept provided, which I believe to be incorrect (at least through NT7 Beta 18). Also unlike the provided version does not require iteration on intrabar updates. Version 1.0.


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


July 3rd, 2010
Size: 4.59 KB
Downloaded: 162 times
123 Trading System Set Up 4 *
A simple introduction to locate 123 patterns.

Note: I did not buy the 12-3 trading signal. It's a freebie upon signing up for its free e-newletters.


Category Educational 
 
Suggest other entries I might like
Details: 123 Trading System Set Up
Category: Educational 


July 3rd, 2010
Size: 1.13 MB
Downloaded: 941 times
jhlLinRegSlope
Linear Regression Slope. Should return the same values as the standard LinRegSlope. However, the standard version iterates on every update, making it especially inefficient for intrabar (tick) data. This version does not iterate on intrabar updates. Version 1.0.


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


July 3rd, 2010
Size: 2.61 KB
Downloaded: 203 times

Keywords: fluxsmith linear regression slope
jhlEMA
Should return the same values as the standard EMA. Designed to be a reusable component with low memory overhead.

Version 2:
Further reduced memory footprint
Defaults to CalculateOnBarClose = false
Updated with new JHL.Utility.MA


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


July 3rd, 2010
Size: 4.51 KB
Downloaded: 314 times
ChartTrader 5 *
Exported with NT7.0.0.18

ChartTrader is a NinjaTrader strategy which acts as an alternative to the inbuilt Chart Trader.

Since the inbuilt chart trader and strategies cannot be used simultaneously i have built this strategy. One can place manual buy sell orders through chart trader.

for more details pls visit:
https://www.volumedigger.com/NinjaTrader/Strategies/dsChartTrader.aspx

Please use this at your own risk as the same is highly experimental in nature. I am not responsible for any loss/damages arising out of it.


Category NinjaTrader 7 Strategies 
 
Suggest other entries I might like
Details: ChartTrader
Category: NinjaTrader 7 Strategies 


July 3rd, 2010
Size: 5.25 KB
Downloaded: 786 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