An Expert Advisor based on MACD HISTOGRAM needed.

MQL5 전문가 Futures

명시

I need an Expert Advisor based on MACD Histogram where:

Long when MACD histogram bar cross 0 and >0

Short when MACD histogram bar cross 0 and <0 

Take profit in fixed point

Stop Loss in fixed point 

응답함

1
개발자 1
등급
(26)
프로젝트
41
24%
중재
3
33% / 67%
기한 초과
12
29%
무료
2
개발자 2
등급
(169)
프로젝트
204
30%
중재
25
40% / 44%
기한 초과
12
6%
무료
3
개발자 3
등급
(590)
프로젝트
789
71%
중재
9
33% / 33%
기한 초과
22
3%
무료
4
개발자 4
등급
(1133)
프로젝트
1436
62%
중재
21
57% / 10%
기한 초과
43
3%
무료
5
개발자 5
등급
(58)
프로젝트
66
8%
중재
39
26% / 56%
기한 초과
12
18%
작업중
6
개발자 6
등급
(2442)
프로젝트
3079
66%
중재
77
48% / 14%
기한 초과
340
11%
무료
7
개발자 7
등급
(119)
프로젝트
127
41%
중재
3
33% / 67%
기한 초과
0
무료
8
개발자 8
등급
(185)
프로젝트
327
32%
중재
33
42% / 27%
기한 초과
98
30%
작업중
9
개발자 9
등급
(558)
프로젝트
1344
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
10
개발자 10
등급
(1102)
프로젝트
1459
45%
중재
49
73% / 12%
기한 초과
36
2%
무료
11
개발자 11
등급
(93)
프로젝트
133
35%
중재
13
38% / 31%
기한 초과
32
24%
무료
12
개발자 12
등급
(65)
프로젝트
95
36%
중재
11
27% / 45%
기한 초과
14
15%
무료
13
개발자 13
등급
(109)
프로젝트
140
44%
중재
19
16% / 53%
기한 초과
20
14%
로드됨
14
개발자 14
등급
(481)
프로젝트
510
53%
중재
10
60% / 20%
기한 초과
3
1%
무료
15
개발자 15
등급
(23)
프로젝트
45
20%
중재
24
29% / 46%
기한 초과
12
27%
무료
16
개발자 16
등급
(489)
프로젝트
558
33%
중재
27
44% / 44%
기한 초과
8
1%
로드됨
17
개발자 17
등급
(564)
프로젝트
933
47%
중재
302
59% / 25%
기한 초과
125
13%
로드됨
18
개발자 18
등급
(1860)
프로젝트
3463
88%
중재
73
40% / 15%
기한 초과
265
8%
무료
19
개발자 19
등급
(87)
프로젝트
114
26%
중재
7
29% / 57%
기한 초과
5
4%
무료
20
개발자 20
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
Hello there, am in need of an expert pinescript programmer who can work on an existing code to add some indicators and features. Please bid if you understand pinescript well and can work on existing code
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I have thee best concept period, hence i got less to say. Actions speaks louder then words. Sign up and lets get started as there is a big world that awaits all your your adventures
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
Martingale Strategy EA 50 - 300 USD
Dear , I hope this message finds you well. I would like to request the development of a trading robot (Expert Advisor) that incorporates the following strategies and features: Strategy Requirements: 1. Martingale Strategy: The robot should include a Martingale system to increase trade sizes after losses in order to recover losses and generate profit. 2. Trend-Following: It should also be able to detect and follow
I need a programmer for converting a MetaTrader indicator into ea for TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts from MetaTrader to TradeLocker
Requirement: 1. Convert Pivot source code .mq4 to Sierra Chart mq4 source code is provided .mq4 as attached .mq4 2. upon conversion to add a button code on Sierra chart .cpp to allow display/hide the pivot line in Sierra Chart ---- *no need alert, make it light without any alert, just a button to display/hide pivot line will do :) to continue, pivot font text also no need I"ve mark with red cross to remove see
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an

프로젝트 정보

예산
30 - 100 USD
개발자에게
27 - 90 USD
기한
 10 일