An EA based on two Supertrend indicators on the same timeframe

C# Asesores Expertos C# Fórex

Trabajo finalizado

Plazo de ejecución 21 horas
Comentario del Cliente
Great work by Inomjon. Understood what I wanted, had quick replies, and worked with me until the EA performed just as I wanted it.
Comentario del Ejecutor
My first job with this guy. Very excellent customer !!!

Tarea técnica

1. The idea of the trading system is as follows: Using two different Supertrend indicators on the same time frame, using one with a higher ATR to determine current direction and a second tighter Supertrend indicator that detemines the entry of the trade. I would like the ability to alter the SuperTrend ATR period and ATR multiplier values and which time frame they are on. This EA will be used on Ctrader.

2. Trading Signals

  • Buy Signal - The tighter ST indicator shows a buy signal, while the larger ST indicator is already displaying a bullish trend.
  • Sell Signal - The tighter ST indicator shows a sell signal, while the larger ST indicator is already displaying a bearish trend.

3. Positions are opened: At the close of the first candle in the opposite direction of the trend.

For example, the larger ST shows a bullish trend and the tighter ST shows a buy signal, the trade will open on the close of the first red candle following the buy signal.

And for a sell trade, the larger ST shows a bearish trend and the tighter ST shows a sell signal, the trade will open on the close of the first green candle following the sell signal.

4. Positions are closed:

The Stop Loss is set at the tighter ST indicator line where the signal occured.

The Take Profit is set at a fixed position from the entry. Set to 1:1rr if the SL is greater than 10pips, and set to 1:2rr if the SL is lower than 10pips.

Trades will remain open until either the TP or SL has been hit, or until a certain time has been met (I wish to be able to customise this).

Extra:

I know this is a common strategy but I could not find an EA on it in C#

I would like a user friendly panel that allows you to change the ATR period and ATR multiplier of the two SuperTrend indicators and enter what hours it is active from.

Han respondido

1
Desarrollador 1
Evaluación
(42)
Proyectos
62
8%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
2
Desarrollador 2
Evaluación
(1092)
Proyectos
1448
45%
Arbitraje
49
73% / 12%
Caducado
36
2%
Libre
3
Desarrollador 3
Evaluación
(4)
Proyectos
4
25%
Arbitraje
4
0% / 100%
Caducado
1
25%
Libre
4
Desarrollador 4
Evaluación
(243)
Proyectos
430
34%
Arbitraje
54
37% / 39%
Caducado
157
37%
Trabajando
5
Desarrollador 5
Evaluación
(350)
Proyectos
553
32%
Arbitraje
24
67% / 8%
Caducado
16
3%
Libre
6
Desarrollador 6
Evaluación
(26)
Proyectos
23
39%
Arbitraje
26
8% / 38%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(128)
Proyectos
162
36%
Arbitraje
4
25% / 50%
Caducado
13
8%
Libre
8
Desarrollador 8
Evaluación
(38)
Proyectos
40
25%
Arbitraje
23
13% / 70%
Caducado
8
20%
Trabajando
9
Desarrollador 9
Evaluación
(61)
Proyectos
186
73%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
10
Desarrollador 10
Evaluación
(71)
Proyectos
80
10%
Arbitraje
35
9% / 54%
Caducado
6
8%
Trabaja
11
Desarrollador 11
Evaluación
(42)
Proyectos
88
14%
Arbitraje
30
30% / 53%
Caducado
36
41%
Trabaja
12
Desarrollador 12
Evaluación
(38)
Proyectos
50
10%
Arbitraje
1
0% / 0%
Caducado
8
16%
Libre
13
Desarrollador 13
Evaluación
(478)
Proyectos
507
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
Solicitudes similares
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
I am looking for an MT4 coder who can help me build a fast trade execution EA/ programme. This programme should be able to execute market and pending orders at the highest speed possible. When applied to the chart it should print two horizontal lines (with price tags) on the chart, one is an entry price line, and the other is a stoploss price line. The user should be able to drag the lines up and down to set accurate
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
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
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
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

Información sobre el proyecto

Presupuesto
100+ USD
Para el ejecutor
90 USD
Plazo límite de ejecución
a 5 día(s)