NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2330 matching entries

Sort by

Entries
LineBreakWicked Bar Type for NT8 5 *


Created in 2019 for NT8 platform, LineBreakWicked Bar Type.
Have Fun!


https://nexusfi.com/trading-journals/59725-linebreakwicked-bar-type-strategy-ninjatrader-8-a.html


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: LineBreakWicked Bar Type for NT8
Category: NinjaTrader 8 Indicators and More 


May 5th, 2023
Size: 4.77 KB
Downloaded: 773 times
LLMA - Low Lag Moving Average 5 *
LLMA - Low Lag Moving Average V1

Port of another low lag moving average fixed so it can work with COBC=false/true.

Code may work in NT65 also, but only tested in NT7.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: LLMA - Low Lag Moving Average
Category: NinjaTrader 7 Indicators 


November 19th, 2010
Size: 4.59 KB
Downloaded: 963 times
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


Category The Elite Circle 
 
Suggest other entries I might like
Details: Local Order Manager - NinjaTrader Strategy Library
Category: The Elite Circle 


December 5th, 2014
Size: 40.29 KB
Downloaded: 1604 times
LogReturnsZScore 4 *
This indicator plots the z-score of the log returns of a time series. It can be used to indicate periods of high and low volatility.

Ver 1.00 posted 20 June 2010

NT7b17 compile


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


June 19th, 2010
Size: 5.97 KB
Downloaded: 339 times

Keywords: mxasj volatility zscore
louiswelt 5 *
Many thanks to JonnyBoy who has converted the range bar marker "jtRangeMarker_N7" to NT8.

For range bars only. This indicator plots the maximum high or minimum low of a forming Range Bar. The plots disappear as soon as a new bar forms or the current bar has filled its required range. Draws a box around the current candle that indicates how much further a bar would have to move before the range is exhausted and new bar begins to paint.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: louiswelt
Category: NinjaTrader 8 Indicators and More 


September 22nd, 2020
Size: 3.63 KB
Downloaded: 297 times

Keywords: counter jtrangemaker range rangemaker
LowPassCycle for ThinkorSwim
This is the ThinkorSwim version of the LowPassCycle indicator. It is set to stlm2 emulation settings and it seems to work well on these settings. It does have problems painting correctly on lower settings. Feel free to update or modify the code.

Thanks


Category The Elite Circle 
 
Suggest other entries I might like
Details: LowPassCycle for ThinkorSwim
Category: The Elite Circle 


June 25th, 2014
Size: 1.19 KB
Downloaded: 358 times

Keywords: cycles filter lowpass thinkorswim
LowPassCycle Indicator v2 3 *
A Cycle Indicator like the STLM2 but pliable.

Recommend 2nd order or 3rd order parameters.
1st order is just a sma presmoothed with another sma.

So for the Order Parameter the options are 1, 2, or 3.

Thanks


Category The Elite Circle 
 
Suggest other entries I might like
Details: LowPassCycle Indicator v2
Category: The Elite Circle 


June 19th, 2014
Size: 4.62 KB
Downloaded: 717 times
LowPassFilter for ThinkorSwim
A trend indicator / filter that filters noise out.

Recommend you use 2nd order or 3rd order parameters.
1st order is just a sma presmoothed with another sma.

So for the "Order" Parameter the options are 1, 2, or 3.

Maybe someone can look into the code fix the calculation of bars on the left side of the chart.


Category The Elite Circle 
 
Suggest other entries I might like
Details: LowPassFilter for ThinkorSwim
Category: The Elite Circle 


June 24th, 2014
Size: 1.09 KB
Downloaded: 248 times

Keywords: filter lowpass thinkorswim trend
LowPassFilter NT8 v2 5 *
A trend indicator / filter that filters noise out. Recommend you use 2nd order or 3rd order parameters. 1st order is just a SMA smoothed by another SMA. So for the "Order" Parameter the options are 1, 2, or 3.

Thanks to Zondor for helping with the original code.

Uploaded again since original was only downloading the png file.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: LowPassFilter NT8 v2
Category: NinjaTrader 8 Indicators and More 


May 3rd, 2024
Size: 3.64 KB
Downloaded: 277 times

Keywords: filter lowpass trend
LowPassFilter v1 5 *
A trend indicator / filter that filters noise out.

Recommend you use 2nd order or 3rd order parameters.
1st order is just a sma presmoothed with another sma.

So for the "Order" Parameter the options are 1, 2, or 3.

Thanks


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


June 23rd, 2014
Size: 4.60 KB
Downloaded: 1391 times

Keywords: filter trend lowpass
 



 
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 - Sitemap - Downloads - Top