4 PRICE MANAGER EA

MQL4 Esperti

Specifiche

Hi All, 

 

I want to create an Expert Advisor that will be based on predicting the market direction using 4 prices. At beginning of the installation, 3 prices will be set up on the EA, then the EA will identify the Highest and lowest of the 3 prices to set up the average price.  This will now make the EA to have 4 prices to use to start the movement.  The Average price will continue to change based on the UPDATED HIGHEST and LOWEST price after breaking the current or Starting HIGHEST and LOWEST prices.

 

EA will identify new peaks ie HIGHEST and LOWEST prices after installation until EA is refreshed or reinstalled. So the EA will identify the market trend as UPWARDS or DOWNWARDS.

DIRECTION will be UPWARDS if daily prices (HIGHEST & LOWEST) go above any of the 2 prices (out of the 4 prices set up above), and DOWNWARDS if daily prices (HIGHEST & LOWEST) go below any of the 2 prices (out of the 4 prices set up above).

 

Based on the DIRECTION, the EA will now identify the action to take for profit ie, BUY lower and SELL higher UPWARDS if the DECISION is a BUY, or SELL higher and BUY lower DOWNWARDS if the decision is a SELL.

 

There will be a CONTROL for the EA to stop taking trades if a certain time (TIMER) has elapsed after reaching the peak of the current direction EXTREME.  The input TIMER will be in hours ie 1, 2, 24 (1day) etc.

If however price reverses to the lower of the 2 direction prices (FOR A BUY), and return back UPWARDS again, then EA will restart a new set of BUY bids UPWARDS again. Same condition will apply for a SELL if price goes UPWARDS above the higher of the 2 LOWER PRICES and reverts DOWNWARDS

 

Losses should have a % lock in to the Account balance. So if setting is at 1%, then daily losses must not exceed 1% of the account balance on all trades in the account.

 

All settings must be in real time prices and not pips. So a 0.002 means difference between 1.08 and 1.0082. a variable price of 25 means difference between 2400 and 2375. etc.

 

EA will also be set to restart once any variable is changed manually.

 

EA should be able to capture the highest and lowest prices after installation on the screen.

 

Only serious and immediately available programmers should bid for this project.

 

I will need up to 12 to 20 weeks to evaluate the EA and any revisions during that period will still be on the programmer as long as it is in scope of the project description.

Programmer will also submit the code after completion.

 

VARIABLES SETTING

PRICE 1, 2 AND 3

TIMER FOR NEW BIDS

AVERAGE PRICE (AUTOMATIC UPDATES FROM HIGHEST AND LOWEST)

HIGHEST AND LOWEST POSITION UPDATE

MINIMUM DISTANCE FOR BIDS




Con risposta

1
Sviluppatore 1
Valutazioni
(7)
Progetti
6
33%
Arbitraggio
0
In ritardo
0
Caricato
2
Sviluppatore 2
Valutazioni
(9)
Progetti
10
0%
Arbitraggio
1
0% / 0%
In ritardo
0
In elaborazione
3
Sviluppatore 3
Valutazioni
(11)
Progetti
15
20%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
Progetti
0
0%
Arbitraggio
3
0% / 0%
In ritardo
0
In elaborazione
5
Sviluppatore 5
Valutazioni
(608)
Progetti
826
47%
Arbitraggio
26
38% / 12%
In ritardo
63
8%
In elaborazione
6
Sviluppatore 6
Valutazioni
(287)
Progetti
516
36%
Arbitraggio
62
34% / 35%
In ritardo
187
36%
In elaborazione
7
Sviluppatore 7
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
0
In ritardo
0
In elaborazione
8
Sviluppatore 8
Valutazioni
(284)
Progetti
459
39%
Arbitraggio
95
43% / 18%
In ritardo
73
16%
In elaborazione
Pubblicati: 2 codici
9
Sviluppatore 9
Valutazioni
(11)
Progetti
15
33%
Arbitraggio
3
33% / 0%
In ritardo
0
In elaborazione
10
Sviluppatore 10
Valutazioni
(161)
Progetti
209
19%
Arbitraggio
18
44% / 17%
In ritardo
0
Gratuito
11
Sviluppatore 11
Valutazioni
(5)
Progetti
10
30%
Arbitraggio
1
0% / 100%
In ritardo
1
10%
In elaborazione
Ordini simili
//+------------------------------------------------------------------+ //| EA Divergence SR + RSI & MACD Confirmation (MT5) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 2.0; input int StopLoss = 100; input int TakeProfit = 200; input int TrailingStop = 50; input int SRLookback = 20;
Hello, I am looking for someone to code an MT5 EA that repeats a recently closed order. Once say a stop loss is hit, the EA should create a pending order instantly
I am looking to have a custom indicator created that marks my customizable orderblock/FVG zones on the chart and can then detect price re-enters and exits the unmitigated portion of this zone and will change color to show this. After a portion of the zone is mitigated or filled, the zone is redrawn to only the unmitigated zone. Zones are also no longer projected further along the chart after price passed through the
Looking for an experienced MQL5 developer to build a custom Expert Advisor that combines Simple & Exponential MAs , market structure (swing highs/lows) , and 2 bullish + 2 bearish candle patterns to generate 2 Buy and 2 Sell setups . ✅ EA Features: MA Filters : Customizable SMA & EMA Market Structure : Detect basic swing highs/lows, identify bias Candle Patterns : 2 bullish + 2 bearish (logic will be provided) Trade
I have a method I need converted to MT 4/5 EA, both. It uses two common indictors. See attached Note: Whoever want to message me must be an experienced developer
program ussd zar cad adsafafaefefefqfeqfeqfqefqefesaddqdqDDF FAEWF FA RWFWEF ERWF WE FAEW FRE FA EWRF EF EW FAEW F EWF EW FEW F EWF SADASDW WDA WD AWDW DWA DEAW DEAE D ADADEA DAEDE D EDEADAEDADEDEA D ED AED AED AD
Hey mql5 commmunities, I am a seasoned trader wanting to turn my manual trading script into a well functional trading robot, you will just have to implement the exact ideas as environed then build a reliable trading bot expert advisor, and able to share a test version for backtesting, running thorough backtesting and share backtesting reports for the metrics I am requesting, would also love to have the mql4 version
i need a simple but super fast local trade copier copy everything exactly whatever is put in master with 3 simple lot options: 1) fixed (not relative to master's size), 2) % of equity (not relative to master's size) and 3) lot zize, relative to master's size instal master to 1 chart instal client (slave) to 1 chart if client terminal has the pair or instruments traded in master will be copied any extra features will
Hi, could someone help me in developing a simple EA forex robot which has following features: 1. Open 2 trades at the same time i.e. 1 buy trade and 1 sell trade of the same currency pair. 2. The lot size of each trade should be 0.05 lots and there should be a flexibility to modify this lot size. 2. On opening the buy trade, it should have a Take profit of 40pips and Stop loss of 30 pips. These TP and stop loss can
hello great developer i want to fix this script This arrow shouldn’t of printed because the renko brick ended red{ check the image} One other guy said this ‘okay I am seeing, arrow sticks because your code plots it conditionally but never deletes it later. This is expected behavior unless you add cleanup logic like -- Chart.RemoveObject(...) for outdated arrows... not sure if you understand the technical parts

Informazioni sul progetto

Budget
30+ USD
IVA (23%): 6.9 USD
Totale: 37 USD
Per lo sviluppatore
27 USD
Scadenze
da 1 a 4 giorno(i)

Cliente

(17)
Ordini effettuati71
Numero di arbitraggi0