EA order panel with buy/sell, size, pip TP/SL defaults last input.

MQL4 Эксперты

Работа завершена

Время выполнения 11 дней
Отзыв от заказчика
Andrzej knows his stuff well. I did not need to communicate much to him and he could complete the task. Will look for him if i have future jobs.
Отзыв от исполнителя
Good Customer Thank you very much !

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

Auto Lot Size calculator

I need an interface that automatic calculates the (previous candle size + X pips) then calculate the lot size based on 2 options:

Fixed Losses
Fixed Account %

The interface should have these options:

Previous Candle:
Pending order additional pips:
Additional pips for SL:
TP ratio:
SL by $:
SL by Account %:
TP by $:
TP by Account %:
Lot Size:

Buttons:
Pending Buy Order
Pending Sell Order
Buy
Sell

template

 

I will explain each box and what it should do:

 

Previous Candle:

Insert number: for example 1,2, 3, 10
We are checking on the previous closed candle.
If 3 is input, we are checking the 3rd candle before the current candle.


Pending order additional pips:

The box allows us to insert a number. For example: 1,2,3
this will add the additional pip on the pending order price for buy order, and minus the pip on pending order price for sell order.


For example: Closed Candle on EU is 1.2300, and this box is 1. It will make the pending order at 1.2301


Additional pips for SL:
The box allows us to insert a number. For example 1, 2, 3,
This will add the additional pips to the SL preset when creating pending order. It will add X pips depending on the number input into the box.

For example: A buy order’s SL is at 0.9005, and the number is 3, the SL will be placed at 0.9002 instead.

TP Ratio:
TP Ratio can be inserted by number.  For example: 0.8, 1.2, 2 etc etc

SL by $:
This box will allow us to set the SL by value.
For example: if we input 10, we are risking $10 of the account currency.
By editing the value of this box, the box “SL by Account %” will recalculate and reflect the % based on account balance.
It will update the “Lot Size” box when the value of this box is updated.


SL by Account %:
This box will allow us to set the SL by account’s Balance.
For example: if we input 0.5, it will risk 0.5% of the account balance.
By editing the value of this box, the box “SL by $” will recalculate and reflect the account value of SL.
It will update the “Lot Size” box when the value of this box is updated.


TP by $
This box will allow us to set the TP by value.
For example: if we input 20, we are risking $20 of the account currency.
By editing the value of this box, the box “TP by account %” will recalculate and reflect the % based on account balance.
It will update the “Lot Size” box when the value of this box is updated.

 


TP by Account %:
This box will allow us to set the TP by % of account Balance.
For example: if we input 1.5, it will risk 1.5% of the account balance.
By editing the value of this box, the box “TP by $” will recalculate and reflect the value of the TP in currency amount.
It will update the “Lot Size” box when the value of this box is updated.


Lot Size:

The box allow us to input the lot size
0.01 = 1 micro lot
0.1 = 1 mini lot
etc etc
By adjusting this value of this box, it will recalculate the 4 boxes’ value:
“SL by $”
“SL by account %”
“TP by $”
“TP by Account %”



Buttons:
Pending Buy Order:
Clicking this button will trigger a pending buy stop order
If value of “Pending order Extra pips” is positive
The pending buy is Value of “Previous candle” ‘s high + “Pending Order Extra pips”
SL : the value of “Previous Candle” ‘s size + “Additional pips for SL”
TP’s pips: SL multiple by  TP ratio
 Lot Size: The value in “Lot Size”

Clicking this button will trigger a pending buy limit order
If value of “Pending order Extra pips” is negative
The pending buy is Value of “Previous candle” ‘s high + “Pending Order Extra pips”
SL : the value of “Previous Candle” ‘s size + “Additional pips for SL”
TP’s pips: SL multiple by  TP ratio
 Lot Size: The value in “Lot Size”

 

 

Pending Sell Order:

Clicking this button will trigger a pending Sell stop order
If value of “Pending order Extra pips” is positive
The pending buy is Value of “Previous candle” ‘s low + “Pending Order Extra pips”
SL : the value of “Previous Candle” ‘s size + “Additional pips for SL”
TP’s pips: SL multiple by  TP ratio
 Lot Size: The value in “Lot Size”

Clicking this button will trigger a pending Sell limit order
If value of “Pending order Extra pips” is negative
The pending buy is Value of “Previous candle” ‘s low + “Pending Order Extra pips”
SL : the value of “Previous Candle” ‘s size + “Additional pips for SL”
TP’s pips: SL multiple by  TP ratio
 Lot Size: The value in “Lot Size”

 

Buy

Clicking this button will trigger a market buy order with the value of

SL : the value of “Previous Candle” ‘s size + “Additional pips for SL”
TP’s pips: SL multiple by  TP ratio
Lot Size: The value in “Lot Size”


Sell

Clicking this button will trigger a market Sell order with the value of
SL : the value of “Previous Candle” ‘s size + “Additional pips for SL”
P’s pips: SL multiple by  TP ratio
 Lot Size: The value in “Lot Size”

 -------------------------------------------------------------------------------------------------------------------------------------

please let me know if you have any questions.




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

1
Разработчик 1
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(878)
Проекты
1391
67%
Арбитраж
117
32% / 42%
Просрочено
215
15%
Работает
3
Разработчик 3
Оценка
(8)
Проекты
14
29%
Арбитраж
1
0% / 0%
Просрочено
7
50%
Свободен
4
Разработчик 4
Оценка
(119)
Проекты
127
41%
Арбитраж
3
33% / 67%
Просрочено
0
Свободен
5
Разработчик 5
Оценка
(26)
Проекты
34
29%
Арбитраж
0
Просрочено
1
3%
Свободен
Похожие заказы
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To

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

Бюджет
30+ USD
Исполнителю
27 USD