NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
LowPassFilter NT8 v1
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.


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


April 28th, 2024
Size: 141.00 KB
Downloaded: 1 times
View the winning 'starred entries' BollingerProChof NT 8
Winning Entry March 1st, 2024 to April 1st, 2024 [1 votes]

This simple indie uses 'added data' in the code.. Just input the 'data series' you want to
study in relation to the 30min BB's and it will plot values (estimates) of where the 30 min
BB 'Upper' and 'Lower' will plot on the hour and half-hour that is coming up..

These bands will also show you the median value of the current 30minute study which I
find very useful to form a "bias"..

In general : if price is below the 'Lower' plotted 30min BB (30 min chart) AND below the
'Lower' (already plotted 'fulcrum') 10 min BollingerPro (10 min data on any tick or volume
series chart) then price is in oversold territory ... at least its below the number of SD's you're
studying AND what's projected..

**Important : This indicator will stop working on Rollover.. .. The 'added data' in the code
needs to be updated to the current Sept, Dec, Mar, June series AND underlying !.. i.e. if you
want to study ES, the code has to be changed to use ES as 'added data'.. It's very simple to
do - the 'added data' lines are 70 and 71.. (try changing them yourself - you'll feel like a coder)
Note: I've updated the code to a 'Source Code' version (I hope).. I also hope it works as a
version everyone can access and change as needed, as I had hoped to share originally..

Note2: I started a thread for 'BBPro' here :

I attached a couple more pics to explain 'Ellipse #'s 1 & 2' in the pic attached here..
I've penned specifics on data series and some tips you 'May' use.. "Only trade with money
you can afford to lose" haha - seriously I hope it all helps.. Chof


Category The Elite Circle 
 
Suggest other entries I might like
Details: BollingerProChof NT 8
Category: The Elite Circle 


March 15th, 2024
Size: 5.05 KB
Downloaded: 104 times

Keywords: bollingerprochof
TSI Plus v.1 5 *
Hello All,

I asked Adrian over at Expert Trading Programmers to be build me a True Strength Indicator that would paint the bars when price was overbought / sold.

He did a great job creating it and I thought I would share it. I edited the install folder so that it would go to a folder called True Strength vs my name.

If there are any issues on the install let me know and I'll post the original zip.

The setting in the image are 14/3 and high low 45 / -45

If you need custom work done ETP are great to work with. Quotes and turn times are excellent.

NOTE: Try pairing it with VWAP and the STD levels.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: TSI Plus v.1
Category: NinjaTrader 8 Indicators and More 


March 9th, 2024
Size: 4.77 KB
Downloaded: 480 times
Futures True Range Report
This is an excel file (excel 365) that includes an analysis of the most traded futures markets. The goal was to analyze and compare the different futures contracts based on volume, dollar, tick and point movement at different timeframes.

An indicator JFTrueRange calculated the true range for each bar and generated a report that was then copied into excel. It average the true range for all bars on a given day of the week and time of day. i.e. for 15 minute bars, it average all the bars at 6:00 for monday, at 6:15 for monday, etc for all times and days of week. For daily bars, it averaged 1000 days. For minute bars, it averaged 400 days. The report includes statistics an each futures contract for daily, 240, 60, 15 & 5 minute bars. For each bar it used the TickSize & PointValue to determine the price range, tick range & point range per bar. Daily bars ended at different times. So that is an interesting artifact you will see in the data.

In the summary report volume is higher in the high timeframe reports (daily, 240 min) than in the lower timeframe reports (15min & 5min). This is because I totaled the volume at each timeframe and this included the odd times that bars were reported. The higher daily volume at 15:00 is approximately the same as the lower timeframe bar totals.

Finally, the true range reported in points, ticks and dollars is higher at low timeframes as expected. This is because it takes into account all the smaller price fluctuations. Some of these fluctuations are inside the higher timeframe bars and are thus washed out.

Note: The timeframe used in the reports was Mountain Time (MT). Sorry, that is my timezone. So do the mental adjustment or modify the times to meet your needs.

I hope you find this report interesting and useful.



Category The Elite Circle 
 
Suggest other entries I might like
Details: Futures True Range Report
Category: The Elite Circle 


January 9th, 2024
Size: 3.47 MB
Downloaded: 194 times
HiLowChannel NT8 v2 5 *
Plot HH, LL for select time period on any type chart
-v2 1/2/24 change DS resolution from minute to second
-fix h/l lines not updating live


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


December 31st, 2023
Size: 2.80 KB
Downloaded: 303 times

Keywords: channel hh ll
FindTrades NT8 5 *
Introduction: This is not an indicator. It's a utility to seek the trades executed by a strategy. For example, If you have one strategy with 100 trades executed over a chart, It's very complicated to go one per one to examine these trades. With this utility, this task, it's effortless.


How to use: Load de strategy in the chart, move the screen with the mouse for stopping the screen advance, and click the "Next" and "Prev" buttons to move across the trades of the strategy. IMPORTANT: Only use the first strategy loaded. The other strategies in the same chart are ignored.

Challenges:
  • It would be desirable that the screen advance is stopped when you click "Next" or "Prev".
  • Be able to choose between several strategies.

If you want to ask questions or suggestions about this indicator, you can do it in this thread:



Change Log:

// 06/11/2023 v1.0.1 - First version
// 10/11/2023 v1.0.2 - Fixed problem: When the market is closed, the buttons don't work. Has been included a ForceRefresh()
// 22/01/2024 v1.0.3 - Choose between winning trades, losing trades or both.


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


November 6th, 2023
Size: 3.53 KB
Downloaded: 530 times
AskTheChart 4 *
v0.1.05
Introduction:
AskTheChart is an experimental AI-powered indicator that showcases the use of a large language model to enhance trading strategies and analysis using agents. Traders can interact with their charts by asking questions such as, 'What is the current trend?' They can give commands like 'Draw horizontal line at the $1500 level,' or instruct the agent to highlight an area on the chart. It's important to note that this is experimental and intended to complement, not replace, traditional trading analysis and strategies. Its main purpose is to demonstrate the potential applications of AI in trading.

How to Use:
AskTheChart adds an interactive button 🤖 on the chart toolbar. When clicked, it opens a chat window where you can ask questions or give commands. The AI agent understands your queries and responds accordingly. To configure the indicator, go to the indicator settings and enter the required OpenAI/Azure URL, API key, and Model. You can also set the maximum number of bars allowed for the agent context window.

URL example:
 
Code
OpenAI: https://api.openai.com/v1/chat/completions
Azure OpenAI: https://{name}-east-2.openai.azure.com/openai/deployments/gpt-4/chat/completions?api-version=2023-07-01-preview
We utilize ChatGPT functions for tool-switching, requiring the use of one of these Models.
gpt-3.5-turbo-0613
gpt-4-0613

 
Code
0) Indicator settings
URL: https://api.openai.com/v1/chat/completions
API Key: Your OpenAI API key
Model: gpt-4-0613
If you are using Azure OpenAI, the model's name should match the one defined in your deployment, and the required model version is 0613
gpt-4
gpt-3.5-turbo

 
Code
0) Indicator settings
URL: https://{name}-east-2.openai.azure.com/openai/deployments/gpt-4/chat/completions?api-version=2023-07-01-preview
API Key: Your OpenAI API key
Model: gpt-4
Cost Implications:
Please note that using AskTheChart involves making requests to the OpenAI API. These requests are subject to OpenAI's pricing structure, which means that usage of AskTheChart may incur costs. Users are responsible for these costs and should review OpenAI's pricing details before using this indicator.

Challenges:
There are numerous tools and libraries available for developing with LLMs. However, integrating them into NinjaScript without relying on DLLs is a significant challenge. NinjaScript employs C# 5.0, which is considered somewhat legacy and lacks many modern features. While it's possible to work around this limitation using compiled assemblies, I opted for an open-source approach to maintain accessibility.

Change Log:
NT8 AskTheChart by pixel @ nexusfi.com, Version 0.1.0, released 10/19/2023 NT8 8.1.1.7 64-bit
10/22/2023 v0.1.01 - Fix: model variable missing
10/22/2023 v0.1.02 - Removed duplicate declarations
11/14/2023 v0.1.03 - Removed delay for faster function calling
11/14/2023 v0.1.04 - Fix: error when using dynamic type
11/20/2023 v0.1.05 - Style: show api response errors in the chat

I'm eager to discover additional applications for LLMs in trading and explore their use in my own strategies, as well as in others. You can find the discussion here.





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


October 20th, 2023
Size: 20.09 KB
Downloaded: 444 times
ZombiePack9 Indicators 5 *
ZombiePack9 collection of indicators for MT5.

ZombiePack9 v1.032

Change Log
09/30/2023 v1.032 - Added ZipLines
09/27/2022 v1.018 - Changed several default colors and reduced default lines
09/15/2022 v1.016 - Updates to zombie candles
08/24/2022 v1.012 - Changed several default values
05/23/2022 v1.010 - Added Zombie9BBMACD and changed several default values
04/11/2022 v1.009 - Added ZombieTracker and changed several default values
03/11/2022 v1.008 - Added Wave1 & Wave2 with color slope
02/20/2022 v1.004 - Changed several defaults and improved the EMA
02/04/2022 v1.003 - Changed several defaults and added PowerLine, Stochastic, MACD
01/25/2022 v1.001 - Initial release


For further discussion:
ZombiePack Discussion


Category MetaTrader 5 Indicators 
 
Suggest other entries I might like
Details: ZombiePack9 Indicators
Category: MetaTrader 5 Indicators 


October 12th, 2023
Size: 624.77 KB
Downloaded: 174 times
TickHunter Trade Bot EA 5 *
TickHunter is a very powerful trade bot or trade assistant that provides many features including a trade panel with several buttons useful for managing trades. Have you ever wanted to place a pending order 1 tick above or below the previous candle? Have you ever wanted to move your stop-loss to break-even and then automatically trail your stop-loss? With TickHunter, it's easy!

TickHunter v1.337

Change Log
01/30/2024 v1.337 - Fixed issue in delayed pop
01/24/2024 v1.336 - Added Ctrl + Shift + buy or sell button to open max volume number of contracts
10/12/2023 v1.327 - Added a lot since last update
03/31/2021 v1.287 - TP sync fixes
03/29/2021 v1.282 - Improved performance and logging
03/24/2023 v1.274 - Enhanced auto break even, trailing, and snap locations
10/12/2022 v1.252 - Improved HODL feature
09/28/2022 v1.245 - Minor bug fixes
09/15/2022 v1.235 - Bug fixes for SnapPBLevel
08/24/2022 v1.225 - Updated LimitAddOnVolumeToInProfit functionality
07/05/2022 v1.222 - Changed terms Day Over Max Profit/Daily Profit to Bogey Target
06/10/2022 v1.218 - DP button now auto advances. Fixed invalid stoploss issue
06/05/2022 v1.215 - Added smart Daily Profit multiples, fixed pop replay issue, and ECATP price line
06/02/2022 v1.212 - Added DayOverMaxLossProfitRatio to automatically adjust the DayOverMaxLoss line based on a ratio of the DayOverMaxProfitDollars
05/24/2022 v1.211 - Added support for 10 multiples of the Daily Max Profit Dollars.
05/11/2022 v1.210 - Added DP button. This is used to support multiples of the Daily Max Profit Dollars.
04/29/2022 v1.207 - Fixed auto pilot issue that may cause skipped entries
04/26/2022 v1.206 - Improved Auto Pilot feature to prevent trade/token entry after the follow through candle has been open for a moment
04/21/2022 v1.205 - Changed HODL to prevent auto close and no longer will move to break even.
03/30/2022 v1.203 - Added new auto break-even option: Auto Break-Even Trail Zombie Resume
03/27/2022 v1.202 - Added new stoploss snap types and ability to zero out Auto Pilot in one click
03/23/2022 v1.200 - Added Zombie Setup Auto Pilot feature
...
09/09/2021 v1.172 - Initial release

For further discussion:


Use TickHunter at your own risk. None of the authors, contributors, administrators, or anyone else connected with TickHunter, in any way whatsoever, can be responsible or held liable for using this trading tool.


Category MetaTrader 5 Indicators 
 
Suggest other entries I might like
Details: TickHunter Trade Bot EA
Category: MetaTrader 5 Indicators 


October 12th, 2023
Size: 545.36 KB
Downloaded: 138 times
ZombiePack9 Indicators 5 *
Zombie Pack 9 includes Zombie AccountInfo, Zombie BarTimer, Zombie BBMACD, Zombie Candles, Zombie Candles Plain, Zombie EMA, Zombie EMA Cloud, Zombie Levels, Zombie NetPriceChange, Zombie PowerBox, Zombie PowerLine, Zombie PriceInfo, Zombie TradeMarkers, Zombie Trail, and Zombie ZigZag indicators. Zombie ZigZag & Zombie Trade Markers had significant contributions from other authors.

- Zombie AccountInfo shows the unrealized PnL, total PnL, and active orders/positions
- Zombie BarTimer shows the remaining time on the current bar before it closes.
- Zombie BBMACD helps identify the medium term trend
- Zombie Candles helps identify the medium term trend
- Zombie Candles Plain provide classic candle colors with the ability to change to candle outline and body colors (optional)
- Zombie EMA identifies the medium term trend
- Zombie EMA Cloud helps identify the medium term trend
- Zombie Levels includes horizontal lines for 100 levels and previous close
- Zombie Net Price Change shows the percentage difference from previous session close price
- Zombie PowerBox identifies the price range and can draw attention early to a structure change
- Zombie PowerLine identifies the medium term trend and pullback location
- Zombie PriceInfo provides PnL for any open positions and pricing for the current instrument
- Zombie Setup Tracker helps identify the amount of energy in the market and in which direction
- Zombie Trade Markers to help with trade review
- Zombie Trail helps to identify new micro trends (includes setup alerts, sound file, and candle colors)
- Zombie Wave 1/2 helps to identify short and long term trends
- Zombie ZigZag helps identify swing highs & lows

Zombie9AccountInfo
Zombie9BarCountDown
Zombie9BarTimer
Zombie9BBMACD
Zombie9Candles
Zombie9CandlesPlain
Zombie9CloudLines
Zombie9EMA
Zombie9EMACloud
Zombie9Levels
Zombie9NetPriceChange
Zombie9PowerBox
Zombie9PowerLine
Zombie9PriceInfo
Zombie9StingRay
Zombie9SetupTracker
Zombie9TradeMarkers
Zombie9Trail
Zombie9Wave1/2
Zombie9ZigZag

ZombiePack 9 v1.074

Change Log
12/14/2023 v1.074 - Added StingRay
09/30/2023 v1.072 - Added ZLines
08/3/2023 v1.070 - Added KLines
05/26/2023 v1.064 - Added bar count down
05/24/2023 v1.061 - Fixed issue with position average price
05/23/2023 v1.060 - Updated Keltner Channel
05/22/2023 v1.059 - Fixed issue with position average price
05/06/2023 v1.053 - Improved plots in two indicators
05/05/2023 v1.052 - Improved stability
03/27/2023 v1.040 - Improved performance
02/23/2023 v1.034 - Added Stacked and Boosted setups to Zombie9Candles
01/30/2023 v1.029 - Added support for zombie setups and creepers in the Zombie9Candles
01/19/2023 v1.028 - Added background color control to BBMACD & EMA
01/08/2023 v1.027 - Added TradeMarkers to support trade review (rfk)
10/30/2022 v1.025 - Added SetupTracker to support Creeper setups
10/20/2022 v1.022 - Optimization and bug fixes
10/14/2022 v1.021 - Changed several default settings
10/11/2022 v1.020 - Added AccountInfo indicator
09/27/2022 v1.018 - Changed several default colors and reduced default lines
09/15/2022 v1.016 - Updates to Zombie9Candles
08/26/2022 v1.015 - Changed several default values & added Zombie9Candles
05/23/2022 v1.010 - Added Zombie9BBMACD and changed several default values
04/11/2022 v1.009 - Added ZombieTracker and changed several default values
03/11/2022 v1.008 - Added Wave1 & Wave2 with color slope
02/22/2022 v1.005 - Fixed trail sound playing on alerts
02/20/2022 v1.004 - Changed several defaults and improved the EMA
02/04/2022 v1.003 - Changed several defaults and added PowerLine, Stochastic, MACD
01/25/2022 v1.001 - Initial release


For further discussion:



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


October 12th, 2023
Size: 190.63 KB
Downloaded: 2010 times
 



 
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