NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
UniRenko Projected Bar Closes 5 *
Indicator marks where current UniRenko bar will close in both directions.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: UniRenko Projected Bar Closes
Category: NinjaTrader 7 Indicators 


November 29th, 2012
Size: 2.13 KB
Downloaded: 3129 times

Keywords: bar close monpere predict predictor projected renko unirenko universal
Universal Timed Alerts, for most bar types 5 *
The purpose of the Universal Timed Alerts is to provide early notification of up to 10 user defined time events, such as Market open, news, reversal periods, no trade periods, etc. The indicator will work on non-time based charts such as Range and Unirenko. It will also work on time based charts. It uses its own timer system to trigger without need of onbarupdates.
Each user defined event is preceded by two early alerts, by default set to 5 minutes before and 1 minute before event.

Features:
1) From 1 to 10 User definable events.
2) For each event, a user defined message.
3) Two adjustable pre-event time notification periods
4) Adjustable background color, text font/size, textbox location.

Notification methods/mean available:
1) Color background starting at the earliest pre-event time up to the event start time
2) On chart Text box showing user defined message and count down timer to event (showing minutes:seconds).
3) Two user definable audio alerts (one for each pre-event)
4) Can output to NinjaTrader Alert window.

Note 1: By default, indicator will open showing only 1 event. To add more events, change the first line (Number Of Events) from 1 up to 10. After pressing enter or clicking elsewhere in the indicator, the indicator will resize showing the selected number of events and messages.

Note 2: Text box color is fixed and will start with yellow background and black letters. When the final pre-event timer triggers it will change the text box background to red, with white letters. The text box opacity can be set from 1 to 10 (10% to 100%). the text box can be display in any of 5 positions, the 4 corners and center. Option: If you install the indicator in its own panel or overlay it on another indicator panel, the text box and coloring will stay in that panel.

Another use of this indicator would be to color the background at different times, like creating a no trade zone of time. To do this set the pre-event 1 to the duration of the zone and the Event time to be the end period of that zone. The pre-event time does apply to all events and is not individually adjustable, in this version.

Update 3/30/14 Version 1.1

Added ability to dynamically show and leave historical Alert Markers (Vertical line) with small text box.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Universal Timed Alerts, for most bar types
Category: The Elite Circle 


March 25th, 2014
Size: 11.13 KB
Downloaded: 1072 times
Unscented Kalman Filter with adaptive length 5 *
Hi
Unscented Kalman Filter for SC

length is adaptive,

see this thread for more info :

https://nexusfi.com/elite-circle/267-unscented-kalman-filter-exponential-linear-regression-slope.html


Category The Elite Circle 
 
Suggest other entries I might like
Details: Unscented Kalman Filter with adaptive length
Category: The Elite Circle 


September 17th, 2013
Size: 7.48 KB
Downloaded: 333 times
Up DownVol Ratio 5 *
In an attempt to collect Indicators from Treads, Big Mike has asked me to post the Most popular indicators here. I have credited the Author, to allow editing or deletion. ZTrade101.

See: https://nexusfi.com/18878-post81.html


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Up DownVol Ratio
Category: NinjaTrader 6.5 Indicators 


March 6th, 2010
Size: 7.00 KB
Downloaded: 219 times
Update of "Awesome Oscillator" but now it's a different animal 5 *
Another find from the Ninjatrader Forums, attributed to the legendary Bill Williams but the version I found there was coded so poorly as to be useless.

  • Changed the plot to a multi-color line.
  • Added user selection option for MA periods. Defaults are 9/12, original was 5/34.
  • Added the choice of using the SMA or the LLMA.
  • Added the choice of using the actual statistical median, computed on a bar by bar basis, or the Ninjatrader median which is just the average of the High and Low.

Thanks to aslan for LLMA and FatTails for help with medians.

Note that the plots have only very minor differences whether the actual, or Ninjatrader estimated H+L/2 medians are used.

REVISED VERSION 3 uploaded on November 2 2011 at 3:00 PM ET. General code cleanup and implemented a corrected calculation of the median. Will now work on time based charts.

REVISED VERSION 4 uploaded on November 2 2011 at 7:10 PM ET. Fixed bug of not updating intra-bar with COBC=false. PREVIOUS VERSIONS OF THIS INDICATOR SHOULD NOT BE USED!

Since this has little relation to the legendary Bill Williams version the name has been changed to AwesomePlus®. If you have any questions about the coding methods, feel free to contact me.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Update of "Awesome Oscillator" but now it's a different animal
Category: The Elite Circle 


October 28th, 2011
Size: 9.92 KB
Downloaded: 465 times
Update of "Awesome Oscillator" but now it's a different animal -- Version2 4 *
Only change in this version is the renaming of the public class from bwAO to bwAO2 as a lot of us still have the original bwAO and this version will not conflict with the original indicator we allready have..

All credits still go to Bill Williams , Zondor and other members who helped to make this modifications....


Category The Elite Circle 
 
Suggest other entries I might like
Details: Update of "Awesome Oscillator" but now it's a different animal -- Version2
Category: The Elite Circle 


October 29th, 2011
Size: 10.25 KB
Downloaded: 353 times
Update(2): KR_Trender_v5 5 *
updated .ts file to reflect correct version # and add a quick change log.. no code changes. thanks to Hguru for the feedback...
Another update from previously posted KR_Trender_v4 for ToS. Inspired by some research around the 9/30 method, i needed something to show me the fast price move on the short-term compared to the prevailing longer-term trend to better identify entry points. initially i used Slow/Fast Stoch & Stoch Momentum but wasn't convinced. I went ahead and added a Fast_Momentum to KR_Trender.

for me, this is a 3 in 1. The concpet behind the calc of Fast_Mom and Trender lines is close to MACD (but more elaborate as we look at 3 EMA's not 2 - and Trender is bounded -100 to 100, where MACD isn't). then we have a representation of fast momentum (save the space of my SMI), and we have the "full trend flag" indicator when the price AND all the 3 EMA's align in a full trend formation.

on the top screen, i show the actual 3xEMA setup i used to originally develop the concept of KR_Trender, the shading is based on a BB, but has nothing to do with Trender, but it changes color based on the Trend state (Full up, Full Down, or in-Transition).

- Fast_Mom is calculated as score of the fast EMA vs it's own Hi/Low Channel. this is the same concept used by Stoch & Stoch Momentum, but then it's scaled to same scale as the main trend line - enabling mathematically comparing the 2 as rate of change of price taken from 2 diferent views.
- a crossing between Fast_Mom and Trender means the rate of price change on the short term has started to exceed, slow, or change direction from the longer-term rate of change. A crossing of zero means the shorter-term trend is reversing. if that's strong enough of a move, the longer trend will follow.
- once you get to use it, you will see the 2 lines sort of pull each other. retraces and pullbacks that provide good position entry points are much clearer as identified by the Fast_Mom line (that was my main issue)
- i kept PPS (Person's) indicator on top chart - Fast_Mom compares very well against PPS signals. many times beats it to indicate a change up or down. so that made me happy.

Other improvements:
- can show/hide Fast_Momentum plot
- can change length of Long_term Trend period. if equal to or below the main length, it will be ignored.
- Adjusted smoothing calc to only use EMA smoothing, as HMA causes an issue with chart labels in ToS
- Fast_Price_weight now 0 by default to allow focus on long-term trend and Fast_Momentum.
- Fast EMA is always taken as half of the main length

suggested Length/Long_Trend settings: 10/20 or 8/16 for intraday and 20/40 or 20/50 for longer term. Should not use Length lower than 4.

i used KR_Trender on a 5min chart as well as on daily/week . initial results are positive and tested well in live trading.

feel free to use, comment and feedback, and please keep only within BMT.

RedK


Category The Elite Circle 
 
Suggest other entries I might like
Details: Update(2): KR_Trender_v5
Category: The Elite Circle 


August 31st, 2012
Size: 5.03 KB
Downloaded: 741 times

Keywords: kr_trender momentum redk thinkorswim tos trend
Update: KR_Trender v4 for ToS 5 *
Here is my big update of previously posted KR_Trender_v3 for ToS (aka, the Rainbow_Trender). My goal is to put together a trend detection indicator (based on multi-EMAs - the most basic and enduring concept), that makes it simpler to visualize good trends to ride, and more reliable to take positions, "add to position" in case of possible continuation, and exit if trend is found to be slowing down.

pls feel free to try with different instruments, timeframes, and provide feedback. (good & bad all welcome)...

full post where this started here
https://nexusfi.com/stocks-etfs-trading/21886-how-do-you-define-bullish.html

RedK

So what represnts an ideal trend, when is a "Full Trend Alignment" detected?
this is based on the calculation of an average "score" of price relative to 3 EMA's of different lengths, and of these EMA's each to the next longer one. to explain in chart terms: a full up trend is detected when the price (P, i use HLC3 by default) moves and stays above EMA10, AND the EMA10 crosses above EMA20 AND EMA20 crosses above EMA40. otherway around for an established down trend. now I don't have to plot all these EMAs on my price charts . i can also add more weight to score of price action relative to fast EMA for reduced lag of signal

Note: the EMAs are hardcoded in the study. i set only one in the study settings, and then it takes half length of it as the faster EMA, and double length as the slower length .. i thought of making all 3 lengths adjustable from study settings, but preferred to keep this part simple. for bigger timeframe trend, i can set to 100, knowing it will take 50, 100 and 200 EMAs into the calc


Key changes for v4:
Simplify visulaization: removed vertical lines (found them nice but confusing), replaced with Chart Labels.

Better position decision making:
Added visual clue when a full trend alignment is detected (small green/red squares)

Chart Labels reflecting:
  1. Trend Status Up, Down, or Retracing (Trend is slowing down or possibly reversing)
  2. Strength of price move: Weak, Medium, and Strong
  3. Position Recommendatoin: Long, Short, Break (this is where things get interesting. The position recommendation is made more strict. KR_Trender will only give a go "Long" or "Short" if a full trend alignment is detected (the Green/Red small squares) AND the move is sustained or getting stronger (in either directions up or down). otherwise, the recommendation is a "Break !" which means i should close the position, or add to it if other PA analysis tells me there's a chance of trend continuation.

Other changes:
exposed settings for desired Trend Level. i would keep it between 30 & 40, but you can try different values. also we still have an optional weight for score of fast price action relative to the 3 EMA's

Please do not share outside of BMT.. feel free to send me any feedback if you find this helpful in capturing trends (or not, or if you think i should simplify or add something i missed)


Category The Elite Circle 
 
Suggest other entries I might like
Details: Update: KR_Trender v4 for ToS
Category: The Elite Circle 


August 7th, 2012
Size: 4.19 KB
Downloaded: 433 times

Keywords: momentum redk stochastic thinkorswim tos trend trender
Updated version of Toggle Trades 1.2 5 *
Hi everyone,

After silently getting a lot of value from this forum, I thought I'd better start giving back some.

I am new to NT8 programming and started by modifying the ToggleTrades indicator found here, hoping to improve it.
It's a nice little helper button that can quickly let you toggle between seeing/hiding your executions on a chart, without going inside the settings.

Key changes for version 1.2:
- fixed a bug (more of a missing feature, really), where the indicator, if added to one tab, would show on all the tabs but only work on the original tab. Now it'll only show on the tab where you added it
- added the "Markers" option, so now it'll cycle between all 3 possible modes, "No Markers", "Markers", "Markers&Text"
- added a parameter to decide if you want to see the icon or a button
- added parameters to customise the text you see inside the button for each mode (visible text reflects current mode)
- new icon with red/green colours

Installation:
Nothing fancy here, you just import it like any regular NT8 indicator.
One additional step: you have to copy the PNG file to your NinjaTrader folder, usually in Documents/NinjaTrader8/, after extracting it from the archive

To do: I am not sure I'll ever get to it, but I'd like to:
- be able to mix both modes: show the icon inside the button with text next to it
- be able to tweak the colours for the button
- find a way to embed the icon inside the code so one doesn't have to manually copy it to a separate folder

Suggestions are welcome!


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Updated version of Toggle Trades 1.2
Category: NinjaTrader 8 Indicators and More 


July 22nd, 2023
Size: 3.97 KB
Downloaded: 221 times

Keywords: helper ninjatrader8 nt8 toggle
US Dollar Index Multicharts Indicator
After not being able to find a suitable source for this data without another data subscription, I decided to make my own indicator. It calculates the dollar index from 6 forex pairs. Pairs must be entered in the correct sequence to have it calculate properly. I have the six pairs entered and then hidden on the chart so that only the indicator shows.

Indicator txt code:

{US Dollar Index Calculated from Currency Pairs EURUSD, USDJPY, GBPUSD, USDCAD, USDSEK, and USDCHF.

Version 1.0

data1=EURUSD;
data2=USDJPY:
data3=GBPUSD;
data4=USDCAD;
data5=USDSEK;
data6=USDCHF;

Instruments must be entered in above order.

Formula for calculation:

USDx = 50.14348112 * EURUSD^(-0.576) * USDJPY^0.136 * GBPUSD^(-0.119) * USDCAD^0.091 * USDSEK^0.042 * USDCHF^0.036 }

Inputs:

EURUSD( Close Data1 ),
USDJPY( Close Data2 ),
GBPUSD( Close Data3 ),
USDCAD( Close Data4 ),
USDSEK( Close Data5 ),
USDCHF( Close Data6 );

Vars:

USDx(0);

USDx = 50.14348112*Power(EURUSD,(-0.576))*Power(USDJPY,0.136)*Power(GBPUSD,(-0.119))*Power(USDCAD,0.091)*Power(USDSEK,0.042)*Power(USDCHF,0.036);

Plot1 ( USDx, "USDx" ) ;


Category MultiCharts 
 
Suggest other entries I might like
Details: US Dollar Index Multicharts Indicator
Category: MultiCharts 


November 28th, 2014
Size: 3.24 KB
Downloaded: 156 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