Risk Management / Position Size EA

MQL4 Experts

Tâche terminée

Temps d'exécution 5 jours

Spécifications

EA should be in MT4 format and include the MQL4 Source file that I can modify and compile on my own

This EA will run based on the FREQUENCY variable (see below)

and I need the  EA  to perform the following two functions :



SET STOP LOSS
- Automatically set a stop loss for any open or pending orders that do not currently have a stop loss set.
Set the value to the  variable DEFAULT_STOPLOSS  (see below)



CLOSE SYMBOLS WITH EXCESSIVE COMBINED LOT SIZE

- Sum the current total number of lots for the current symbol including  both opening orders and pending orders
This will need to support fractions of a lot (.10) for micro and mini accounts.

If the SUM off all open and pending orders exceeds Floor((AccountEquity() / 100))   (Round DOWN to the nearest Int)
close ALL open AND pending orders for that symbol.

Example
This symbol would be closed under the following condition AccountEquity = $490
EURUSD
OPEN ORDERS total 3 LOTS
PENDING ORDERS total 1.2 LOTS
Because 4.2 > 4, all open and pending orders for the EURUSD would automatically be closed.

ALERTS

-- Send an email alert using the SendMail() function anytime an error occurs with error code/details.

-- Send an email alert using the Sendmail() function when orders(pending or open) are closed due to excessive position size including and   Symbol name and   number of orders (open and pending) that were closed



VARIABLES
Frequency INT  DEFAULT 5
( How often in minutes the EA executes  5 = every 5 minutes)

DEFAULT_STOPLOSS INT DEFAULT 30
(Stop loss value for any open or pending orders found without a stop loss set)

Répondu

1
Développeur 1
Évaluation
(180)
Projets
301
30%
Arbitrage
54
24% / 56%
En retard
98
33%
Gratuit
2
Développeur 2
Évaluation
(52)
Projets
133
44%
Arbitrage
14
50% / 29%
En retard
55
41%
Gratuit
3
Développeur 3
Évaluation
(129)
Projets
208
54%
Arbitrage
21
24% / 52%
En retard
64
31%
Gratuit
Commandes similaires
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project
Hello, is it possible to be made accommodation of provided signal for Forex for mt4? I bought a signal for multiple pairs. it is executing all pair.I want to use it on couple of pairs.Is it possible to be made some modifications?I do not have codes for the signal

Informations sur le projet

Budget
10 - 50 USD
Pour le développeur
9 - 45 USD
Délais
de 1 à 5 jour(s)