A deriv ea needed

MQL5 Indicadores Experts

Termos de Referência

script is designed to automate trading decisions for Deriv synthetic indices (such as VIX 75 and Step Indices) based on the features we discussed earlier. Here's a summary of what the script does:

  1. Trendline Break Detection:

    • Calculates a trendline on a smaller timeframe (5 minutes by default).
    • Checks for a break above or below the trendline, indicating a potential change in the market direction.
  2. Determining Trend Direction on a Larger Timeframe:

    • Determines the trend direction on a larger timeframe (60 minutes by default).
    • Uses the larger timeframe's trend to decide whether to open a trade in the same direction.
  3. Opening Trades:

    • If a trendline break occurs and the larger timeframe indicates a buy trend, it opens a buy trade.
    • If a trendline break occurs and the larger timeframe indicates a sell trend, it opens a sell trade.
  4. Managing Open Positions:

    • Checks open positions for potential adjustments.
    • Applies trailing stop if the trade is in profit and meets a minimum target profit.
    • Closes a trade if it reverses and does not go into a profit.
    • Closes a trade if it reaches the specified take-profit level.
  5. Pullback Trading:

    • Checks for pullbacks on the smaller timeframe after a trendline break.
    • If the overall trend is a buy, it opens a sell trade as a scalp during a pullback.
    • If the overall trend is a sell, it opens a buy trade as a scalp during a pullback.
  6. Customizable Parameters:

    • The script allows you to customize various parameters such as lot size, slippage, stop loss, take profit, and more.

Remember to thoroughly test this script in a demo environment before using it in a live trading scenario. Additionally, closely monitor the performance and behavior of the script and be prepared to make adjustments based on market conditions and your trading strategy. Trading involves risk, and it's important to trade responsibly.

User
You
can it avoid consolidating market trends or adapt to a consolidating market trend
ChatGPT
ChatGPT

The script provided in the previous messages focuses on trendline breakouts and pullbacks. While it can identify potential trends and pullbacks, it doesn't specifically address market consolidation. Adapting a script to avoid entering trades during consolidating market conditions or adapting to such conditions requires additional logic.

Here are some general approaches to handle consolidating markets:

  1. Volatility Filters:

    • Integrate volatility filters to determine whether the market is in a low-volatility or consolidating phase.
    • During low volatility, you might choose to avoid entering new trades or use different, range-based strategies.
  2. Price Range Analysis:

    • Monitor the price range over a specific period. In a consolidating market, prices tend to move within a range.
    • Avoid entering trades when the price is within a predefined range.
  3. Additional Indicators:

    • Integrate additional technical indicators (e.g., Bollinger Bands, Average True Range) to identify periods of consolidation.
    • Use these indicators to filter trade signals or adjust risk management parameters during consolidation.
  4. Adaptive Trend Detection:

    • Develop adaptive trend detection mechanisms that consider recent market behavior.
    • Incorporate machine learning or adaptive algorithms to adjust to changing market conditions.
  5. Time-Based Filters:

    • Implement time-based filters to avoid trading during certain hours when markets are prone to consolidation.

Adapting a script to handle consolidating markets often involves a combination of these techniques. The specific implementation will depend on the characteristics of the market you're trading and your trading strategy. Here's a simplified example of how you might modify the script to include a volatility filter using the Average True Range (ATR) indicator:


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(167)
Projetos
192
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
2
Desenvolvedor 2
Classificação
(74)
Projetos
121
43%
Arbitragem
12
33% / 50%
Expirado
17
14%
Livre
3
Desenvolvedor 3
Classificação
(37)
Projetos
59
27%
Arbitragem
25
20% / 52%
Expirado
10
17%
Trabalhando
4
Desenvolvedor 4
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
Pedidos semelhantes
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD