Техническое задание

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

Откликнулись

1
Разработчик 1
Оценка
(15)
Проекты
16
19%
Арбитраж
2
0% / 50%
Просрочено
1
6%
Свободен
2
Разработчик 2
Оценка
(9)
Проекты
19
16%
Арбитраж
3
67% / 0%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(271)
Проекты
553
50%
Арбитраж
57
40% / 37%
Просрочено
227
41%
Работает
4
Разработчик 4
Оценка
(69)
Проекты
146
34%
Арбитраж
13
8% / 62%
Просрочено
26
18%
Свободен
Опубликовал: 6 примеров
Похожие заказы
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
Ninjatrdaer Script 500 - 1000 USD
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
Mk 30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Looking for a Marketing Partner for my EAs! I am a developer looking for an experienced partner to help promote and market my Expert Advisors (MT4/MT5). How it works: > * I handle the coding, updates, and technical support. You handle the marketing, outreach, and bringing in traders. Compensation: We work on a Revenue Share / Profit Split basis. If you have an audience of traders or know how to market forex tools
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
XAUUSD - TREND TRADER 30 - 500 USD
Find a good entry point and enter the trade .after the first profit of 25% is done then exit the trade .find the good market analysis of the trend and know when the market is on a good trend. After that now know the entry point and the take profit of the slot you have opened .have also a risk management strategy

Информация о проекте

Бюджет
30 - 80 USD
Сроки выполнения
до 5 дн.