Expert Advisor needed to place pending orders using crosshairs on charts

İş tamamlandı

Tamamlanma süresi: 1 saat
Müşteri tarafından geri bildirim
The 1st EA I commissioned and found this developer to be awesome! The job was completed in less than the time agreed and the communication between us was clear. I will be using this developer again
Geliştirici tarafından geri bildirim
Excellent customer! I'm glad to make deal with you!

İş Gereklilikleri

First time on here, so apologies if not all details are clear. Happy to discuss further as required. I need an Expert Advisor for MT4 that can place quick pending orders by clicking on the chart with the curser at the desired entry and stoploss prices. The concept is to have 3 buttons that control the order located in the top right hand corner of the chart.


Inputs:

Amount of Account Balance to Risk: 1.0% default

Set Take Profit Target? True/False - default true

Reward/Risk Ratio: default 2.0

Set Expiry? True/False - default false

Expiry Time: 60mins 


Buttons:

Button 1 - switches between "Buy" & "Sell" pending orders.

Button 2 - switches between "Stop" & "Limit" pending orders.

Button 3- switches between "Disabled" & "Order" depending on Autotrading on/off - colour changes depending on Autotrading on/off. Clicking Button 3 begins the placing of pending order.

        

Text under button 3 gives the next instruction:

  • "Autotrading Disabled" or "Ready to Trade" - depending on Autotrading status
  • Once button 3 is clicked, "Click Entry Price" text is displayed underneath. If click is at a price too high for a Buy Stop (for example) - warning messagebox "Price selected is Invalid", try again.
  • Then text underneath Button 3 changes to "Click Stop Loss" - the second chart click places the stop loss, if too high/low warning messagebox "Stop Loss selected is Invalid" try again.

So 3 clicks to place a trade; first click on the order button, second click on the chart to define entry price, third click on the chart to define stop loss. Hit escape to exit the process.

Position sizing calculated by the entry to stop loss distance and take profit defined by true/false and Reward/Risk settings on input. It will be used on Forex, Indices & Gold - I've historically had problems automating position size and stops on indices and gold. I'm not sure what is normal on the Freelance arrangement but would like both .mq4 and .ex4 files for my learning. Happy to discuss details further.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(625)
Projeler
983
47%
Arabuluculuk
32
38% / 34%
Süresi dolmuş
96
10%
Yüklendi
Yayınlandı: 6 kod
2
Geliştirici 2
Derecelendirme
(1156)
Projeler
1462
63%
Arabuluculuk
21
57% / 10%
Süresi dolmuş
43
3%
Serbest
3
Geliştirici 3
Derecelendirme
(67)
Projeler
79
33%
Arabuluculuk
6
50% / 33%
Süresi dolmuş
7
9%
Serbest
4
Geliştirici 4
Derecelendirme
(169)
Projeler
204
30%
Arabuluculuk
25
40% / 44%
Süresi dolmuş
12
6%
Serbest
5
Geliştirici 5
Derecelendirme
(885)
Projeler
1410
67%
Arabuluculuk
123
32% / 41%
Süresi dolmuş
218
15%
Serbest
Yayınlandı: 1 kod
6
Geliştirici 6
Derecelendirme
(4)
Projeler
4
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
25%
Serbest
7
Geliştirici 7
Derecelendirme
(804)
Projeler
1124
43%
Arabuluculuk
47
49% / 23%
Süresi dolmuş
84
7%
Serbest
8
Geliştirici 8
Derecelendirme
(548)
Projeler
632
33%
Arabuluculuk
39
38% / 49%
Süresi dolmuş
11
2%
Yüklendi
9
Geliştirici 9
Derecelendirme
(67)
Projeler
97
35%
Arabuluculuk
11
27% / 45%
Süresi dolmuş
13
13%
Serbest
10
Geliştirici 10
Derecelendirme
(574)
Projeler
945
47%
Arabuluculuk
309
58% / 27%
Süresi dolmuş
125
13%
Serbest
11
Geliştirici 11
Derecelendirme
(295)
Projeler
473
40%
Arabuluculuk
103
41% / 23%
Süresi dolmuş
78
16%
Meşgul
Yayınlandı: 2 kod
12
Geliştirici 12
Derecelendirme
(12)
Projeler
14
29%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
13
Geliştirici 13
Derecelendirme
(136)
Projeler
196
43%
Arabuluculuk
17
29% / 59%
Süresi dolmuş
28
14%
Serbest
14
Geliştirici 14
Derecelendirme
(270)
Projeler
552
49%
Arabuluculuk
57
40% / 37%
Süresi dolmuş
228
41%
Çalışıyor
Benzer siparişler
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Busco programador profesional con experiencia demostrable en MQL5 para crear un Expert Advisor en MetaTrader 5 basado en Price Action , con lógica jerárquica, reglas objetivas y gestión de zonas dinámicas. La estrategia esta explicada en un documento Word de 30 páginas (con imágenes) explicado en español. Características del EA: Operaciones Buy, Sell, Buy Limit y Sell Limit (máx. 2 operaciones pendientes simultáneas
Gold robot Ga1 30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
I need a reliable, clean-coded Expert Advisor built for both MetaTrader 4 and MetaTrader 5 platforms. Main trading behavior: The EA follows buy and sell arrows produced by my custom indicator. Whenever a buy arrow shows up on the chart: if a sell position is currently open → close that sell immediately and enter a buy trade in its place. Whenever a sell arrow appears: if a buy position exists → close the buy and
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
Henryy999 30 - 3000 USD
The Ai robot must help me with forex and I don't have money soon can the Ai robot give me some money and I will pay it back if the Ai robot does a good job making me rich

Proje bilgisi

Bütçe
30 - 200 USD
Son teslim tarihi
to 3 gün