EA based on indicators

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 11 dias
Comentário do cliente
nice work , thanks a lot

Termos de Referência

Indicators: MoneyLine2, BullsEye, TREND SESSION (TS), FSP Aggressive Entry, LRFF Wave, TrendWave, BullsEye Forecaster

=== Entry Buy ===

1. Price after crossing BullsEye Forecaster from below; On closed candle BullsEye, TS, FSP (can also be blank) & LRFF are all GREEN
2. Not when TrendWave > 60**

=== Entry Sell ===

1. Price after crossing BullsEye Forecaster from above; On closed candle BullsEye, TS, FSP (can also be blank) & LRFF are all RED
2. Not when TrendWave < -60**

=== Exit Buy (when one of them is met) ===

1. TP / SL / TrailingStop is hit
2. One of BullEye / TS / FSP / LRFF Wave turn Red on closed candle
3. Price hit Moneyline2 from below (MoneyLine2 level should be higher from the opening buy trade price)
4. TrendWave DOWN arrow appear

=== Exit Sell (when one of them is met) ===

1. TP / SL / TrailingStop is hit
2. One of BullEye / TS / FSP / LRFF Wave turn Green on closed candle
3. Price hit Moneyline2 from above (MoneyLine2 level should be lower from the opening sell trade price)
4. TrendWave UP arrow appear

EA Inputs:

Lot                                              = 0.10
TP                                               = 1:1 / 2:1 (default) / 3:1 / 4:1 / Default TP
SL (point)                                       = 250 (or 25 pips)
Use TrailingStop                                 = False / True (default)
TrailingStop (point)                             = 50 (5 pips)
TrailingStop Profit Lock*                        = Full / 90%-10% / 50%-50% (default)

TrendWave Top-Down Limit**                       = 60 <- max TrendWave limit to open trade, which is 60 for upper limit & -60 for lower limit
TP/SL/TrailingStop type                          = Normal / Hidden (default)
Default TP (point)                               = 500 (or 50 pips) <- if I want to set no TP for the trade, I leave it blank
Max Spread (point)                               = 40 (or 4 pips)
Slippage                                         = 3 (default)
CloseAll on Profit ($)                           = 10 <- when floating reach $10 or more, EA will closed all opened orders across all currencies
Pause Trading Day                                = Monday / Tuesday / Wednesday / Thrusday / Friday (default) / Everyday
Pause start from (MT4 time)                      = 14:00
Pause ending at (MT4 time)                       = 03:00
Screenshot                                       = False / True (default) <- to know the condition when orders opened & closed
Magic Number                                     = 12345

Note: 
- By default, EA will pause to open trade at Friday from 14:00 MT4 server time till Monday at 03:00 MT4 server time (maybe on Saturday, I should change Pause Trading Day to everyday, and change it back to 'Friday' at Monday). If I select Everyday, then each day EA pause to open trade from 14:00 MT4 server time till at 03:00 MT4 server time next day

- When Default TP is set blank; and choosing TP = 1:1 while SL (point) = 250, meaning TP is also the same as SL, when 3:1 means TP is 3 times bigger then the SL

* If TrailingStop Profit Lock* 
  
= Full, then it will move SL to Breakeven once price gain 5 pips, and always move SL to lock 5 pips profit once price gain another 5 pips, until it hit the last SL and close 100% of the lot size

= 90%-10%, then it will move SL to Breakeven once price gain 5 pips, and always move SL to lock 5 pips profit once price gain another 5 pips, until it hit the last SL and close 90% of the lot size, and leave 10% to continue trading (until it hit the last SL again)

= 50%-50%, then it will move SL to Breakeven once price gain 5 pips, and always move SL to lock 5 pips profit once price gain another 5 pips, until it hit the last SL and close 50% of the lot size, and leave 50% to continue trading (until it hit the last SL again)

Sample: open Buy 1 lot GBPUSD at 1.27800 (SL=250 point), with TrailingStop 5 pips & choosing TrailingStop Profit Lock 90%-10%

Illustration 1:
-> when at 1.27850, EA will move initial SL from 1.27550 to 1.27800 
-> when at 1.27900, EA will move SL again from 1.27800 to 1.27850
-> when at 1.27950, EA will move SL again from 1.27850 to 1.27900
-> when then drop to 1.27900, EA will close 0.9 lot and let remaining 0.1 lot continue trading (with SL changed to 1.27850)
   -> so when drop again 5 pips to 1.27850, EA will close the remaining 0.1 lot
   -> so when up again 5 pips to 1.27950, EA will move SL again from 1.27850 to 1.27900
      -> when at 1.28000, EA will move SL again from 1.27900 to 1.27950
      -> so when drop again 5 pips to 1.27950, EA will close the remaining 0.1 lot
;
Illustration 2:
-> when at 1.27850, EA will move initial SL from 1.27550 to 1.27800 
-> when then drop to 1.27800, EA will close 0.9 lot and let remaining 0.1 lot continue trading (with SL changed to 1.27550)
   -> so price will have to drop 25 pips to 1.27550, for the EA to close the remaining 0.1 lot
   -> so when up again 5 pips to 1.27850, EA will move SL again from 1.27550 to 1.27800
      -> when at 1.28900, EA will move SL again from 1.27800 to 1.27850
      -> so when drop again 5 pips to 1.27850, EA will close the remaining 0.1 lot

Remember, TrailingStop Profit Lock partial closing is used only when TrailingStop is True & only for TrailingStop mechanism. When other exit rule is met, EA will always close in full or 100%

image example 1 : http://whycity.net/genesislite/Pic1.png

image example 2 : http://whycity.net/genesislite/Pic2.png

Respondido

1
Desenvolvedor 1
Classificação
(229)
Projetos
339
49%
Arbitragem
21
5% / 33%
Expirado
24
7%
Livre
2
Desenvolvedor 2
Classificação
(414)
Projetos
670
33%
Arbitragem
60
17% / 32%
Expirado
113
17%
Trabalhando
3
Desenvolvedor 3
Classificação
(89)
Projetos
137
24%
Arbitragem
35
9% / 40%
Expirado
52
38%
Livre
Pedidos semelhantes
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
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. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

Informações sobre o projeto

Orçamento
20 - 40 USD
Desenvolvedor
18 - 36 USD
Prazo
de 1 para 4 dias