I need an experienced developer that can develop EA that can automatically trade forex Trending Strategy with Support and Resistance:

MQL5 Experten

Auftrag beendet

Ausführungszeit 24 Tage
Bewertung des Kunden
Very smooth job process. Always available, compliance with specifications and resolving issues. I will always come back to work with him.
Bewertung des Entwicklers
The customer is never in a hurry. Carefully checks and tests.

Spezifikation

  1. The robot should be automatic  to be able to open and close trade by itself and work on all currency pairs. Should work on all timeframes and should be able to trade both small and large account size

  2. Trend Identification and Entry Conditions:

    • Implement a robust trend identification algorithm that can identify and confirm market trends.
    • Use technical indicators like moving averages and the Average Directional Index (ADX) to
      identify trends.
    • For an uptrend:
      • Look for higher highs and higher lows.
      • Use a moving average crossover strategy where a shorter-term moving average crosses above a longer-term moving average.
    • For a downtrend:
      • Look for lower highs and lower lows.
      • Implement a moving average crossover strategy where the shorter-term moving average crosses below the longer-term moving average.
    • Support and resistance levels should be integrated into the entry conditions.
  3. Position Sizing and Leverage Control:

    • Allow users to specify position sizing parameters, such as lot size, percentage of account balance to risk, and maximum leverage.
    • Implement dynamic lot sizing based on user-defined risk percentages and stop-loss levels.
  4. Stop Loss and Take Profit:

    • Enable users to set stop loss and take profit levels based on their risk-reward preferences.
    • Implement trailing stop functionality to capture maximum profits during strong trends.
    • Implement automatic breakeven functionality (break even when the trade reaches a certain profit level).
  5. Trailing Stop:
  • Include a trailing stop feature that moves the stop loss as the trade moves in the desired direction.
  • Users should be able to configure the trailing stop parameters.
  1. Risk Management:

    • Provide risk management features, including maximum risk per trade and maximum drawdown controls.
    • Calculate lot size based on risk tolerance and stop loss distance.
  2. Spread Filter and News Avoidance:

    • Include a spread filter to avoid trading when the spread is too high, allowing users to define the maximum acceptable spread.
    • Implement a news avoidance feature that prevents trading during high-impact news events.
  3. Time Filter and Session Control:

    • Integrate time filters to specify trading hours and days.
    • Allow users to adjust the trading session based on their preferences.
  4. User Interface:

    • Design a user-friendly interface for users to adjust parameters, select timeframes, and monitor trade activity.
    • Include visualization tools to display the current trend, support and resistance levels, and trade-related information.
  5. Trade Management:

    • Manage open trades, monitor the risk-to-reward ratio, and adjust stop loss and take profit levels as the trade progresses.
    • Implement multiple trade management options to cater to different trading styles, such as trend-following and trend-scalping.
  6. Alerts and Notifications:

    • Integrate alerts and notifications for trade signals, execution, stop loss/take profit hits, and other important events.
    • Allow users to select their preferred notification methods (e.g., email, pop-up alerts, mobile notifications).
  7. Backtesting and Optimization:

    • Provide backtesting capabilities for users to assess the robot's historical performance.
    • Offer optimization options to fine-tune parameters for better results.
  8. Documentation and Support:

    • Create comprehensive documentation explaining how to use the robot and its features.
    • Offer user support or access to a user community for assistance and troubleshooting.


Bewerbungen

1
Entwickler 1
Bewertung
(131)
Projekte
152
22%
Schlichtung
5
0% / 60%
Frist nicht eingehalten
4
3%
Überlastet
2
Entwickler 2
Bewertung
(140)
Projekte
201
80%
Schlichtung
17
29% / 47%
Frist nicht eingehalten
10
5%
Arbeitet
3
Entwickler 3
Bewertung
(8)
Projekte
11
18%
Schlichtung
7
43% / 29%
Frist nicht eingehalten
1
9%
Frei
4
Entwickler 4
Bewertung
(30)
Projekte
55
22%
Schlichtung
12
67% / 8%
Frist nicht eingehalten
2
4%
Frei
5
Entwickler 5
Bewertung
(253)
Projekte
406
38%
Schlichtung
84
43% / 19%
Frist nicht eingehalten
70
17%
Arbeitet
6
Entwickler 6
Bewertung
(3)
Projekte
2
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
50%
Arbeitet
7
Entwickler 7
Bewertung
(74)
Projekte
121
43%
Schlichtung
12
33% / 50%
Frist nicht eingehalten
17
14%
Frei
8
Entwickler 8
Bewertung
(3)
Projekte
4
25%
Schlichtung
0
Frist nicht eingehalten
0
Frei
9
Entwickler 9
Bewertung
(234)
Projekte
415
34%
Schlichtung
52
37% / 40%
Frist nicht eingehalten
153
37%
Beschäftigt
10
Entwickler 10
Bewertung
(7)
Projekte
9
33%
Schlichtung
4
25% / 25%
Frist nicht eingehalten
1
11%
Frei
Ähnliche Aufträge
I have one table (Google Sheets) in my Google account. I need the MQL5 EA to be able to read this table and write to it. Please clarify immediately: can MQL5 EA access my table with my Google login and password or do I need to create some kind of service account
I would like a trading robot / Expert Advisor that simply operates on two basic trading view indicators to enter trades. Everything happens on the 1 minute time frame for this robot. Make the settings of both indicators full customization enabled from my end and also the risk percentage must be adjustable from my end but the risk-to-reward ratio must be fixed to 1:1.5. The scalping robot must operate based on two
I require an English speaking programmer to create the following robot: Brief overview: The program primarily operates just after the open of a new candle on the chart it is attached to. On new candle opening, previous candles over a user defined period are checked. If the number of candles closing with a price rise equal or exceed a given number, the market is considered “Overbought” and the program opens a buy or
Ezeana 40+ USD
i would like to have high frequency trading strategy bot that opens and close multiple trades in short calculated period of time . the expert adviser should be able to full run automatically on its own with 99% winning rate
i need a custom indicator in mql5 syntax with arrows to point when to buy or sell at time frames M5 and M15. the bellow settings and criteria look into higher time frames to confirm entries. I need extra string to add symbols: input string symbol2 = "DXY"; input string symbol3 = "US10Y"; i have made a very basic sketch on chatgpt but it needs professional code work. Indicators and Settings Used: Commodity Channel
The goal of this project is to catch positions which are moving in the right direction, while locking / hedging the ones that do not. Positions are only opened when price has been moving according to the predominant trend, and wins are used to buy down existing locked positions as required. Please see the attached files for full explanation of the requirements and anticipated solution
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing
Create an Expert Advisor script in MQL5 for Metatrader 5 with the following elements: 1. Use the input function to be processed in the code so that it can be manually set all indicators, like stoploss, trailing stop, partial close, trading time zones, lot size, RSI levels, take profit, choosing buy stop or limit order, etc. 2. The EA trades on the pair it is attached to, include this in the script. For example DAX
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
Excellent trade 30 - 50 USD
I need an expert robot developer that will create a robot using 4 indicators to generate signal for the robot to execute,it should be solely based on candle stick period analysis and the robot will be made to allow indicators parameters adjustment and user input example "parameters optimization" or "hyperparameter optimization as the terminology might be, please I need it urgently, the interested developer should

Projektdetails

Budget
30 - 50 USD
Für die Entwickler
27 - 45 USD