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

MQL4 Experten

Auftrag beendet

Ausführungszeit 11 Tage
Bewertung des Kunden
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.
Bewertung des Entwicklers
Good Customer Thank you very much !

Spezifikation

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.




Bewerbungen

1
Entwickler 1
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(879)
Projekte
1392
67%
Schlichtung
117
32% / 42%
Frist nicht eingehalten
215
15%
Frei
3
Entwickler 3
Bewertung
(8)
Projekte
14
29%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
7
50%
Frei
4
Entwickler 4
Bewertung
(119)
Projekte
127
41%
Schlichtung
3
33% / 67%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(26)
Projekte
34
29%
Schlichtung
0
Frist nicht eingehalten
1
3%
Frei
Ähnliche Aufträge
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD