Create an Counter-Trend EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
Professional programmer. The day was for 3 days and this great professional made the expert advisor in 1 day only..! Super satisfied with the job :) Recommend 10/10.
Geliştirici tarafından geri bildirim
Great customer!

İş Gereklilikleri

So the Counter-Trend EA uses the EMA ( Exponential Moving Average) of 200 period in Close. 

How the EA have to work? 

When the market is below the EMA 200 = EA opens trades of BUY orders, when the market is above the EMA 200 = EA opens SELLS orders.

The requirements of the EA;


CONTROL OF LOT:

Automatic Lot = True or False / True= Uses Balance Account %. False= Fixed lot

Automatic Lot= 10 ( 0-500%)

Fixed Lot = 0.01 (0.01-200 lots)

Slippage = 1-100 

Closes profit= True or False / True = Closes when all trades is in Profit 

TakeProfit = in pips (1-5000 pips)

StopLoss = in pips (1-5000 pips)

TakeProfit and StopLoss = 0 - Disable


CONTROL OF ORDERS:

Max Trades = Maximum quantity of orders in the same direction = 1-500 orders.

PipStep = in pips (1-5000 pips)

Minimum Distance of EMA to open position= in pips (1-5000 pips)


CONTROL OF EMA ( Exponential Moving Average) ;

EMA_Period= 200 (1-500)


TradeComment = Counter-Trend EA (example)


EA have to work in all time-frames.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(188)
Projeler
212
58%
Arabuluculuk
9
11% / 89%
Süresi dolmuş
8
4%
Serbest
2
Geliştirici 2
Derecelendirme
(879)
Projeler
1396
67%
Arabuluculuk
117
32% / 42%
Süresi dolmuş
214
15%
Serbest
3
Geliştirici 3
Derecelendirme
(169)
Projeler
204
30%
Arabuluculuk
25
40% / 44%
Süresi dolmuş
12
6%
Serbest
4
Geliştirici 4
Derecelendirme
(298)
Projeler
427
26%
Arabuluculuk
18
61% / 33%
Süresi dolmuş
26
6%
Serbest
5
Geliştirici 5
Derecelendirme
(262)
Projeler
430
38%
Arabuluculuk
87
44% / 18%
Süresi dolmuş
72
17%
Meşgul
6
Geliştirici 6
Derecelendirme
(2466)
Projeler
3104
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(137)
Projeler
167
35%
Arabuluculuk
11
91% / 0%
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(362)
Projeler
496
39%
Arabuluculuk
27
56% / 4%
Süresi dolmuş
53
11%
Serbest
9
Geliştirici 9
Derecelendirme
(590)
Projeler
789
71%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
22
3%
Serbest
10
Geliştirici 10
Derecelendirme
(96)
Projeler
143
76%
Arabuluculuk
0
Süresi dolmuş
2
1%
Serbest
11
Geliştirici 11
Derecelendirme
(1135)
Projeler
1438
62%
Arabuluculuk
21
57% / 10%
Süresi dolmuş
43
3%
Serbest
12
Geliştirici 12
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
13
Geliştirici 13
Derecelendirme
(365)
Projeler
412
36%
Arabuluculuk
35
26% / 57%
Süresi dolmuş
63
15%
Serbest
Benzer siparişler
Hello great developer I need trading bot, that cab trade automatically ok all my 10 accounts, Once I trade on one account it can be automatically trade on rest account on my tradevote here the strategy I need the strategy for tradovate Apex fundet accounts. I trade with more then one accounts at the same time in simulate version I trade with 10 acconts with the same signals trough the trading bot indicator. The
Hello Developers , I want to add support & resistance levels to my EA input using below concept , Current EA input panel Want to extract like this and add to the input
Hi, I would like someone to develop a trading bot. That capable of doing fast scalping trades on Asian highs and Asian lows 1 min time frame in London and New York session There will be 4 entry conditions: Key Steps and Considerations in Developing the Bot: Define the Asian Session High and Low : The bot will calculate the Asian session high and low values based on specific hours, typically defined as 00:00 - 06:00
English: Design Requirement for an MT5 and MT4 Robot I need a design for a robot on the MT5 and MT4 platforms. I will provide the code; I only need the graphical interface to be identical to an existing one I have, including the same colors, menu designs, and all other visual elements. Additionally, please integrate a licensing control to manage and authenticate users’ access. Español: Requerimiento de Diseño para un
Design a simple trading robot that trades binary options on pocket option and quotex. I have a robot that can relay pocket option and quotex binary chart on metatrader 4. I want a robot that can thus identify signals using indicator and place trade on my pocket option account automatically
CashCash 35+ USD
I need a bit that indicates where to go short from with highest probability and where to go long from also with the highest probability. This should be Able to order and close trade
i need developer to unlock ex4 file the file is attahed to this message the file is attached to my account and i have close the account rigth now i need the file trade with another account
The EA will be able to open at least 5 to 10 pending orders or grid positions within a predefine range. I am able to provide more details on how the EA will perform. This strategy is simply based on price action nothing too fancy or complicated please
A+ Revesal 50 - 200 USD
i want someone who can develop an EA based on my strategy logic, i have a sample algorithmic structure to follow, details will be discussed later. This is a comprehensive strategy! Here’s how to structure the algorithm for your EA, including each component you shared. I’ll provide pseudocode to represent the logic for each step, so it will be straightforward to implement. ### 1. Define Market Conditions Define
KS B&C indicator 30 - 50 USD
//+------------------------------------------------------------------+ //| MyBot.mq5 | //| Created using MQL5 | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Create a trade object // Define input parameters input int FastMAPeriod = 10; input int SlowMAPeriod = 50; input int RSI_Period = 14; input int

Proje bilgisi

Bütçe
100+ USD
KDV (17%): 17 USD
Toplam: 117 USD
Geliştirici için
90 USD
Son teslim tarihi
to 5 gün