STOCK EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 1 saat
Müşteri tarafından geri bildirim
fast and accurate
Geliştirici tarafından geri bildirim
Excellent customer, very cooperative and easy to work with. highly recommended!

İş Gereklilikleri

Hello,

 

I need EA with this rules.

 

EA open position few minutes before candle close. On daily TF it will be few minutes before market close. It's mainly designed for stock market and this market is not open 24/7.

 

Rules: if last closed candle is bearish and actual candle, at the right time (minutes before market close), is bullish, open LONG. Vice versa for SHORT.


Filters:

1. EA open position only if actual price is above/below SLOW MA

2. EA open position only if actual price is above/below FAST MA

3. EA open position only if Stochastic is above/below signal levels.

4. actual candle has to be bigger then minimum candle size value. It means body of candle (open/actual price), not shadows (high/low).

5. actual candle has to be smaller then filter value Maximum candle size

6. if CANDLE filter is enabled, then EA open position only if actual price of candle is above/below previous closed day open price. For LONG price has to be above previous day open price & for SHORT has to be below previous day open price.

 



User values in EA
-----------------
 
Market close: HH:MM (Time when market will close)

Minutes before market close: MM (Entry time for trades)

Minimum candle size: points

Maximum candle size: points

Candle SL: enable/disable (if candle stop loss is enabled then set SL just 1 pip above/below high/low of actual candle)

Candle TP: disable or 1x,2x,3x,...,10x (if candle take profit is enabled then set TP 1x,2x,3x or 10x bigger size then is distance between entry and stop loss.)

SL: points (standard stop loss) if 0 then standard SL is disabled

TP: points (standard take profit) if 0 then standard TP is disabled

BE: points (Break Event) if 0 then BE is disabled

LOT SIZE: lots (if 0 then use MM)

MM: position in % if LOT SIZE is 0

MAX orders per direction: XX (number of maximum concurrent trades in one direction)

+

FAST MA filter (all standard values) enable/disable

+

SLOW MA filter (all standard values) enable/disable

+

STOCH filter (all standard values + 2 levels for signal) enable/disable

+

CANDLE filter (enable/disable)

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(590)
Projeler
789
71%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
22
3%
Serbest
2
Geliştirici 2
Derecelendirme
(365)
Projeler
412
36%
Arabuluculuk
35
26% / 57%
Süresi dolmuş
63
15%
Serbest
3
Geliştirici 3
Derecelendirme
(304)
Projeler
509
47%
Arabuluculuk
29
10% / 45%
Süresi dolmuş
138
27%
Serbest
4
Geliştirici 4
Derecelendirme
(42)
Projeler
47
83%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
2
4%
Serbest
5
Geliştirici 5
Derecelendirme
(173)
Projeler
201
49%
Arabuluculuk
18
11% / 44%
Süresi dolmuş
1
0%
Serbest
6
Geliştirici 6
Derecelendirme
(204)
Projeler
300
38%
Arabuluculuk
34
32% / 29%
Süresi dolmuş
79
26%
Yüklendi
7
Geliştirici 7
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(2115)
Projeler
2686
62%
Arabuluculuk
114
46% / 25%
Süresi dolmuş
419
16%
Meşgul
9
Geliştirici 9
Derecelendirme
(2452)
Projeler
3088
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
10
Geliştirici 10
Derecelendirme
(298)
Projeler
427
26%
Arabuluculuk
18
61% / 33%
Süresi dolmuş
26
6%
Serbest
11
Geliştirici 11
Derecelendirme
(8)
Projeler
7
0%
Arabuluculuk
7
0% / 71%
Süresi dolmuş
2
29%
Serbest
12
Geliştirici 12
Derecelendirme
(363)
Projeler
506
40%
Arabuluculuk
147
18% / 72%
Süresi dolmuş
99
20%
Yüklendi
13
Geliştirici 13
Derecelendirme
(1135)
Projeler
1438
62%
Arabuluculuk
21
57% / 10%
Süresi dolmuş
43
3%
Serbest
14
Geliştirici 14
Derecelendirme
(16)
Projeler
21
19%
Arabuluculuk
7
0% / 71%
Süresi dolmuş
14
67%
Serbest
15
Geliştirici 15
Derecelendirme
(33)
Projeler
35
40%
Arabuluculuk
11
9% / 91%
Süresi dolmuş
4
11%
Serbest
16
Geliştirici 16
Derecelendirme
(586)
Projeler
1049
49%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Serbest
17
Geliştirici 17
Derecelendirme
(67)
Projeler
144
34%
Arabuluculuk
10
10% / 60%
Süresi dolmuş
26
18%
Serbest
18
Geliştirici 18
Derecelendirme
(130)
Projeler
210
40%
Arabuluculuk
90
20% / 43%
Süresi dolmuş
85
40%
Serbest
Benzer siparişler
Hello, In need an expert advisor that can copy my CFD (GBPUSD) into Futures 6B, along with AUDUSD. & that whenever I close the position, it closes it aswell. Also if there is limited broker API access, I don't mind getting a broker recommendation
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
Job Title: Experienced MT5 Developer Needed to Update MT5 EA PLEASE READ THE ENTIRE JOB DESCRIPTION BEFORE APPLYING Qualifications Required: * Minimum of 5 years of experience in coding Expert Advisors * Experience with at least 150 completed EA projects (must be visible on your profile) * Must have knowledge of both forex trading and coding, as these are different skills * Fluent in English (no translators) * Must
I have a fully coded TradingView indicator that I need updated to function as a strategy. This should include the ability to backtest the strategy using the TradingView strategy tester. The main task is to convert the existing indicator into a strategy format while maintaining its core functionality, but adapting it for automated trading logic and performance analysis. Please ensure that the strategy uses proper
I'm looking for professional developer for long term. Who have skill in Converting trading to MT4/5. Also have good knowledge of Algo. And response and deliver tools on time and at the top need good communication. That's all we need
budget of 500 usd I want to create a rsi bot for eur usd money is the least important thing I want it to look good if you are going to apply do it but send me at least 3 photos or screenshots of this type of work with rsi bot my goal level 50 sell level 20 buy that's all it must have its basic robot functions
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA

Proje bilgisi

Bütçe
100+ USD
KDV (21%): 21 USD
Toplam: 121 USD
Geliştirici için
90 USD