I need an ea based on a ema and a personal indicator ( i have indicator source code )

작업 종료됨

실행 시간 28 분

명시

i need a ea for mt5 that works with and ema and a personal indicator. 
when the ema is in a positive angle only takes long positions when indicator gives the signal. (when indicator change color, from red to green)
If the ema is in negative angle only takes short positions when indicator gives the signal. (when indicator change color, from green to red)
close position when indicator changes color.

ea configuration options:

1* ema selection: an option to choose betwen 1 and 200 ema

2* ema angle:  positive angle : 0º / 90º (must be able to change both parameters 0 and 90, and work only into the parameters i choose)
               negative angle : 0º / -90º (must be able to change both parameters 0 and 90, and work only into the parameters i choose)

3* angle / candles calculator: an option to choose how many candles is needed to calculate the angle. 0 / 100

4* open position : i want to be able to choose when i want to open the position once the signal is done : 
    inmediately
    half of the candle (example: at 30 min if it is in 1 hour chart, at 15 min if it is a 30 minute chart)
    close of the candle

5* close position : i want to be able to choose when i want to close the position once signal is done : 
    inmediately
    half of the candle (at 30 min if it is in 1 hour chart)
    close of the candle

6* take profit 1 : an option to choose the pips for the take profit 1 and the percentaje to close of the current position; example : take profit 1 at 30 pips and a 30% of the position
   take profit 2 : an option to choose the pips for the take profit 2 and the percentaje to close of the current position; example : take profit 1 at 30 pips and a 50% of the position
   take profit 3 : an option to choose the pips for the take profit 3 and the percentaje to close of the current position; example : take profit 1 at 30 pips and a 80% of the position

7* stop loss: must be able to choose the pips for the stop loss

8* lot size: i must be able to choose the lot size: between 0.01 and 100

Name of the ea: DCbot1

Must be error free, must work in all timeframes, must work in all pairs

I want the source code

파일:

응답함

1
개발자 1
등급
(73)
프로젝트
132
52%
중재
9
44% / 33%
기한 초과
63
48%
무료
2
개발자 2
등급
(365)
프로젝트
412
36%
중재
35
26% / 57%
기한 초과
63
15%
무료
3
개발자 3
등급
(82)
프로젝트
86
57%
중재
25
0% / 84%
기한 초과
19
22%
무료
4
개발자 4
등급
(19)
프로젝트
21
5%
중재
1
0% / 100%
기한 초과
1
5%
무료
5
개발자 5
등급
(23)
프로젝트
45
20%
중재
25
28% / 48%
기한 초과
12
27%
무료
6
개발자 6
등급
(19)
프로젝트
22
32%
중재
10
0% / 100%
기한 초과
3
14%
무료
7
개발자 7
등급
(1931)
프로젝트
3552
88%
중재
73
40% / 15%
기한 초과
268
8%
무료
8
개발자 8
등급
(620)
프로젝트
723
33%
중재
46
48% / 41%
기한 초과
14
2%
바쁜
9
개발자 9
등급
(119)
프로젝트
127
41%
중재
3
33% / 67%
기한 초과
0
무료
10
개발자 10
등급
(55)
프로젝트
92
24%
중재
8
75% / 13%
기한 초과
44
48%
무료
11
개발자 11
등급
(2676)
프로젝트
3414
68%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
12
개발자 12
등급
(188)
프로젝트
212
58%
중재
9
11% / 89%
기한 초과
8
4%
무료
13
개발자 13
등급
(94)
프로젝트
148
59%
중재
16
38% / 13%
기한 초과
25
17%
무료
게재됨: 1 코드
14
개발자 14
등급
(258)
프로젝트
269
29%
중재
2
50% / 0%
기한 초과
3
1%
작업중
게재됨: 2 코드
15
개발자 15
등급
(298)
프로젝트
478
40%
중재
105
40% / 24%
기한 초과
82
17%
로드됨
게재됨: 2 코드
16
개발자 16
등급
(24)
프로젝트
27
33%
중재
2
100% / 0%
기한 초과
1
4%
무료
17
개발자 17
등급
(225)
프로젝트
285
41%
중재
15
13% / 47%
기한 초과
67
24%
무료
18
개발자 18
등급
(69)
프로젝트
146
34%
중재
13
8% / 62%
기한 초과
26
18%
무료
게재됨: 6 코드
19
개발자 19
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
20
개발자 20
등급
(574)
프로젝트
945
47%
중재
309
58% / 27%
기한 초과
125
13%
무료
21
개발자 21
등급
(8)
프로젝트
13
85%
중재
1
0% / 100%
기한 초과
0
무료
비슷한 주문
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Let’s use Chart M3. Stochastic 8,3,3. 85/15 trigger for sell stochastic >85, and the reversal move need to engulf the last bar for 1 point. SL over the engulfed bar. Same trigger for buys… Stochastic <15, engulfed bar by 1 point = entrance. SL under the engulfed bar… more details as soon we start to work on it
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able

프로젝트 정보

예산
240+ USD
기한
에서 1  10 일