STOCK EA

MQL4 전문가

작업 종료됨

실행 시간 1 시간
고객의 피드백
fast and accurate
피고용인의 피드백
Excellent customer, very cooperative and easy to work with. highly recommended!

명시

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)

응답함

1
개발자 1
등급
(590)
프로젝트
789
71%
중재
9
33% / 33%
기한 초과
22
3%
무료
2
개발자 2
등급
(365)
프로젝트
412
36%
중재
35
26% / 57%
기한 초과
63
15%
무료
3
개발자 3
등급
(304)
프로젝트
509
47%
중재
29
10% / 45%
기한 초과
138
27%
무료
4
개발자 4
등급
(42)
프로젝트
47
83%
중재
1
0% / 0%
기한 초과
2
4%
무료
5
개발자 5
등급
(173)
프로젝트
201
49%
중재
18
11% / 44%
기한 초과
1
0%
무료
6
개발자 6
등급
(204)
프로젝트
283
34%
중재
34
32% / 29%
기한 초과
75
27%
작업중
7
개발자 7
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
8
개발자 8
등급
(2086)
프로젝트
2646
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
9
개발자 9
등급
(2428)
프로젝트
3057
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
10
개발자 10
등급
(298)
프로젝트
427
26%
중재
18
61% / 33%
기한 초과
26
6%
무료
11
개발자 11
등급
(8)
프로젝트
7
0%
중재
7
0% / 71%
기한 초과
2
29%
무료
12
개발자 12
등급
(362)
프로젝트
506
40%
중재
147
18% / 72%
기한 초과
99
20%
로드됨
13
개발자 13
등급
(1130)
프로젝트
1432
62%
중재
21
57% / 10%
기한 초과
43
3%
무료
14
개발자 14
등급
(16)
프로젝트
21
19%
중재
7
0% / 71%
기한 초과
14
67%
무료
15
개발자 15
등급
(33)
프로젝트
35
40%
중재
11
9% / 91%
기한 초과
4
11%
무료
16
개발자 16
등급
(586)
프로젝트
1048
49%
중재
39
28% / 41%
기한 초과
49
5%
무료
17
개발자 17
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
18
개발자 18
등급
(130)
프로젝트
210
40%
중재
90
20% / 43%
기한 초과
85
40%
무료
비슷한 주문
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere

프로젝트 정보

예산
100+ USD
VAT (21%): 21 USD
총: 121 USD
개발자에게
90 USD