NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2329 matching entries

Sort by

Entries
Profiles V2 5 *
This is the default thinkorswim VolumeProfile & TPOProfile studies combined and modified so that the profile lines (high/low, value area) are projected on the following day instead of the current day. There are also additional options to paint bars below and above the value area, fib extensions from the value area and a label with the current price.

*By default the number of profiles is set to 2, so only the previous profile will show. Change this to show more days.

*V2: Added a "On Expansion Value Area" option to plot the lines (POC, VA, etc.) just on the right expansion area.


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: Profiles V2
Category: ThinkOrSwim 


February 18th, 2014
Size: 8.04 KB
Downloaded: 716 times
Profit Monitor 3 *
This is a simple strategy that alerts you when you go over your daily loss limit. You can run it on a chart, keep it minimized so that you don't have to look at your profit if you don't wish. You can select the account, and the limit. It will alert in the alert window and play a sound too. I had this coded for me, so please let me know if there could be any improvements. I hope you find this of some benefit.

To highlight again, this runs as a Strategy, not an indicator.

Cheers,


XS


Category The Elite Circle 
 
Suggest other entries I might like
Details: Profit Monitor
Category: The Elite Circle 


June 28th, 2013
Size: 4.77 KB
Downloaded: 359 times
PVT - Price Volume Trend (variant of OBV)(MT4) 5 *
This indicator is a variant of OBV called PVT that is uses only a part of the volume in each bar for calculations, depending on how far price has moved. I find it to be more steady and accurate than OBV for determining overall trend - doesn't whipsaw up and down as much.

Here's some info about it: https://ta.mql4.com/indicators/volumes/price_trend

In the screenshot below, PVT is in pink and OBV is in light blue.


Category MetaTrader 4 Indicators 
 
Suggest other entries I might like
Details: PVT - Price Volume Trend (variant of OBV)(MT4)
Category: MetaTrader 4 Indicators 


December 31st, 2009
Size: 3.33 KB
Downloaded: 423 times

Keywords: metatrader obv volume pvt
PV_TimeShade v.0 5 *
This indicator colors background according to user specify time interval.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: PV_TimeShade v.0
Category: NinjaTrader 7 Indicators 


February 5th, 2012
Size: 3.15 KB
Downloaded: 673 times

Keywords: backcolor backgrounds time interval
QG- Better Channel MTF 5 *
The idea of a channel similar to Donchian channel but one that expands in trending markets and narrows in a ranging markets was born by Alex Grover on TradingView.
This script is a conversion from original TV script to Ninjascript.

The channel breakout generally indicates beginning of a new trend and pullbacks towards middle of channel are generally reliable trend continuation signals.
I have added multi timeframe version of this script here that shows trend in a higher timeframe and pullbacks in a lower timeframe.

Improvements and additions in this script are welcome.


Category The Elite Circle 
 
Suggest other entries I might like
Details: QG- Better Channel MTF
Category: The Elite Circle 


August 24th, 2022
Size: 3.86 KB
Downloaded: 597 times

Keywords: better channel
QQE (Quantitative Qualitative Estimation) 5 *
Exported using NT Version 7.0.1000.12

This is the QQE (Quantitative Qualitative Estimation) indicator. The origin of this indicator is unclear, it is a mystery indicator derived from Welles Wilder's RSI.

The main plot of the QQE is a smoothed RSI. The indicator then measures the amount of the absolute change between two consecutive values of the smoothed RSI. The absolute changes are then double-smoothed exponentially. The double smoothed value is then multiplied by two user defined multipliers. The result is then used to calculate a fast and a slow trigger line.

Entry and exit signals: Watch out for crosses of the smoothed RSI and one of the trigger lines.

Trend Filter: When the smoothed RSI is above or below the midline (50), this is an indication for an uptrend or downtrend.

Divergences: The main plot of the indicator is a smoothed RSI and can be used to detect divergences between momentum and price.

The attached version of the QQE is entirely recoded, as the QQE which is currently available for NinjaTrader had a few shortcomings. In particular, this indicator uses fewer DataSeries objects, creates instances of the RSI and EMA in OnStartUp(), has a second trigger line added, allows to select the multipliers for the trigger lines and also allows to set the momentum smoothing period independently from the RSI period. Usually for the momentum smoothing period the value 2*RSI_period - 1 is used.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: QQE (Quantitative Qualitative Estimation)
Category: NinjaTrader 7 Indicators 


March 13th, 2013
Size: 9.32 KB
Downloaded: 1428 times

Keywords: divergence qualitative rsi qqe quantitative
QQE (Quantitative Qualitative Estimation) 5 *
This is simply a conversion of the QQE for NT7 by Fat Tails.
Please refer to his post in the NT7 downloads section for details.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: QQE (Quantitative Qualitative Estimation)
Category: NinjaTrader 8 Indicators and More 


February 29th, 2020
Size: 6.83 KB
Downloaded: 1255 times

Keywords: divergence qqe qualitative quantitative rsi
Qualitative Quantitative Estimation 5 *
This is an indicator that I have found on ninjatrader support website , I though it would be a good add-on to BMT collection
Combination of RSI and ATR .

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (tested by sam028)


Category NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Qualitative Quantitative Estimation
Category: NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 


December 2nd, 2009
Size: 7.47 KB
Downloaded: 1078 times

Keywords: quantative qualitative ninjatrader soumi71
Quantum Mechanics - SMA 5 *
Hey Elite,

Here is a indicator that uses probability and hypothesis testing to define if a indicator contains predictability. For example what is the mean and probability of a SMA cross four bars after the cross?

Follow allow the thread created for this indicator @ https://nexusfi.com/elite-automated-trading/35002-lets-talk-statistics.html

The code is built for SMA Cross Up or Down, but with a little tweaking can be applied to any trading rules. Tell me do you know the predictability of the indicators that you use trading?

Cheers,

SodyTexas


Category The Elite Circle 
 
Suggest other entries I might like
Details: Quantum Mechanics - SMA
Category: The Elite Circle 


February 24th, 2015
Size: 6.92 KB
Downloaded: 318 times
Quantum Mechanics Rolling Sample - SMA 5 *
Hey Elite,

This is the same version as the SMA one with one key difference.

This one only saves 100 observations, changing to market conditions.

Follow along @ : https://nexusfi.com/elite-automated-trading/35002-lets-talk-statistics.html

Cheers,

Sody


Category The Elite Circle 
 
Suggest other entries I might like
Details: Quantum Mechanics Rolling Sample - SMA
Category: The Elite Circle 


February 27th, 2015
Size: 4.90 KB
Downloaded: 181 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