An Expert Advisor based on existing Super Trend indicator and new Chopiness indicator needed

MQL4 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do desenvolvedor
Great client. Knows what he wants and is clear in instructions. It was a pleasure

Termos de Referência


I need a simple EA which compiles with both trend and choppiness indicators for MT4 platform.

Should be able to  enter/change these values in EA:

1. This should not have default TP ( Close the order with Profit until the opposite trend is generated ) but can be changed from EA

2. This should have default SL ( with very minimum value ) and  also can be changed from EA

3. Option to choose if Buy is based on Choppiness indicator. ( Ex: If Yes is checked / entered Buy will be based only on Choppiness  )

4. Option to choose if Sell is based on Choppiness indicator. ( Ex: If Yes is checked / entered Sell will be based only on Choppiness )

5. Option to choose if Buy is based on Trend indicator. ( Ex: If Yes is checked / entered Buy will be based only on Trend)

6. Option to choose if Sell is based on Trend indicator. ( Ex: If Yes is checked / entered Sell will be based only on Trend  )

7. Number of Lots

8. Currency pairs to be executed (Comma separated)-- default to GBP/USD, USD/JPY

--------------

9. Buy should happen from super Trend but based on Buy from Chopiness first, similarly Sell , by default

10. By default number of lots should be 0.01

11. Enable Logs and also log in Journal

12. All other currency pairs should be able to execute if given.

--------------

  Super Trend Indicator details: ( need similar to this ) ( file attached and also available in the mentioned reference link )


  • It uses a moving (statistical) median of the arithmetic mean (High + Low)/2 of the bars instead of a moving average. The (statistical) median is known to be more robust than any average.
  • It calculates both the Median and the ATR (average true range) 1 bar ago, whereas the original SuperTrend indicator takes the ATR and moving average of the current bar. If you use the current bar’s ATR, the current bar’s breakout is partly measured against its own range. This is particularly true, if the ATR period is short.
  • Signals: The Non Repaiting SuperTrend indicator gives a reversal signal, when the bar closes on the other side of the stop line.
  • Magnified Market Price added for instant check of current market price

A buy signal is generated when-

1. As soon as Blue arrow is generated or to be generated

Similarly, sell signal is generated when the following conditions are satisfied-

1. As soon as Red arrow is generated or to be generated

This Buy or Sell order will close with Profit until the opposite trend is started and start a new one again.



Refer link -> https://www.mql5.com/en/code/10851  -- Super Trend Indicator

--------------

Choppiness Indicator details:

A buy signal is generated when-

1. RSI is above 60

2. Choppiness Index closes below the lower threshold level of 38.2.

3. Simultaneously, ADX cuts 20 level from below


Similarly, sell signal is generated when the following conditions are satisfied-

1. RSI is above 40

2. Choppiness Index closes below the lower threshold level of 38.2.

3. Simultaneously, ADX cuts 20 level from below

Refer link --> https://www.elearnmarkets.com/blog/understand-trending-consolidation-phase-using-choppiness-index/


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(170)
Projetos
193
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
2
Desenvolvedor 2
Classificação
(30)
Projetos
93
49%
Arbitragem
18
56% / 17%
Expirado
38
41%
Livre
3
Desenvolvedor 3
Classificação
(23)
Projetos
27
22%
Arbitragem
0
Expirado
1
4%
Livre
4
Desenvolvedor 4
Classificação
(137)
Projetos
167
35%
Arbitragem
11
91% / 0%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(3)
Projetos
2
0%
Arbitragem
7
0% / 86%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(277)
Projetos
334
55%
Arbitragem
14
36% / 29%
Expirado
1
0%
Livre
7
Desenvolvedor 7
Classificação
(409)
Projetos
537
75%
Arbitragem
9
44% / 0%
Expirado
24
4%
Livre
Pedidos semelhantes
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
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
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with

Informações sobre o projeto

Orçamento
30 - 60 USD
Desenvolvedor
27 - 54 USD
Prazo
para 5 dias