NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2329 matching entries

Sort by

Entries
Vertical Scroll Tools_NT7 (Scroll/Drag) 5 *
This small indicator tool serve to scroll the chart vertically in NT7.
Its designed mainly for single data series to make things simple.
On applying, it make use of Fixed Scale attributes of NT's Chart Scale
for scrolling and have in mind its tied to right side scale. If by mistake
'F' is clicked on chart's upper right corner , it needs to be again make
"Fixed" scale either simply stretch/compress scale or set it via right scale
context menu. Scoll works smoothly except a not much noticable jump
on first scroll click after scale stretch/compress.

For vids see :


Exported using NT 7.0.1000.2

Update ( 16 Sep -11): A small logical bug removed which was causing jump/jerks even in normal scrolling during live market.

Update ( 22 Sep -11 ): Previous minor bugs fixed, and added new feature of
Auto Scrolling. As name suggest, it will scroll the chart itself if last bar ( CurrentBar ) goes off the screen by decreasing critical margin, either from
lower chart boundary or higher chart boundary. In other word it will maintain
and adjust itself to keep last bar always in chart area on prices making new session low/highs in case price bars try to overflow from boundaries.

Update ( 25 Sep -11): Following Additions:
* Two Mode of Auto Scrolling- Extreem and Center. while Extreem Mode is
normal AutoScroll as described in previous update, while Center Mode
keeps current price near center of chart always.
* Vertical Drag Feature added, which makes possible to drag the chart
vertically like default horizontal drag of NT.
* Added option to show/hide the Vertical Scroll Bar.
* Added button to turn-off/on Vertical Drag temporarily in case if it conflict
with Drawing Tools. By Default vertical drag is enable even if Button is not
made visible. It can only be turn-off after button made visible.
* Added button to turn-off/on AutoScrolling. By Default AutoScrolling is off.
* Rectified button location updation with chart resizing.
*Some minor code changes.

Update ( 08 Oct -11 ):
*Instrument change Fix .
*Some Code improvements.

Update ( 19 Nov -11 ):
Its not a new update, but only entry of latest build developed on 14-Oct-11.
More about this in post https://nexusfi.com/elite-circle/13209-vertical-scroll-experimental-8.html

CS file is named VerticalScrollTools. Displace old VerticalScroll.cs file before importing this to be safe from enum conflict.



see for vids : https://www.screencast.com/t/0sQTKwbasPx

Discuss here : https://nexusfi.com/elite-circle/13209-vertical-scroll-experimental.html


Category The Elite Circle 
 
Suggest other entries I might like
Details: Vertical Scroll Tools_NT7 (Scroll/Drag)
Category: The Elite Circle 


September 11th, 2011
Size: 8.54 KB
Downloaded: 1227 times
Vertical Time Lines Version 1.01 5 *
These allow the selection and drawing of 'vertical' lines that are programmable for size, type, color and time.

I use these to mark the critical times during the Open, IB and Close. Also can be used in conjunction with a Horizontal Lines add-on to easily see time periods in a Box type of presentation on both axes of the chart. The code was created by ABC Trading Group as:

JMVerticalLinesNT8,
Version 1.01


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Vertical Time Lines Version 1.01
Category: NinjaTrader 8 Indicators and More 


October 19th, 2020
Size: 3.08 KB
Downloaded: 348 times
Vervoort Volatility Band 3 *
This indicator is the thinkscript version of the Volatility Band indicator developed by Sylvain Vervoort and posted in 2013-08 TASC magazine


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: Vervoort Volatility Band
Category: ThinkOrSwim 


January 7th, 2014
Size: 1.13 KB
Downloaded: 368 times
Video: High Probability vs. High Profit Strategies 4 *
Recorded webinar from SFO magazine featuring forex trader, author and analyst Kathy Lien


Category Educational 
 
Suggest other entries I might like
Details: Video: High Probability vs. High Profit Strategies
Category: Educational 


March 1st, 2010
Size: 44.18 MB
Downloaded: 968 times

Keywords: high shodson probability profit
VisDEMA
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is DEMA MTF for NT8 again with minor cleaning up in the code - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


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


February 28th, 2021
Size: 4.47 KB
Downloaded: 81 times

Keywords: dema mtf nt8 visual
VisDEMA_NT8 5 *
Hi All,

I think I have successfully tweaked the script from EMAon5minData to achieve MTF EMA.
This encouraged me to play some more - and converted few more.
Story is the same as with VisEMA, VisSMA and VisWMA.

The sad part so far is - there was NO COMMENTS!
And no single THANK YOU.

I have to thank here the contributors to this conversion - @ TakingStock12, @ michaelf and @ cory - who started it and gave me the idea to do some more.

From my trials - they work with Tick, Range and Renko charts as well!

Please try - and let me and others know - hope some find it useful.
Any further enhancements welcome!

Cheers!


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


June 17th, 2020
Size: 162.12 KB
Downloaded: 249 times
VisEMA 5 *
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is EMA MTF for NT8 again - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


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


February 28th, 2021
Size: 3.24 KB
Downloaded: 207 times

Keywords: ema mtf visual ema_mtf
VisHMA
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is HMA MTF for NT8 again - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


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


February 28th, 2021
Size: 4.91 KB
Downloaded: 122 times

Keywords: mtf nt8 visual hma_mtf
VisHMA_NT8 5 *
Hi All,

I think I have successfully tweaked the script from EMAon5minData to achieve MTF EMA.
This encouraged me to play some more - and converted few more.
Story is the same as with VisEMA, VisSMA and VisWMA.

The sad part is - there was NO COMMENTS!
And no single THANK YOU.

I have to thank here the contributors to this conversion - @ TakingStock12, @ michaelf and @ cory - who started it and gave me the idea to do some more.

From my trials - they work with Tick, Range and Renko charts as well!

Please try - and let me and others know - hope some find it useful.
Any further enhancements welcome!

Cheers!


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


June 17th, 2020
Size: 162.35 KB
Downloaded: 193 times
VisLinReg 5 *
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is LinReg MTF for NT8 again - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


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


February 28th, 2021
Size: 4.83 KB
Downloaded: 148 times

Keywords: mtf nt8 visual linreg_mtf
 



 
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