Trend Laser EA

MQL4 Experts

Trabalho concluído

Tempo de execução 14 dias

Termos de Referência

the target is the profitabel use of the „trend laser“ indicator automated. It has to open a buy position, if given trend changes from sell to buy and has to open a sell order, if given trend changes from buy to sell. So, if no other parameters speak against it, always one position per currency is opened.

Also there are some given external parameters it has to work with. The most of them are speaking for themselve, i think, but i wrote some instructions to every one of it. If you have any questions or suggestion for improvement or price and period are unrealistic feel free to talk about it.



##External Parameters

#general settings
Auto lot size                           true/false
lot size                                0,01
per every (x) (if auto lot size)        1000
max lot size                            5
stopp loss                              10
take profit                             100
trailing stopp                          5       
min profit in pips                      10
Break even after  (x) pips in profit    10
Break even offset                       1

#Filters
max spread                              0,5
Monday start hour (24h)                 6
Friday close hour (24h)                 22
Disable before next trend               true/false
agressive mode (martingale)             true/false

#Strategy Settings
Timeframe for Entry                     M1,M5,...
trade only with trend                   true/false
Trimeframe for Trend                    M5,M15,...
min success rate in %                   85
use RSI for Entry                       true/false


Explanation

  • if „auto lot size=true“ open every position with „lot size“ * „per every (x) (if auto lot size)“
    e.g. lot size=0.1; per every (x) (if auto lot size)=1000; deposit =5250
    → open position with 0,5 lot
    e.g. lot size=0.2; per every (x) (if auto lot size)=1500; deposit >5250
    → open position with 0,6 lot

  • if „auto lot size=false“
    → open every position with „lot size=x“)

  • „max lot size“
    → maximum lot size for „auto lot size=true“ and „agressive mode=true“

  • „stopp loss“
    → should be clear what to do;
    → if 0, then disable

  • „take profit“
    → should be clear what to do
    → if 0, then disable

  • „trailing stopp“
    → should be clear what to do
    → if 0, then disable

  • „min profit in pips“
    →enable „trailing stopp“ after x pips in profit

  • „Break even after (x) pips in profit“
    → set stopp loss to entry after x pips profit
    → if 0, then disable

  • „Break even offset“
    → add x pips to break even (stopp loss) for buy entry if „Break even after (x) pips in profit“ is >0
    → reduce x pips to break even (stopp loss) for sell entry if „Break even after (x) pips in profit“ is >0

  • „max spread“
    → only open position, if spread is lower than x pip
    → if 0, then disable

  • „Monday start hour (24h)“
    → open first positon not before x on monday
    → if 0, then disable

  • „Friday close hour (24h)“
    → close open position at x on friday
    → if 0, then disable

  • „Disable before next trend“
    → if true and position is opened, then just close position if „Timeframe for Entry“ changes direction
    → if false and position is opened, then close position if „Timeframe for Entry“ changes direction and open a new position with new trend direction
    → if false and no position is opened, then wait until „Timeframe for Entry“ changes direction and open a new position with new trend direction

  • „agressive mode (martingale)“
    → if true and if last position closed in loss, then open the next position with doubled lot size until „max lot size“ is reached

  • „Timeframe for Entry“
    →used timeframe for entry signals, given by indicator

  • „trade only with trend“
    → if true, then only open a position, if entry signal given by indicator at „Timeframe for entry“ is the same signal given by indicator as „Trimeframe for Trend“
    →if false, then ignore „Trimeframe for Trend“

  • „Trimeframe for Trend“
    → used Timeframe to check long term trend
    → check, that it is higher than „Timeframe for Entry“, otherwise print fail „time for trend has to be higher, than timeframe for entry“

  • use RSI for Entry
    → if true and given trend for Entry is long, then wait and only open a buy position with if RSI is lower than 30 the next time
    → if true and the given trend for Entry is short, then wait and only open a sell position if RSI is higher than 70 the next time
    → has to work together with „trade only with trend“ if both set „true“
    → if false, then ignore RSI

  • „min success rate in %“
    → only open position if „success rate“, given by indicator, is higher than x

Respondido

1
Desenvolvedor 1
Classificação
(2315)
Projetos
2914
63%
Arbitragem
124
44% / 25%
Expirado
429
15%
Carregado
2
Desenvolvedor 2
Classificação
(52)
Projetos
133
44%
Arbitragem
14
50% / 29%
Expirado
55
41%
Livre
3
Desenvolvedor 3
Classificação
(1235)
Projetos
2820
80%
Arbitragem
156
22% / 43%
Expirado
487
17%
Livre
4
Desenvolvedor 4
Classificação
(28)
Projetos
30
50%
Arbitragem
4
0% / 100%
Expirado
8
27%
Livre
5
Desenvolvedor 5
Classificação
(2652)
Projetos
3369
68%
Arbitragem
77
48% / 14%
Expirado
342
10%
Livre
Publicou: 1 código
6
Desenvolvedor 6
Classificação
(452)
Projetos
565
26%
Arbitragem
24
42% / 38%
Expirado
85
15%
Trabalhando
Publicou: 6 códigos
7
Desenvolvedor 7
Classificação
(225)
Projetos
285
41%
Arbitragem
15
13% / 47%
Expirado
67
24%
Livre
8
Desenvolvedor 8
Classificação
(258)
Projetos
396
28%
Arbitragem
69
19% / 49%
Expirado
121
31%
Livre
9
Desenvolvedor 9
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
Publicou: 38 códigos
10
Desenvolvedor 10
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
11
Desenvolvedor 11
Classificação
(273)
Projetos
396
63%
Arbitragem
70
53% / 26%
Expirado
198
50%
Livre
12
Desenvolvedor 12
Classificação
Projetos
1
0%
Arbitragem
0
Expirado
1
100%
Livre
13
Desenvolvedor 13
Classificação
(15)
Projetos
65
58%
Arbitragem
6
17% / 33%
Expirado
39
60%
Livre
Pedidos semelhantes
Max amount grid 30+ USD
max amount grid step for magic number do keep deleting .only when it is in negative floating .but when it is profit allow to go over the max and replays to grid step
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
I will pay 3000+ USD (negotiable) for an EA for existing MT5 that generates a minimum of 15-20% or higher a month consistently (provide source code after final deal) Looking for a highly profitable EA Please send demo version directly subject (Buying profitable EA Budget up to $ 3000 USD), past results and optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it
EA fx 30+ USD
Hello, I need an already developed EA similar to the one trading XAUUSD, with consistent entries and good risk management. Before we proceed, I would like to verify its performance. Please provide a live or demo account login along with the investor (read-only) password so I can monitor the trading results. I am looking for stable performance, controlled drawdown, and consistent profit on gold (XAUUSD). Once I
The strategy records the highest and lowest prices within a specified duration (default 15 minutes) after the New York market opens, forming the opening range. Post-Formation Breakout: When the price breaks above or below the opening range after its formation, it may indicate the direction of the day’s price movement. Trend Confirmation: The strategy uses two EMAs (default 20-period and 50-period) as trend filters to
Tengo una estrategia basada en divergencia para el oro sobre todo en tf m1 Basado en divergencia con stoch .. confirmando la entrada con ciertos parameteos de entrada Es mejor conversarlo para dar mejor los detalles Cuando entrar, porque o todas las divergencias se debe tomar para entrar en compras o ventas He adjuntado un ejemplo La confrmacion más exacta es el cruce de esos parámetros de stoch edebajo de level de
BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or during the last time Supertrend was Bearish, price was < or = MA1 3. On this candle , or during the last time Supertrend was Bearish , BBStops is Bearish 4. STEP MA1 and STEP MA 2 are both Bullish SELL ALERT 1. Supertrend turns Bearish 2. On this candle , or during the last time Supertrend was Bullish, price was
Rsi divergence 30+ USD
You need to create an EA that executes buy and sell based on the signals of an rsi divergence indicator in trading view. The indicator is not in MT5 and must be added separately. pine script availabel
I WANT A TRADING ROBOT WITH GOLD STRATEGY THAT COULD TAKE ME TO 1MILLION$ TODAY,PLEASE KINDLY GENERATE THE BOT, DEBUGG COMPILE AND THEN GIVE ME WHEN EVER YOU ARE READY, ILL BE WAITING THANK YOU

Informações sobre o projeto

Orçamento
10 - 100 USD
Prazo
de 1 para 7 dias