Tarea técnica

MT4 EA MINIMAL OPERATIONAL PANEL - V03
This is an operational panel to send orders and make some calculations, but inside some specifications.
The panel has to be minimalist and small compact with good visibility of the text. Use the disposition and colors of the picture. Please, reduce all boxes and panel size at the maximum.

 


FUNCTIONS--------------------- ----------------------------
"+/- Minimize": to minimize de panel to show only a "+";

"Reset to defaults": is to reset to defaults stated in F/ configurations;

"RRR": is to calculate the relation between "Max.Loss" ans "Max.Profit" (3:1), where the profit is always "1";
500 to 500 is 1:1, 1000 to 500 is 2:1, 500 to 1000 is 0.5:1;

"Max.Loss": Is the maximum value that the orders can loss in one pair, opened, pending and SLs. If one direction has no protection for negative risk, it has to be and horizontal "8", infinite. The EA has to make all calcs with all orders and give the maximum value that it can lose;

"Max.Profit": Is the maximum value that the orders can profit in one pair, opened, pending and TPs. If one direction has no protection for positive risk, it has to be and horizontal "8", infinite. The EA has to make all calcs with all orders and give the maximum value that it can profit;

"Eqty%": is X % of the total equity in margin, lots, etc...

"Marg": if about the selection below, "Equity %", "Marg" or "Lot" can represent in margin value for this pair; How is the cost of one lot of this pair in margin... If I select "Eqty%" with a value of 2.5%, is 2.5% of the equity. If I select in lots, it has to calc the margin of X lot in this pair, etc.. Such we select one of the radio option, it have to show the conversion in margin cost;

"The "Lot", is the same, the cost in margin for X lot in this pair. Such we select one option, it has to calc the correspondence in real-time;

Button "PENDING SELL": Is to open an order pending for SELL with the distances stated below and with the selection above of lot, by margin or %...;

Button "PENDING BUY": Is to open and order pending for BUY with the distances stated below and with the selection above of lot, by margin or %...;

Button "SELL PRICE": Is to open an order SELL at the price with the value stated by the options above;

Button "BUY PRICE": Is to open an order BUY at the price with the value stated by the options below;
Note:
if buy, the sell order is "above" the price X distance;
if sell, the buy order is "below" the price X distance...

"Magic #1": is to open orders with this magic;

"Magic #2": is to open orders with this magic.


SETTINGS---------------------- ----------------------------

Default values for the panel

Arred calculated lots for orders: "below or above"    NEW!
NOTEs:
- You can clean the front boxes of the pending distances and keep them inside F7 Settings.  NEW!
- You can put two gray boxes with the calculated distances below "Max.Loss" and "Max.Profit" with the names "Max.Dist" in the two boxes, Loss and Profit...       NEW!

Equity %: "2.5" (default selected radio button)
Margin value: "500"
Lot: 0.15
Default selected radio button: "1" (1, 2 or 3)
Distance above direction: "250" (I need to move them by hand without EA position control, only with the value calculations)
Distance below direction: "250"
Invert position "Distance": "false/true"
TP Pending orders ON/OF: "false/true"                NEW!
TP Distance points: "XXXX"                           NEW!
SL Pending orders ON/OF: "false/true"                NEW!
SL Distance points:"XXXX"                            NEW!
Magic #1: "8888" (default selected radio button)
Comment #1: "XXXXXXXX"                               NEW!
Magic #2: "9999"
Comment #2: "XXXXXXXX"                               NEW!
Lock ---------------------                           NEW!
Lock Default ON/OFF: "True/False"
Lock % opposite position: "100"
Lock SL distance points: "X" (0, no SL)
Lock Slipage points: "X" (the minimum space to re-open the lock after SL close)
Lock SL cycles: "X" (how many tiles rearm the lock after an SL close. After the end of cycle, maintain the lock without SL)
Lock TP points: "X" (0, without TP)
Lock Trailing Stop TRIGGER points: "X" (0, no trailing)
Lock Trailing Stop Start points: "X"
Lock Step points: "X"
Lock Trailing Start move multiplier: "1.5" (if the price move 1 pip, the trailing move 1.5)
NOTE: Some times, I need to move the lock, but I need that the EA can be in control with the new distance...

Box position ------------
Position Y: "XXXX" (default upper left corner)
Position Z: "XXXX"  (default upper left corner)
------------------------------ ------------------------------ ----
Button Start SEQ SELL & BUY (OCO BEST BUY)           NEW!
STEPS                                              
Number of STEPS: "1", "2" till "5"
NOTE:
if 5 STEPs, divide the attributed lot, from the selected Equity%, marg or lot.. by 5 STEPS and use it in all STEPS, If 4... divide the attributed/selected Equity%, marg or lot.. by the 4 STEPS... till 1 STEP.) We can put a general configuration for the ARRED, if we arred the lot below or above.

Distance Positive STEP#5: "250"
Distance Positive STEP#4: "200"
Distance Positive STEP#3: "150"
Distance Positive STEP#2: "100"
Distance Positive STEP#1: "50"
Price ---
Distance Negative STEP#1: "25"
Distance Negative STEP#2: "50"
Distance Negative STEP#3: "75"
Distance Negative STEP#4: "100"
Distance Negative STEP#4: "125"
Lights in front of OCO Boxes: when the orders is valid is yellow and if is in fault one of them, is in red.

NOTES:
When we click on the button SELL or BUY, the EA open this 10 STEPS, 5 above the price and 5 below the price;
The order is, when the button SELL, the Positive STEPS has to be below the price and the Negative STEPS has do be above the price, all with the distances stated for each STEP, to BUY, the Positive are above and the negative, below the price.
About the OCO logic, one order cancels the other: When you reach the "Positive STEP#1" you have to close the "NegativeSTEP#5", Positive STEP#2, close Negative STEP #4... always you reach an order Positive or Negative, you have to close the opposite more distant order, for one side or for the other. At the end, if ten steps, 5 above and 5 below, we only reach maximum 5, for 4, maximum, 4 for each side, 3...etc...
------------------------------ ------------------------------ -----
OCO                                              NEW!
NOTE:
The boxes "Order 1", "Order 2", "Order 3" and "Order 4" is to insert the ID of the order (pending or opened).
The boxes OCO, are to put the ID of the orders to cancel.
Example, when you reach "Order 1" (TP, SL in an opened order or open a pending) you cancel or close the order on OCO 1, etc..
The orders can be anyone, pending or opened.


***** IMPORTANT *****

100% Full Ownership of the Intelectual piece, Full distribution Right and Unlimited License for all effects - All rights and ownership are exclusive and the source code has to be supplied to me as my own and total property. The source code has to be supplied fully compliant with the rules of the MQL5 market for the Metatrader 4

Han respondido

1
Desarrollador 1
Evaluación
(15)
Proyectos
16
19%
Arbitraje
2
0% / 50%
Caducado
1
6%
Libre
2
Desarrollador 2
Evaluación
(9)
Proyectos
19
16%
Arbitraje
3
67% / 0%
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(270)
Proyectos
552
49%
Arbitraje
57
40% / 37%
Caducado
228
41%
Trabaja
4
Desarrollador 4
Evaluación
(69)
Proyectos
146
34%
Arbitraje
13
8% / 62%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
Solicitudes similares
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
I can Program or do any Developing for you for MQL5 or 4 I can work 1 - 5 days deposit is required before im doing anything for both our safety as these work takes a lot of time and energy inbox me and we can discuss the job im reliable and trustworthy looking forward to working with you
Ai robot 30 - 50 USD
1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
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
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
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
Hello, I have a High Frequency Trading EA for MT4 that performs consistently profitable in demo accounts , but when I switch to a real account (IC Markets Raw) , it starts to generate losses under the same conditions . Everything — settings, VPS, broker, and market hours — is exactly the same. This indicates the issue is likely related to execution speed, slippage handling, or real tick behavior . I am looking for an

Información sobre el proyecto

Presupuesto
30 - 80 USD
Plazo límite de ejecución
a 5 día(s)