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
125
40%
Schlichtung
17
47% / 53%
Frist nicht eingehalten
32
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
Need trading robot 50 - 70 USD
I need a robot for trading gold and currencies . I need to use it with metatrader 4 and 5 . My budget is not high . Max . 70 USD. I need to be able to start and stop it at any time without restrictions
am looking for an experienced MQL5 developer to build a high-frequency trading Expert Advisor (EA) for XAUUSD (Gold) on M1 and M5 timeframes . The EA must include advanced execution logic, dynamic pending orders, risk management, and news/session filters. Clean, efficient, and well-documented code is required. Strategy type: Scalping (fast trades, quick profit). Very fast execution logic (optimized for speed). Goal
Title: MT5 EA Needed – Prop‑Firm Compliance Tool (SL/TP at Entry, 60‑Second Hold, Daily Profit Cap, 0.5% XAUUSD Risk) Description: I need an MT5 Expert Advisor that enforces prop‑firm compliance rules for Instant Funding accounts. The EA must NOT trade automatically — it should only monitor and control my manual XAUUSD trading. I trade all sessions, so there should be no time restrictions. MY TRADING STYLE (Important
​1. Project Overview ​ Asset: XAUUSD (Gold) ​ Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. ​ Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. ​ Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). ​2. Strategy Logic (The "Poverty"
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code

Projektdetails

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