Super Trend EA

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 5 días
Comentario del Cliente
Sorry for the trouble but it the end you made a monster! Thanks man!

Tarea técnica

Requirements Specification examples

Here is an example of Requirements Specification for the development of the Super Trend Expert Advisor. If you can use the PineScript code (attached) that would be perfect because I love the indicator. If not feel free to use any MT4/MT5  SuperTrend indicator but with the same parametars as the PineScript one!


1. The idea of the trading system is as follows: market entries are performed when there is either a Buy or a Sell signal. Buy orders are executed on the Buy signal and Sell orders go with the Sell signal. It needs to be able to open multiple orders at the same time and same buy/ask price. It will target small pip movements of 1-10 pips but with the large volume of 1-10 trades it will take a lot of pips.

2. Trend : SuperTrend uses ATR Period of 10 and ATR Multiplier of 3 (0.1 step value) and a (h+l)/2 to determine the trend direction.

Up = (high + low) / 2 + multiplier  x  ATR

Down = (high + low) / 2 – multiplier x ATR

Calculation of Average True Range – I don't know if this is in the PineScript

[(Prior ATR x 13) + Current TR] / 14

3. Trading Signals - Buy signal is active when this is TRUE

trend = 1
buySignal = trend == 1 and trend[1] == -1

Sell signal is active when this is TRUE

trend = 1
sellSignal = trend == -1 and trend[1] == 1

4. Positions are closed at opposite signals: Buy positions are closed at Sell signals, and Sell positions are closed at Buy signals.

5. Positions are opened at the same time as the Buy/Sell signal is active, but the limit is placed on 1-10 orders per trading signal. When the limit is reached you need the opposite signal and opposite orders closed to open new orders.

6. Added indicator - 5-20 EMA crossover. When the Super Trend turns green (i.e. Super Trend is below the price) and 5 EMA is above 20 EMA,  the Buy order is executed. Similarly, when the Super Trend turns red (i.e. Super Trend is above the price) and 20 EMA is above 5 EMA the Sell order is executed - I need this as a double conformation (Both need to be TRUE) for the trade to be executed ( If one is FALSE, 0 trades will be executed).

7. Take Profit - custom range in pips 

8. Stop loss - stop loss for a Buy trade is placed on the horizontal green line/step of the Up Trend. When the Up Trend green line moves up the SL stays fixed. When there is a new horizontal green line/step, the SL is moved to its value.

The same goes with Down Trend, the SL is moved with every formed horizontal red line/ step of the Down Trend.

9. Lot size - in % of the current equity so the lot size changes on its own and the risk is low.

10. Time frame option - 5min 15 min 30min 1h 4h 1d

11. Trading time zone - GMT + 1

12. Trading periods - open for input ( from 00:00:00 to 23:59:59)

13. Trading days - open for input ( MON - FRY)



Archivos adjuntos:

PNG
Stop_loss.png
95.7 Kb

Han respondido

1
Desarrollador 1
Evaluación
(55)
Proyectos
96
40%
Arbitraje
13
38% / 62%
Caducado
25
26%
Libre
2
Desarrollador 2
Evaluación
(337)
Proyectos
455
52%
Arbitraje
22
50% / 27%
Caducado
5
1%
Trabajando
3
Desarrollador 3
Evaluación
(4)
Proyectos
4
25%
Arbitraje
4
0% / 100%
Caducado
1
25%
Libre
4
Desarrollador 4
Evaluación
(101)
Proyectos
136
36%
Arbitraje
14
29% / 50%
Caducado
15
11%
Libre
5
Desarrollador 5
Evaluación
(196)
Proyectos
318
35%
Arbitraje
64
13% / 56%
Caducado
82
26%
Libre
6
Desarrollador 6
Evaluación
(1127)
Proyectos
1429
62%
Arbitraje
21
57% / 10%
Caducado
43
3%
Libre
7
Desarrollador 7
Evaluación
(236)
Proyectos
440
26%
Arbitraje
125
21% / 57%
Caducado
96
22%
Trabaja
8
Desarrollador 8
Evaluación
(237)
Proyectos
419
34%
Arbitraje
53
36% / 40%
Caducado
154
37%
Trabajando
9
Desarrollador 9
Evaluación
(2423)
Proyectos
3043
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
10
Desarrollador 10
Evaluación
(92)
Proyectos
132
35%
Arbitraje
13
38% / 31%
Caducado
32
24%
Libre
11
Desarrollador 11
Evaluación
(2077)
Proyectos
2636
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
12
Desarrollador 12
Evaluación
(57)
Proyectos
72
22%
Arbitraje
13
46% / 15%
Caducado
5
7%
Libre
13
Desarrollador 13
Evaluación
(203)
Proyectos
303
35%
Arbitraje
56
38% / 38%
Caducado
99
33%
Libre
14
Desarrollador 14
Evaluación
(34)
Proyectos
60
23%
Arbitraje
11
73% / 9%
Caducado
3
5%
Libre
15
Desarrollador 15
Evaluación
(253)
Proyectos
408
38%
Arbitraje
86
43% / 19%
Caducado
70
17%
Trabaja
16
Desarrollador 16
Evaluación
(1091)
Proyectos
1771
61%
Arbitraje
14
64% / 7%
Caducado
84
5%
Trabaja
17
Desarrollador 17
Evaluación
(568)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
Solicitudes similares
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
Martingle EA 30+ USD
Create martingle grid EA with my own logic. Add Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Profit loss Dashboard Virtual all trade close Button
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. When sending
I need a graphic designer that is good at voice overs and object animation. I have a dialogue project that I intend it to deliver a certain message for marketing purposes. The project is to be done by cartoons and they should be much humanized in terms of graphics. The project has to be in the form of video that lasts up to 3 minutes longest and not less than 2 minutes. Creativity is the most important requirement
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then

Información sobre el proyecto

Presupuesto
50 - 100 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
de 20 a 30 día(s)