NexusFi: Find Your Edge


Home Menu

 



Categories Help    






The Elite Circle
File sharing for Elite Members only, includes any and all platforms and file types


Sort by
Filter

Show full/short entries Entries
FibExtTool 4 *
Written by Dr Ben.
Please, do not share outside the Elite Circle!

A simple but very useful NT7 indicator, it will automatically draw and update a Fibonacci Extensions NinjaTrader Tool. When you apply this indicator to a chart, it will place a "X" marker in the "hidden" far right (drag the chart to the left if invisible) at the current Close, where it will remain inactive.

To activate the tool simply drag the "X" marker to the bar where the Anchor1 should be and it will draw the extension levels defined in your Default template. If the "X" marker is placed anywhere below and within +/- 2 bars of the intended pivot bar, it will draw the Fib Extensions using the Highest High after that bar as Anchor2 and the Lowest Low after Anchor2 as Anchor3. If this end point "ratchets" it will automatically update the levels.

Similar operation to draw down, place the "+" somewhere above the high of the pivot bar (Anchor1), and it will draw and update the Fib Extensions Levels using the Lowest Low (Anchor2) after that bar and the Highest High (Anchor3) after it.

To remove the Fib levels simply drag the "X" marker back past the current bar to its "hiding place". You can open several instances of the indicator to draw different possible starting extensions levels. The default marker symbol "X" can be replaced by any other text and style from your choosing and displaced right by the MarkerShift parameter from the indicator panel.

For proper operation you must set up your Fib Extensions levels in the Fibonacci Extensions Default template. Draw a Fibonacci Extension using the F9 shortcut, double-click on it, select Default in the template drop down, change the %s and styles to your preferred settings, then Right-Click on the panel to save them as the new Default settings, and you are ready to use it.
 
Suggest other entries I might like
Details: FibExtTool


March 1st, 2012
Size: 2.48 KB
FibRetTool with Alerts 5 *
Please use the more recent post of FibRetTool with Alerts.
 
Suggest other entries I might like
Details: FibRetTool with Alerts


March 1st, 2012

[Status unknown]
SchaffRmiLaguerreByTMFT 5 *
This is a 3-in-1 indicator composed of the Schaff Trend Cycle, mahRMI and Laguerre Filter. There is an option to print Up Triangles if all 3 are > Up Line and Down Triangles if all 3 are < Down Line. This is related to work done by others in https://nexusfi.com/elite-circle/17614-getting-schaff-trading-methods-4.html
 
Suggest other entries I might like
Details: SchaffRmiLaguerreByTMFT


February 29th, 2012
Size: 10.13 KB
Directional Bias Super Trend 5 *
This Tool is based on Logic of Directional Line.
For more detail see.

Exported using NT 7.0.0.2

https://nexusfi.com/elite-circle/18100-directional-bias-super-trend.html
 
Suggest other entries I might like
Details: Directional Bias Super Trend


February 27th, 2012
Size: 3.10 KB
Hilbert SW V2 for Ninja 4 *
update hilbert sinewave to include s/r dots
 
Suggest other entries I might like
Details: Hilbert SW V2 for Ninja


February 26th, 2012
Size: 3.64 KB


Keywords: hilbert sinewave
Hilbert Sine Wave SR V1 for SierraChart 5 *
Support Resistance levels for Hilbert Sine Wave. It is derived from pbeguin's source code.
 
Suggest other entries I might like
Details: Hilbert Sine Wave SR V1 for SierraChart


February 24th, 2012
Size: 4.93 KB
FP_Taylor Trading Book for NinjaTrader V1.0 3 *
This indicator will quickly create and format a Taylor Trading Book in Excel......with any data you have on a chart in NinjaTrader.

NOTE: You will need to install MS Office Interop Files for this indicator to work properly. Do not install without following the instructions at the link below. You will ALSO need the Excel sheet as well.

Information on installation, and the sheets needed can be found in THIS thread.

2May2012: The dlls are now posted in the 2nd post of the thread listed above in the 'Quick Links' section. So now all you will need to do is paste these dlls in the folder listed in Step2, then reference the dlls as shown in Step3, then install the indie as you would any other indicator.
 
Suggest other entries I might like
Details: FP_Taylor Trading Book for NinjaTrader V1.0


February 22nd, 2012
Size: 6.48 KB
BigBars3 4 *
Written by Dr Ben, ben_dot_szapiro_at_gmail_dot_com
Hide/Show coding from MindSet's EmaHide.cs script.

Please do not share the script outside the Elite Circle!

Superimpose Range, Renko or Minute Bars to a smaller bar size chart. I use it to look at larger bar sizes without distorting the equidistant bar spacing, and to confirm longer term trends. You can mix and match using BigBars on Range charts, minute charts, etc. The results will vary in live operation depending on COBC = true or false. The Show/Hide Button is activated by pressing the Shift key; after that the button will toggle between Show and Hide the BigBars' plots and boxes. The Show/Hide button makes the OHLC plots Visible/Transparent, and the High-Low,Open-Close boxes get shifted up by the HideOffset value. The default setting for HideOffset=200 Ticks would move the boxes outside the visible chart, but you can choose a smaller HideOffset to merely shift them slightly from the price bars. The "***" markers at the Current Bar location show where would the BigBar close Up or Down based on current price range, if applicable. You may override the first price of the session to some other value; specially useful to better align the BigBarsRenko Bricks with the significant price action/price levels. If StartingValue is left at zero the indicator will use its default Close[FirstBarOfSession].
Enjoy!
 
Suggest other entries I might like
Details: BigBars3


February 21st, 2012
Size: 9.14 KB
Number of seconds in trade, trade timer (for MultiCharts) - v1 4 *
This indicator counts the number of seconds since a trade (long or short) is open.

This indicator uses MC function "I_MarketPosition_At_Broker" so the use of this indicator relies on the following requirements:
a) MultiCharts shall be connected to the broker (possibly in demo mode)
b) A MultiCharts signal shall be active (possibly a "void" signal with only comments inside, and no instructions)
c) MultiCharts AutoTrading mode shall be activated
Note: this AutoTrading mode is required only for the use of MC function "I_MarketPosition_At_Broker" but you do not need to perform autotrading. This indicator works also with discretionary trading.

Warning. This indicator is updated at each tick (and not at each second). So, if there are not a lot of transactions (a new tick each few seconds and not several ticks per second), there is a risk that the timer does not fluidly.

How does it work? When "I_MarketPosition_At_Broker" becomes non-null, the indicator takes note of the hour of the computer. Then, at each ticks, it reads again the current time of the computer, compares it to the noted time (of the computer), and displays the difference.

Do not forget to tick Properties / Update on every tick in MultiCharts for this indicator.

Related discussion thread: https://nexusfi.com/elite-circle/17730-multicharts-indicator-number-seconds-trade-trade-timer.html
 
Suggest other entries I might like
Details: Number of seconds in trade, trade timer (for MultiCharts) - v1


February 14th, 2012
Size: 4.56 KB
Number of seconds before next bar, timer countdown (for MultiCharts) - v1
This function and this indicator count the second before the closure of the bar, and consequently emulate the countdown timer of MultiCharts.
It works with seconds, minutes or hours time-charts.
It could be used, for example, in order to do something 15 seconds before the closure of each 1-minute bar.
CRUCIAL WARNING: Multicharts built-in countdown timer is updated at each second. However, the present function and indicator are updated at each tick (and not at each second). So, if there are not a lot of transactions (a new tick each few seconds and not several ticks per second), there is a risk that the countdown does not work fluidly and reliably.

Function SecondsBeforeNextBar
It returns the remaining seconds before the closure of the bar or -1 in case of problem.
It also returns -1 while the first bar is on-going.
How does it work? When a new bar begins, the function takes note of the hour of the computer. Then, at each ticks, it reads again the current time of the computer, and compare it to the noted time (of the computer) at the beginning of the bar, and to the overall number of seconds per bar.

Indicator DisplaySecondsBeforeNextBar
It emulates MultiCharts built-in countdown timer. See snapshot.
Do not forget to tick Properties / Update on every tick in MultiCharts for this indicator.

Related discussion thread: https://nexusfi.com/elite-circle/17714-multicharts-indicator-number-seconds-before-next-bar-timer-countdown.html
 
Suggest other entries I might like
 



 
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