Many

Эксперты

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

Время выполнения 16 дней
Отзыв от заказчика
Andrey was very patient and professional with my EA project ... which was not that clear from the start. I benefited from his experience in bringing few changes and additional features to the EA. Excellent communicator and analyst/programmer.

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

Hello,

I need assistance with the programming of a MACD based EA.  I believe this EA is quite simple as it is similar to the MACD Sample provided with the MT4 platform.  Several MACD EA are out there and this is nothing new ... my strategy relies more with the statistics and the exits rather than the entries.  These aspects are not included in the requested EA.  I am trying to keep it simple.  If back tests work out as planned, we can expand further with this project.

I will provide the specific details in future communications as required.  Meanwhile, you can find below a summary of the pre-requisites. 

Can you also provide the price range (professional fees) for this service... if you consider enough information has been provided.

General Issues

-The EA must open and close trades based on specific values of MACD and the signal line crossings.

-The EA must be functional with the following time frames...:  M5 / M15 / M30 / H1 / H4 / D1

-Must be compatible with fractional pip pricing 0.00000 (5 digits) as well as standard pricing 0.0000 (4 digits) on MT4 ... and eventually MT5 at a later point.

-If possible to have a functioning and non irritating alert when the EA executes an order.... Great

Trade

Long position

-When MACD (RED Line) crosses over and above MA Signal Line (BLACK dashed line) ...at the close of the current bar .... then upon open of next bar ... wait “X” PIP above open of the new current bar ... then open long “Buy” position....or else do nothing.  

-If the position is still opened (has not been closed manually) when MACD crosses below and under the MA Signal Line, close the complete position or any partial position still remaining.

Short position

-When MACD (RED Line) crosses below and under the MA Signal Line (BLACK dashed line) ... at the close of the current bar .... then upon open of next bar ... wait for “X” PIP below the open of the new current bar ... then open short “Sell” position....or else do nothing.    

-If the transaction is still opened (has not been closed manually)  when MACD crosses over and above the MA Signal Line, close the complete position or any partial position still remaining.

The code

As the expert with this programming language, you can guide me whit what is possible and what is not feasible.  Some of the external variables I would like to see are as follows :

extern double FastEMA = 12; 
extern double SlowEMA = 26;
extern double MASignal Line=9;
extern double Lots = 0.1;
extern double StopLoss = 35;
extern double EntryRulePip = 1;   1,2,3,etc...
extern double GMTMarketWatch = GMT+3; GMT+1,2,3, etc
extern double GMTStartTime = 05:00;
extern double GMTStopTime = 19:30;
extern double OrderAlert = xyz.wav

However, to simplify the coding and speed up access ... some data can be put into internal variables as long as I can modify and compile the internal variables easily .... such as the following ... where I can change the 12-26-9 for other EMA fast, slow and signal line.

MacdCurrent=iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,0);  
MacdPrevious=iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,1);  
SignalCurrent=iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_SIGNAL,0);  
SignalPrevious=iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_SIGNAL,1); 
MaCurrent=iMA(NULL,0,MATrendPeriod,0,MODE_EMA,PRICE_CLOSE,0);  
MaPrevious=iMA(NULL,0,MATrendPeriod,0,MODE_EMA,PRICE_CLOSE,1);


Looking forward to working with you on this project,

Kind regards.

Many

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

1
Разработчик 1
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(336)
Проекты
620
38%
Арбитраж
39
23% / 64%
Просрочено
93
15%
Свободен
3
Разработчик 3
Оценка
(473)
Проекты
1138
44%
Арбитраж
51
31% / 33%
Просрочено
500
44%
Свободен
Похожие заказы
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of
Create a robot like this live on YouTube, it is a simple hedge system that does not have martingale or other risky means of.making money.... please check out the link and if it is possible for you to repeat this then reach out with a sample and price. YouTube: https://www.youtube.com/live/cT_42RWzq_0?si=Z8M5mKkAMGZhxdTL
Hi There I am looking for someone to create me a simple anti martingale EA The EA will open a buy and sell the moment the EA is attached to a chart. Should the price increase - additional buys will open. This will continue until profit point Should the price retrace all trades should close just before breakeven point. New sequence starts immediatly thereafter The sell trade will close if the combined profit of buys

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

Бюджет
Сроки выполнения
от 1 до 5 дн.