Indicator for NinjaTrader

C# Indicators Other C#

Specification

“I need an indicator in NinjaTrader that provides three signal models.”

 

“1. Inside the settings, we need to configure separate settings for buy and sell signals.”

 

“Whenever these calculations reach a user-defined value within a bearish candle, a buy signal of degree 2 should be generated (a weak or minor signal).”

 

“In this option, we want to calculate the difference between two delta values and whether the answer is negative or positive does not matter to us. Only the difference between these two numbers should not exceed ‘x.’ For example, if we consider the value of ‘x’ as 20, an interval between two numbers of -50 would not be suitable because the difference exceeds 20.”

 

Delta – MinDelta < X        

“In this option, we examine the percentage delta, and whether it is positive or negative matters to us. For a buy signal, the percentage delta must be a negative number smaller than ‘x.’ For example, if the value of ‘x’ is -20, a delta percentage of -18 would not be acceptable, but if it’s -30, it would be acceptable.”

 

Delta% < -X     

 

“In this option, we examine the percentage delta, and whether it is positive or negative matters to us. Only the difference between these two numbers should not exceed ‘x.’ For example, if we consider the value of ‘x’ as 20, an interval between two numbers of -15 or 15 would be acceptable, but if it’s -25 or 25, it would be unacceptable.”

 

MaxDelta < X                  

And the last option is the volume of the candle itself, which should be bigger than X.

Vulom > X

For the first type of sell signal:

          Delta – MAXDelta < X        

          Delta% > +X   

          MinDelta < X                                                 

          Vulom > X 

2- If the first buy signal is issued in a bearish candle and the next candle closes blue, the main (second) buy signal will be displayed.

If the first sell signal is issued in a bullish candle and the next candle closes down, the main sell signal is issued.

 

The second type of signal

For a buy signal, if the minimum delta is smaller than x.

MinDelta < -X

For a sell signal, if the maximum delta was greater than x.

MaxDelta > +X

 

The third type of signal

If we have a type 1 or type 2 buy signal on a candle and we also have a sell big trade with a number greater than X, the third type buy signal will be issued.

 

BigTrade Sell > X

If we have a type 1 or type 2 sell signal on a candle and we also have a big buy trade with a number greater than X, a type 3 sell signal will be issued.

 

BigTrade Buy > X

 

Note: An alert must be given for all signals and the alert must be activated in the settings.

If the price is between level 1, 2 or 3 when the signal is given, the alert sound will be different in each mode.

This indicator works for watch list.

                                                     


Responded

1
Developer 1
Rating
(37)
Projects
40
25%
Arbitration
20
15% / 75%
Overdue
8
20%
Busy
Similar orders
Hi, i have a simple strategy which has 4 different types of entries based on parabolic sar and moving average that I would like to be coded into an EA. I would also like some inputs for it like news filter, time start and time end, risk % and so on. Will discuss further upon application
Hey there, I need to convert an indicator from ninja to mt4 I will attach the ninjatrader indicator script to be converted into mt4 If you can do this kindly bid and let's discuss about the project Thanks
Hi there Here is a video of the logic: its based on market structure and swings using validated highs and lows based on candle closure. Just in case you would like to take a look at the code/indicator here is the link: https://youtu.be/igj0OaQoM7o?si=7nigL8OU2Nt1Zxkx Let me know if you can help
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
I need you to convert this tradingview indicator (PineScript) to MT5. The indicator need to work in any time frame and as the proposed script. It need to plot the ATR bands (as you can see in the attached image) and work as the proposed routine of ATR bands, when price close above or below the bands, the bars will change color (as you can see in the script and the image attached). Instead of sending alerts of buying
"Seeking an adept developer to help realize my custom NT8 strategy. Your expertise is integral to achieving success in this project. Are you interested in teaming up for a productive collaboration? Let's discuss the details together. Thank you!"
NinjaTrader 8 indicator that plots open prices of higher time frame bars. Time frames to choose from in the properties: 15sec, 30sec, 1min, 5min, 15min, 30min, 1hr, 4hr, 1day, 1week, 1month, 1 year (or any time based periods if that would make the development easier). Ability to customize lines is needed (style, color, thickness, etc.). Also, ability to extend certain lines all the way to the right by clicking on
Instrument I will trade: DAX Chart: 9 ranges (on Quantower) with 18 ranges (on multichart) Indicators: VWAP, Stocatic slow set (5/3/3) ,a 20-period exponential moving average, a 30-period exponential moving average N.B. “Momentum” indicator to be constructed only for convenience: When the 20 average is above the 30 it draws a single green 25 period average, while when the 20 average is below
The future of the traders be a good traders and patient and humble person faithful loyalty to your job and last be a professional traders and helping a dream of us how to trade and etc,,,,,,,,,,,,,,,,,🤑
Firstly Indicator (1) or the first part \\ Draw a red line at the top of the zero candle _ M1 \\ Draw a blue line at the bottom of the zero _ M1 candle \\ Draw a red line at the top of the zero _ M2 candle \\ Draw a blue line at the bottom of the zero _ M2 candle \\ Draw a red line at the top of the zero candle _ M3 \\ Draw a blue line at the bottom of the zero _ M3 candle \\ Draw a red line at the top of the zero

Project information

Budget
50 - 100 USD
For the developer
45 - 90 USD
Deadline
to 5 day(s)