Create EA that combines VWAP Line, MACD and MACD No Lag

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 22 saat
Müşteri tarafından geri bildirim
Great job and quick turnaround!
Geliştirici tarafından geri bildirim
Kind and friendly customer Work with him is fast

İş Gereklilikleri

Hello,

I would like you to create EA executes a trade when the following three indicators agree:

1. Buy above VWAP line when Candlesticks cross and Sell below VWAP line when candlestick cross below the VWAP Line

a. It draws daily VWAP line with standard deviation lines, but you can also add weekly VWAP line .

b. VWAP line works on all timeframes

  c. VWAP line has the following standard deviation lines:  0.5   1   2   3.

d. Start drawing the VWAP Line from a specific time of the day.

e. Alert when one of the VWAP Line standard deviation is touched.

AND

2. 2nd it must confirm execution of trade using MACD Crossover strategy

a. MACD crossover as an 2nd entry indicator

i. Entry signal is when the MACD line crosses over the signal line in the direction of the trend.

ii. A bullish signal is present when the MACD line crosses ABOVE the signal line and is below the zero line. When the crossover takes place, EA must confirm upward trend by waiting for the      MACD line to cross over the zero line before opening a long position.

iii.  Likewise, a bearish signal is present when the MACD line crosses BELOW the signal line and is above the zero line. Once again, confirmation can be seen when the MACD line crosses  below the zero line.

AND

3. When confirmed by the MACD Zero Lag.

When the MACD zero lag line crosses over the signal: a buy signal can be generated.

When the MACD zero lag crosses under the signal line: a sell signal can be generated.

4. When all indicators agree a trade will be executed.

5. Lot Size Selection:  1/2

(a) Lots 1:  Manual Entry 0.01

(b) Lots 2:  % of balance

6. Using MQL4

7. Must include:

- Checks that will help to prevent a possible errors

-All of the algorithm "bottlenecks" should be exhaustively thought out and accurately processed

-The Expert Advisor should be able to restore its normal work after a temporary disconnection, reconnection to the account, or a reset of the client terminal.-

-If you can not set the pending or stop orders, they need to be tracked virtually, and when the price of their levels is reached, executed on the market price.

-If you can not open position on the market prices within N attempts, the maximum allowable slippage should be increased.

-At the triggering of a pending or stop order, by a level, not provided by the algorithm, and with slippage (eg, with a price gap), the levels of all of the dependent orders should be adjusted (and, perhaps, even their volumes).

-All functions that operate on the size of the deposit (for example, the calculation of the lot), should normally accept non-trade operations with a balance (balance or withdrawal).

-The Expert Advisor should work fine with different brokers, take into account the list of available instruments, their specifications, and other server settings (the maximum number of pending orders, the Stop Out levels, the opportunity to open the positions/orders in opposite directions (for MetaTrader 4 only), and so on)

8. Should work on all charts but optimized for GBPUSD



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(169)
Projeler
204
30%
Arabuluculuk
25
40% / 44%
Süresi dolmuş
12
6%
Serbest
2
Geliştirici 2
Derecelendirme
(52)
Projeler
97
24%
Arabuluculuk
10
20% / 20%
Süresi dolmuş
12
12%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(568)
Projeler
641
41%
Arabuluculuk
21
57% / 29%
Süresi dolmuş
47
7%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(56)
Projeler
177
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Serbest
5
Geliştirici 5
Derecelendirme
(11)
Projeler
16
25%
Arabuluculuk
0
Süresi dolmuş
1
6%
Serbest
Benzer siparişler
I'm seeking assistance in developing a sophisticated trading robot with the following features: Core strategy: Harmonic pattern recognition Supply and demand analysis Fibonacci zigzag for trade optimization Additional components: News filter Dashboard for easy monitoring Customizable settings: Lot size Trailing stop Trading session parameters Maximum number of orders Option to use market or limit orders Resources
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
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
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have a working MQ4 EA (With a few warnings but works fine), I need the warnings cleared and converted to MQ5. But I would also like a few improvements first. Firstly: Fix warnings in MT4 code (return value of 'OrderSelect'/'OrderModify' should be checked). Add following features: Magic number modifiable variable (It's currently hard coded) Is it possible to have a stop loss dollar amount instead of lots if
i create a robot which help with order blocks and detection of spikes ....simply it analyses the market for you and if you are using it you wont need much skill to start operating it well you just need to know and understand how it works
I need an experienced programmer to create an automated EA that will open trades based on different candle stick formation strategies and indicators. The EA will first scan the market, find a current market trend and define area of support and resistance. On ranging market the EA doesn’t place trades . (1) EA should use a straddle strategy from either the S/R level, (2) indecision Doji candle from the S/R area, (3)
Order of EA trading only Arrow signals of my indicator in MT4 This EA should trade only the BUY and SELL Arrow signals after 1 added candle AND only if the bricks (blue for blue and red for sell) are in same direction Arrow + a brick Indicator is here attached. Arrow up + 2 Bricks Blue is BUY Arrow down + 2 Bricks Red is SELL Important is to check ONLY CLOSED candels. Sometimes it maybe occur ,that arrow apperase
Je souhaite un Ea advisor, possédants des stratégies combinés tels que : RSI+BB, Stoch+ATR, Fibonacci pattern harmonics, Keiltner+Canal Donchian, EMA+SMMA, support et résistance,zizag Min lots : 0.1 Je rechargerai mon solde une fois qu’un bon robot me sera présenté Je 'ai qu’une centaine d’euro entre mon investissement en votre EA et mon solde métatrader je ne veux pas de calcul de lots en fonction de mon
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link

Proje bilgisi

Bütçe
40+ USD
Geliştirici için
36 USD