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
Hello, This one is a conversion from the d9 particle oscillator for NT7 posted in elite section in2009.
I did not see the NT8 version here so am uploading the NT8 version I converted.
Please see the description of this indicator by original author here https://nexusfi.com/
There were 2 library files in original NT7 version , now in NT8 version there is a single file and the smoothing function of the prediction line is based on a windows graphics function and not on a mathematical formula which I have omitted from NT7. Otherwise theNT8 version looks same as NT7.
The Trend Magic indicator is an ATR-based trend line that uses CCI to control its upward and downward movement. It was once a popular indicator in the Forex trading world. When the CCI is greater than zero the line is only able to move upwards, and conversely, when the CCI is less than or equal to zero the line is only able to move downwards.
By default the line is colored based on the last direction it has moved. Enabling the CCI color mode will color the line based on if the CCI value is above or below zero.
The AlMaCrossers indicator is my first attempt to build a trading bot. The logic still not finished but the indicator will signal potential entries and exits (I using it on micros and e-mini futures) that one has to assess before taking the real trade.
The indicator takes into account two other indicator types: MACD and SMA.
SMAs are 4, 8, and 15.
The algorithm will (each tick):
1. evaluate if the 4EMA has crossover the 15
2. evaluate if the MACD crossed over the signal
3. evaluate if the MACD histogram is greater than the value (parameter) specified by the user. I made this one flexible because the values vary depending on the instrument.
4. evaluate the steepness of the 4EMA which should be greater than the specified by the user.
I'm working on some other dynamic values to improve accuracy on entries and exists.
Note:
- The indicator won't generate another signal (Long nor short) until the current position is closed!
- The entry (and exit) price s plotted along with a small green (red for shorts) triangle.
- The Exit signal will plot the PnL of the trade.
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 SMA 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.
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.
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.
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.
Converted this indicator from NT7 to NT8. Displays the live spread updates in corner and draws dots on bars of the bid and ask. Its works on ticks, on live data only, on forex and futures only. Bring the good karma!
February 6th, 2018 11:57 PM i2w8am9ii2 This is great, thanks so much. I've been amazed at what a complete rip off the Forex bid/ask spreads are. Where I would
have been making $350 with the same price move in the futures markets, I am at a $25 loss or so in Forex. It is so impor
tant to choose the right markets that have a decent spread in Forex. Much appreciated.
December 20th, 2023 02:07 PM ballhaj Excellent !!!!
December 4th, 2023 08:45 PM topdogtony Hello - you did a fantastic job on this indicator I use it on the 5 min chart, if I can make a suggestion or 2, 1st reg
arding the alert can you code the ability to use alert of choice. 2nd can you include as an extra confirmation signal a
n RSI and Divergence? Sorry if I'm asking too much you already have done a great job-------Thank you.
September 1st, 2023 06:30 PM sunshnpeg
June 25th, 2022 07:09 AM alesiosc
January 10th, 2022 02:33 PM daytrader2021 This is by far the best indicator I have downloaded from this site. Only ask would be a way to move the text out of the
way without going to properties. Outside of that love it.
July 25th, 2023 10:10 AM BeastModeTrader24 Anyone care to offer a brief explanation of how they incorporate the d9 Partice Oscillator in their trading decisions?
April 21st, 2023 12:54 AM Ganymed thanks great
April 21st, 2023 12:54 AM Ganymed
March 27th, 2023 01:13 PM Zenersev
July 9th, 2022 05:12 PM newell This is a very nice indicator, thank you! I am not sure how I will use it but it does add some confluence to what I alre