Write a super trend indicator

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 22 ore

Specifiche

I would like to ask professional developers to write a super trend indicator based on my ideas. The main contents are as follows:
1. Develop indicators based on traditional super trend indicators, and can be applied to all varieties and all time periods.
2. Mark on the chart to display historical buy, sell, TP1, TP2, stop loss signals, and the number of points to show profit when the price reaches TP1 and TP2. At the same time, design a display box on the chart to display the winning rate and profit of TP1, and the winning rate and profit of TP2. Refer to other interfaces as shown below

3. Can be used to develop EA


Indicator options (the specific content will be notified separately)

1. Super trend:

2. ATR:

3. Profit factors:

4. Filter options:

5. Number of backtest cycles:

6. Other options: options deemed necessary by the developer.




Con risposta

1
Sviluppatore 1
Valutazioni
(14)
Progetti
19
11%
Arbitraggio
1
0% / 100%
In ritardo
5
26%
Gratuito
2
Sviluppatore 2
Valutazioni
(378)
Progetti
401
31%
Arbitraggio
63
19% / 68%
In ritardo
51
13%
Caricato
3
Sviluppatore 3
Valutazioni
(171)
Progetti
194
11%
Arbitraggio
37
38% / 35%
In ritardo
5
3%
Caricato
4
Sviluppatore 4
Valutazioni
(23)
Progetti
45
20%
Arbitraggio
24
29% / 46%
In ritardo
12
27%
Gratuito
5
Sviluppatore 5
Valutazioni
(1)
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(117)
Progetti
216
49%
Arbitraggio
1
0% / 0%
In ritardo
25
12%
Gratuito
7
Sviluppatore 7
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
In elaborazione
8
Sviluppatore 8
Valutazioni
(71)
Progetti
97
43%
Arbitraggio
2
50% / 0%
In ritardo
2
2%
Gratuito
9
Sviluppatore 9
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
5
0% / 80%
In ritardo
2
40%
Gratuito
10
Sviluppatore 10
Valutazioni
(26)
Progetti
34
26%
Arbitraggio
7
14% / 43%
In ritardo
7
21%
Gratuito
11
Sviluppatore 11
Valutazioni
(1857)
Progetti
3460
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
12
Sviluppatore 12
Valutazioni
(186)
Progetti
261
69%
Arbitraggio
12
33% / 67%
In ritardo
16
6%
Gratuito
13
Sviluppatore 13
Valutazioni
(19)
Progetti
27
11%
Arbitraggio
11
9% / 55%
In ritardo
12
44%
Gratuito
14
Sviluppatore 14
Valutazioni
(550)
Progetti
827
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
Gratuito
15
Sviluppatore 15
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
303
59% / 25%
In ritardo
124
13%
Occupato
16
Sviluppatore 16
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
17
Sviluppatore 17
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me
**Job Title: Experienced Developer Needed for High-Performance Scalping Trading Robot** **Job Description:** We are seeking an experienced and highly skilled developer to create a cutting-edge trading robot specifically designed for scalping strategies. The ideal candidate will have a deep understanding of trading algorithms, extensive experience in financial markets, and a proven track record of developing
Good day, I am looking for a COT report indicator that shows the weekly change in MT4. change in MT4. Number Value Indicator: Speculators (Commercials) Plus minus percent change Tool (exe file ? to load csv... ?). Just for simple updating... Unfortunately I could not find a useful indicator on the net. Please simply offer who has already realised such projects. Thanks
looking to convert a TV indicator into mt5. it is has a lot of added extras which don't need also. Just looking for the books and entry candle. (The arrow up and down for long and short) tv code is attached: concepts of trading system also attached https://www.youtube.com/watch?v=zBtaWWNlY9U https://www.youtube.com/watch?v=L1AqJOCZ-mw

Informazioni sul progetto

Budget
100 - 200 USD
Per lo sviluppatore
90 - 180 USD
Scadenze
a 15 giorno(i)