Long Entry

MQL4 Indicatori Script

Specifiche

If

1 MIN Chart 

MACD >0 and RSI >70 and 

5 MIN Chart 

MACD >0 and RSI >70 and 

15 MIN Chart 

MACD >0 and RSI >70 and 

30 MIN Chart 

MACD >0 and RSI >70 and 

Then ALERT 

"BUY SIGNAL"


Con risposta

1
Sviluppatore 1
Valutazioni
(362)
Progetti
506
40%
Arbitraggio
147
18% / 72%
In ritardo
99
20%
Caricato
2
Sviluppatore 2
Valutazioni
(2102)
Progetti
2673
62%
Arbitraggio
114
46% / 25%
In ritardo
420
16%
Caricato
3
Sviluppatore 3
Valutazioni
(1134)
Progetti
1436
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(879)
Progetti
1393
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
In elaborazione
5
Sviluppatore 5
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
6
Sviluppatore 6
Valutazioni
(219)
Progetti
405
60%
Arbitraggio
13
38% / 23%
In ritardo
160
40%
In elaborazione
7
Sviluppatore 7
Valutazioni
(362)
Progetti
496
39%
Arbitraggio
27
56% / 4%
In ritardo
53
11%
Gratuito
8
Sviluppatore 8
Valutazioni
(142)
Progetti
280
42%
Arbitraggio
18
61% / 6%
In ritardo
29
10%
Gratuito
9
Sviluppatore 9
Valutazioni
(356)
Progetti
590
70%
Arbitraggio
14
43% / 7%
In ritardo
28
5%
Gratuito
10
Sviluppatore 10
Valutazioni
(564)
Progetti
777
46%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
11
Sviluppatore 11
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
12
Sviluppatore 12
Valutazioni
(564)
Progetti
933
47%
Arbitraggio
302
59% / 25%
In ritardo
125
13%
Caricato
13
Sviluppatore 13
Valutazioni
(1100)
Progetti
1781
61%
Arbitraggio
14
64% / 7%
In ritardo
84
5%
In elaborazione
14
Sviluppatore 14
Valutazioni
(6)
Progetti
8
50%
Arbitraggio
5
20% / 80%
In ritardo
2
25%
Gratuito
15
Sviluppatore 15
Valutazioni
(173)
Progetti
201
49%
Arbitraggio
18
11% / 44%
In ritardo
1
0%
Gratuito
16
Sviluppatore 16
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
In elaborazione
17
Sviluppatore 17
Valutazioni
(586)
Progetti
1048
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
Gratuito
18
Sviluppatore 18
Valutazioni
(33)
Progetti
35
40%
Arbitraggio
11
9% / 91%
In ritardo
4
11%
Gratuito
19
Sviluppatore 19
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
(1)
Progetti
2
100%
Arbitraggio
0
In ritardo
1
50%
Gratuito
21
Sviluppatore 21
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
22
Sviluppatore 22
Valutazioni
(14)
Progetti
22
59%
Arbitraggio
2
0% / 50%
In ritardo
2
9%
Gratuito
Ordini simili
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD