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
QuantumMechanicsCMO
Hey Elite,

Following up my last indicator, QuantumMechanicsSMA, I wanted to show how easy it it is to change the indicator from a SMA to a CMO. This version looks at the CMO probabilities.

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

Tell me do you know the predictability of the indicators that you use trading?

Cheers,

SodyTexas
 
Suggest other entries I might like
Details: QuantumMechanicsCMO


February 25th, 2015
Size: 8.63 KB
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
 
Suggest other entries I might like
Details: Quantum Mechanics - SMA


February 24th, 2015
Size: 6.92 KB
ScrollsRite - Seamless chart dragging for Ninja 7 5 *
This code is a slightly modified version of the excellent 'Scrolls Lite' indicator by devdas.

It allows a user to simply drag the chart in all directions with a mouse. This indicator has been on ALL of my charts for years.

The discussion thread is here:

https://nexusfi.com/ninjatrader/24723-scrolls_lite-vertical-drag-autoscroll.html

This version fixes the original problem where the chart shifts as a user tries to drag or stretch a drawing object. It also uses a different method to enable his AutoScroll feature. This version uses a Middle Button click on the price scale to enable it.

I truly cannot imagine living without this indicator.



TIP: Put this on your 'Default' template. It will appear on every new chart !


UPDATE Feb 8 2015

Previous version would shift the chart when using the Magnifying Glass.
Sorry.


TikDaddy
 
Suggest other entries I might like
Details: ScrollsRite - Seamless chart dragging for Ninja 7


February 3rd, 2015
Size: 3.17 KB
Ninjatrader 7 Point and Figure Indicator Suite 5 *
Indicator: PnF

This is a set of Point and Figure Indicators that I developed with the anticipation of NT8 fixes of PnF. NOTE: These are coded for NT7 and will need tweaked for NT8.

I followed Jeremy du Plessis method for Point and Figure to the best of my ability. That said, there may be errors in the logic in some situations. Use at your own risk!!

Indicator List:
  • PnFCongestion - Heat-map of horizontal count showing congestion points.
    PnFCount - Adds box counts above or bellow the XO bar.
    PnFMaxMin - Shows breakout point, the price level the next XO will be drawn.
    PnFXO - Simply tells you if you are in a X or O bar
    PointAndFigureCandles - Draws real-time candles around the XO's
    PnFTrend - Draws the 45 Degree trend lines
    PnFPoles - Shows 50% retracement used for quick exits of long XO bar.
    PnFHorizontalTarget - draws the Horizontal target for VU or W patterns
    PnFVerticalTarget - draws the vertical target from important highs or lows

I hope you enjoy these indicators!

Cheers,
SodyTexas

Rev 2

Added:
PnFSignalsV2 - Basic lines showing your standard PnF breakout
PnFDistribution - Know bugs on the counts, but its still shows a lot. Shows a session distribution of PnF Boxes.

Major enhancements on the Horizontal and Vertical targets. Mainly added dataseries for the nearest target and anchor points. Anchor points are the point that voids the targets if not met.

Thread: https://nexusfi.com/elite-circle/34569-working-point-figure-indicator-suite-12.html
 
Suggest other entries I might like
Details: Ninjatrader 7 Point and Figure Indicator Suite


January 16th, 2015
Size: 38.62 KB
RMO Oscillator 5 *
I took a few minutes to recode the version that was uploaded by Randy Terbush in 2009. This one uses a tiny fraction of the resources needed by the original. Here is a link to the original posting.

https://nexusfi.com/local_links.php?catid=4&linkid=120

Sorry, just the .cs file is provided.
 
Suggest other entries I might like
Details: RMO Oscillator


December 19th, 2014
Size: 14.12 KB
Local Order Manager - NinjaTrader Strategy Library 5 *
The [COLOR=#0066cc]Local Order Manager [/COLOR]has been designed to replace the internal NinjaTrader order management functions. It is based upon Unmanaged Order Management function. The goal is to create complex and flexible features that can easily be re-used, freeing the programmer of the strategy to focus upon the intended strategy and not getting bogged down with coding and debugging.

For more information about the NinjaTrader Local Order Manager please refer to the following section:
https://nexusfi.com/wiki/trading-wiki/NT-Local-Order-Manager-LOM-Guide
https://nexusfi.com/elite-automated-ninjatrader-trading/15563-njamc-local-order-manager-lom-collaboration.html

Revision History:

Rev 1:
As issued

Rev 2:
Added: [FONT="]public [/FONT][FONT="]bool[/FONT][FONT="] GoShortLimit([/FONT][FONT="]int[/FONT][FONT="] m_SharesTraded,[/FONT][FONT="]double[/FONT][FONT="] m_Limit,[/FONT][FONT="]int[/FONT] [COLOR=#0066cc]Limit Order[FONT="] m_PositionNumber) - To handle true , Rather than STOPLIMIT[/FONT][/COLOR]
[FONT="]Added: [/FONT][FONT="]public [/FONT][FONT="]bool[/FONT][FONT="] GoShortLimit([/FONT][FONT="]int[/FONT][FONT="] m_SharesTraded,[/FONT][FONT="]int[/FONT][FONT="] m_LimitTicks,[/FONT][FONT="]double[/FONT][FONT="] m_RefPrice,[/FONT][FONT="]int[/FONT] [COLOR=#000080]Limit Order[FONT="] m_PositionNumber) - To handle true , Rather than STOPLIMIT[/FONT][/COLOR]


Added: [FONT="]public [/FONT][FONT="]bool[/FONT][FONT="] GoLongLimit([/FONT][FONT="]int[/FONT][FONT="] m_SharesTraded,[/FONT][FONT="]double[/FONT][FONT="] m_Limit,[/FONT][FONT="]int[/FONT][FONT="] m_PositionNumber) - To handle true Limit Order, Rather than STOPLIMIT[/FONT]
[FONT="]Added: [/FONT][FONT="]public [/FONT][FONT="]bool[/FONT][FONT="] GoLongLimit([/FONT][FONT="]int[/FONT][FONT="] m_SharesTraded,[/FONT][FONT="]int[/FONT][FONT="] m_LimitTicks,[/FONT][FONT="]double[/FONT][FONT="] m_RefPrice,[/FONT][FONT="]int[/FONT][FONT="] m_PositionNumber) - To handle true Limit Order, Rather than STOPLIMIT[/FONT]

Rev 3:
Added: [FONT="]public [/FONT][FONT="]void[/FONT][FONT="] SetStatsBoxVisable([/FONT][FONT="]bool[/FONT][FONT="] m_Stats)[/FONT]
Added: [FONT="]GoShortStopLimit() Functions, depreciated functions that are misleading[/FONT]
Added: [FONT="]GoLongStopLimit() Functions, depreciated functions that are misleading[/FONT]

Rev 4: 4/1/2012
Added: Various Trailing Stop fixes
Fix: [FONT="]PartialFills improvements[/FONT]
Experimental: Timer functions for future features

Rev 5: 4/15/2012
Fix: [FONT="]Major Stability Improvements, Partial Fills almost flawless[/FONT]
Experimental: Timer functions for future features improved

Rev 6: 7/25/2012 (Beta Release)
Fix: Major Stability Improvements, Partial Fills almost flawless
Fix: Timer functions for Good Until, detects fast replay and autodisables
Added: Good Until by Time & #Bars
Added: Trailing Stop DataSeries Driven
Added: GoLimitBracket
Added: GetFillQuantity
Added: Rejected Order handling (started)
Improved: Entry/exit functions added object to contain rules/handling
Experimental: Timer functions for future features improved
Added: Version ID Current LOM:02b.01b.01a.01.01b.02.01.01a.01.0.0.2

Rev 7: 9/26/2013 (Beta Release)
Update done by contributor, not fully integrated but available.
Fix: Fixed a bug in dataseries based SetTrailingStop() in which the the wrong variable is used for calculating the tick offset.
Changed: Changed the behavior of the dataseries based SetTrailingStop() such that it will remain triggered after the price has moved beyond the trail trigger ticks and retrace back. The previous implementation is such that the trailing stop will be active only when the price remains beyond the trail trigger ticks.
Improved: Commented out the warning logs for non-value dataseries of the indicator based Trailing Stop. It is not necessary for trailing stop indicator to return a value for every bar. For example, a price action swing trailing stop indicator returns an update of a stop loss value after it makes a swing. Furthermore, it is more efficient to update the stop loss value as and when it is required.

Rev 8: 11/24/2014
Update done by contributor, not fully integrated but available.
General: Rolled up many improvements into the latest build
Added: Added new user contribution "SetStatsBoxVisable(bool m_Stats, string m_DebugString)" to enable and disable Stats box with Debugging String
Added: Version ID Current LOM:02b.01b.01b.01.01b.02a.01.01b.01.0.0.2
 
Suggest other entries I might like
Details: Local Order Manager - NinjaTrader Strategy Library


December 5th, 2014
Size: 40.29 KB
DuplicateBars 5 *
Ever wanted to add a second "chart" with a second series of identical Price Bars right below the main panel? Now, you can with the Duplicate Bars indicator. This allows you to view a whole new set of Price Bar-based indicators perfectly aligned with your first set. An inverse function has been added for special situations, as well, such as currency futures that trade in an opposite fashion from their spot pairs.

Instructions: Add the Duplicate Bars indicator to your chart like any other indicator (name: rDuplicateBars). The indicator settings allow you to choose colors for your Price Bars. Now add whatever additional indicators you want to display in the usual manner to the chart, BUT make sure their panel number (in the parameters section) is set to the same panel number as the Duplicate Bars indicator.


v1 uploaded 11/22/14
 
Suggest other entries I might like
Details: DuplicateBars


November 22nd, 2014
Size: 2.82 KB
"The 48 hour forex strategy" 5 *
This strategy is based on this article in Futures Magazine.

A couple of things to explain
  • The green background denotes when the stop is moved to break-even
  • The magenta background denotes when the max # of hours of the trade has ended (default 48 hours)
  • The yellow background is the same as the magenta, but the trade most likely spanned across a weekend or trading holiday

NOTE: sorry, the download link isn't working and the BMT website software is not allowing me to fix it, unless I'm doing it wrong. You can download it from this forum post if you want.
 
Details: "The 48 hour forex strategy"


September 24th, 2014

[Status unknown]
SoderstromCloud 5 *
As part of my journal found here:

https://nexusfi.com/trading-journals/32702-quant-s-perspective-building-trading-system-3.html

Here is the next indicator to my system.
Cheers,

Sody
 
Suggest other entries I might like
Details: SoderstromCloud


August 18th, 2014
Size: 5.88 KB
AhrensBB 5 *
In my journal a member requested a AhrensBB.

https://nexusfi.com/trading-journals/32702-quant-s-perspective-building-trading-system-3.html
 
Suggest other entries I might like
Details: AhrensBB


August 18th, 2014
Size: 5.77 KB
 



 
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