Indicator for NinjaTrader

C# Indicateurs Autre C#

Spécifications

“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.

                                                     


Répondu

1
Développeur 1
Évaluation
(38)
Projets
40
25%
Arbitrage
23
13% / 70%
En retard
8
20%
Chargé
Commandes similaires
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
I am writing to inquire about the possibility of porting a simple project from MQL5 to Quantower using C#. The project in question includes a panel with a button that draws a rectangle on the chart. This rectangle can be freely dragged around the chart area. Additionally, the panel contains two editable fields, X and Y, which display the position of the rectangle. As the rectangle is dragged across the chart, the X
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
Hi, i will provide a dll .use it's functions develop a backend code copy trading .it should a master accounts and slave accounts based of the mapping with the copy parametsrs it should start copy trades between the master and slave .one slave should be able to copy from Mutiple master and some basic fronted access to be created using the angular js
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only

Informations sur le projet

Budget
50 - 100 USD
Pour le développeur
45 - 90 USD
Délais
à 5 jour(s)