Button Based Expert Advisor

MQL5 Experten

Auftrag beendet

Ausführungszeit 2 Tage
Bewertung des Kunden
Mehmet is absolutely excellent. His understanding of both Metatrader and trading itself speaks volumes in his coding ability.
Bewertung des Entwicklers
Very good person

Spezifikation

Hi there, I need the following expert advisor created for Algo Trading. 

It needs to be designed the following way.

The advisor is quite simple. On each chart I need 2 buttons, 1 for BUY and 1 for SELL (Similar to 1 button trading but with a few differences)


The buttons can either be activated or not activated.  

If the button is not activated, then it does nothing. 

If the button is activated then the following must occur, 

1.    An order must be executed precisely at the end of the minute after activating the button. E.g. I activated the button at 12:52:12 . The order is executed at 12:53:00  sharp at market price.

a.    If the order does not execute for whatever reason then it must be reattempted every 2 seconds (this increment should be as small as possible while maintaining the integrity of the advisor). (The button stays active until the order is executed)

b.    Once the order is executed the button must switch to being inactive. This way the order only executes once per minute and if I want to activate the button again in the following minute, I can.

            2. The order must be able to have a stop loss and a take profit.

a. The stop loss and take profit must be calculated based on percentage of the price at which it was executed at. NOT PIPS.

b. I want to be able to change these percentages using Metaeditor (so please direct me to the location to change the percentages after the project is done)

3.    The expert advisor must be able to be copied and applied without problem to as many charts as I need

a.    E.g. If I apply the advisor to a GBP,EUR and  JPY chart. (After obviously adjusting the stop loss and take profit percentages before applying them to the charts), it must work without a problem for each chart.

4.    Multi chart application is key. As stated above, the importance of being able to apply the advisor to multiple charts is important. If I’m staring at 10 charts and then decide I want to trade all 10 in various directions, I want to be able to activate the directional button (Either Buy or Sell) on each chart, then at the end of that minute I want the positions to open automatically.

5.    After a certain amount of time if the stop loss or take profit is not hit then I want the order to be closed. E.g. I open an order at 12:00:00, I need the order to close after 300 minutes if a stop or take profit is not hit. Please direct me to the location in metaeditor to change this time before applying the advisor to my charts.

6.    In summary, What’s the difference between what I want and 1 click trading

a.    Time after clicking (activating). The order only executes at the end of the minute I activated.

b.    Stop loss and take profit are built in along with position size.

c.    Stop loss and take profit are in percentage of entry price

d.    Automatically closes after a specific time if no take profit or stop is hit.





Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(68)
Projekte
126
40%
Schlichtung
18
44% / 56%
Frist nicht eingehalten
33
26%
Arbeitet
2
Entwickler 2
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(65)
Projekte
71
30%
Schlichtung
8
0% / 88%
Frist nicht eingehalten
5
7%
Frei
4
Entwickler 4
Bewertung
(15)
Projekte
23
9%
Schlichtung
7
29% / 57%
Frist nicht eingehalten
2
9%
Frei
Ähnliche Aufträge
Pine Script Integration Request (Experienced Coders Only) I am looking for a highly experienced Pine Script developer to integrate a Demand & Supply Zone module into my existing indicator. Requirements Keep my current indicator (Rudy) exactly as it is. Do NOT modify, remove, or alter any existing logic, calculations, signals, alerts, or visual elements. Add only the Demand & Supply Zone boxes from a second Pine
Build me an indicator for the daily XAUUSD chart that uses EMA 50/200 crossovers to show trend direction, ADX to confirm trend strength (filtering out anything below 25), and ATR to measure volatility expansion and contraction — color the candles based on bias and add alerts for trend flips and volatility breakouts
AI Stategy: 1.Trend identify by MA(perid 21,50, 100 customiseable) If Market above MA treated up trend If Market down MA trated down trend Above pictue shown as example Entry for uptrend buy & down trend sell Conditions for Sell entry with down trend Condition 1:Previous candle H1time bearish candle must Condition 2: 2 or more bulish candle then 1 bearish candle with 5 minit time frame ABOVE PICTURE SHOWN
Automatically placed at the swing high or swing low of the last 3 closed candles. Take Profit Calculation: Automatically calculated at a fixed 1:2 Risk-to-Reward ratio based on the Stop Loss distance. Spread Filter: The bot must check that the current spread is below Max_Spread_Pips before entry. PART 4: TIME FILTERING & AUTOMATION The bot must stop opening new entries on Friday afternoon. At Friday_AutoClose_Time
# H4 Zone Retest EA (MQL5) An automated trading Expert Advisor (EA) for MetaTrader 5, developed in MQL5. The EA trades gold (XAUUSD) using a multi-timeframe breakout and retest strategy: it defines the first H4 candle of each day as a trading zone, detects breakouts on the M5 chart, waits for a retest, and executes trades with risk management, trailing stops, and optional news filtering. --- ## Features - H4 → M5
so copy trading system Create an EA-based copy trading system in English. It should support copying trades between accounts reliably and in real time. The system should include essential broker-side functions such as market orders, stop orders, limit orders, limit offset, SL/TP handling, order modification, and cancellation . The code should be clean, simplified, and production-ready
🔍 Strategy Logic 📌 Indicators Used 21 EMA RSI (Upper Level: 61, Lower Level: 39 – Customizable) 📈 Buy Side Setup (Long Entry) Step 1 – Trend Confirmation A Green candle must close above 21 EMA. Step 2 – Pattern Formation After the green candle, observe next 4 candles. At least one Red candle must form (opposite candle). That Red candle must also close above EMA. Step 3 – Key Level Marking Mark the High of the Red
Dear Developer, I am looking to hire an experienced Meta Trader4 and 5 (MQL5) Expert Advisor developer to build a custom Expert Advisor for XAUUSD (Gold). This project is based on a structured swing trading system using market structure analysis and multi-timeframe confirmation. PROJECT OVERVIEW The Expert Advisor must be designed to trade XAUUSD using the following multi-timeframe approach: • Daily (D1): Optional
Requirements Specification: Custom Trading Robot (Expert Advisor) I am looking for a qualified developer to design and build a fully automated trading robot (Expert Advisor). The system should be reliable, beginner-friendly, and capable of running with minimal manual input once installed. 1. General Purpose The robot should automatically analyze the market and execute trades. It must work on MetaTrader 4 or
Hi, I need a professional MetaTrader 5 Expert Advisor (Pure MQL5, no Python) with a built-in GUI panel and ultra-fast OnTick execution. The strategy is based only on the last two digits after the decimal point and must work in real time with high accuracy. ### Main Requirements * Pure MQL5 Expert Advisor. * Real-time OnTick processing. * Support XAUUSD and any MT5 symbol. * No fixed price levels; price must be

Projektdetails

Budget
30+ USD
Ausführungsfristen
bis 3 Tag(e)