Powerplay EA

MQL4 Asesores Expertos

Tarea técnica

User Inputs

Comment default PB

Timeframe (current, m1,m5,m15,m30,h1,d1,w1,m1)

MoneyManagement - true/false (if true then use risk else use lotsize)

LotSize default 0.01

MaxLotSize default 100.00

Risk default 50 values 1 - 200 (risk100 = 10lots per 10k)

MagicNumber default 333 (EA will only manage trades with this magic number)

CloseAtWeekend true/false (closes all orders when market is closed to avoid weekend gaps) default true

AlertsActive true/false (if true EA will send push notification only)* default true

AutoStopLoss true/false (if true then place SL as per image else use StopLoss) default true

StopLoss default 10 (value in pips)


//Powerplay settings (external inputs as above)

PPLength default PP 

PPPeriod default PP 

PPDeviation default PP 


*notification will show "Comment Symbol Profit(including account currency)"


Strategy

Please see attached image. 


If AutoStopLoss = true strategy will follow the PowerPlay indicator. When a SELL arrow is drawn a SELL order will be placed with a SL immediately where the arrow was drawn. This position will stay open until it reaches the SL or Powerplay draws a BUY arrow. When the BUY arrow is drawn, the SELL position will close and then the EA will immediately open a BUY order with a SL immediately where the arrow was drawn. This continues until the EA is disabled.


If AutoStopLoss = false then the same strategy will be followed except the SL will be placed the value of StopLoss away.


Things to note

  • When the EA starts it should wait for the next arrow before placing an order.
  • As soon as an arrow is drawn, the order should be placed.
  • When the EA is disabled,terminal closed or CloseAtWeekend is true then all orders should be closed (in profit or not).
  • There should never be anymore than 1 order open at the same time, we must ensure that before a new order is placed, the previous order has closed.
  • If a SL is hit then the EA will wait for the next change in direction to place an order.
  • If closing an order fails then issue an alert (if AlertsActive is true or false). The EA should continue trying to close the order until it succeeds.
  • There are no trailing stops or take profits placed
  • Full source code must be supplied


Powerplay Buffers

double UpBuffer    = iCustom(NULL,0,"Powerplay.ex4","Indicator settings",PPLength,PPPeriod,PPDeviation,false,false,true,3,0); 

double DownBuffer  = iCustom(NULL,0,"Powerplay.ex4","Indicator settings",PPLength,PPPeriod,PPDeviation,false,false,true,4,0); 

Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(2080)
Proyectos
2640
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabajando
2
Desarrollador 2
Evaluación
(2423)
Proyectos
3046
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
3
Desarrollador 3
Evaluación
(548)
Proyectos
758
46%
Arbitraje
23
39% / 13%
Caducado
63
8%
Trabaja
4
Desarrollador 4
Evaluación
(61)
Proyectos
120
34%
Arbitraje
17
18% / 41%
Caducado
51
43%
Libre
5
Desarrollador 5
Evaluación
(647)
Proyectos
1295
67%
Arbitraje
84
26% / 49%
Caducado
338
26%
Libre
6
Desarrollador 6
Evaluación
(16)
Proyectos
24
42%
Arbitraje
2
50% / 50%
Caducado
10
42%
Libre
Solicitudes similares
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
Hi. I will require a MT4 EA with 3 indcators for a specific time frame, certain parameters can be adjusted and should be able to automated trading. 1. RSI 2. EMA EA 3.Trading Volume . 4 & 5 digits can use 1.) 1 RSI . and 2 EMA ( cross over ) 1.1.) All different timeframe can use ( adjustable ). 1.2.) Entry pricing will need to meet at least 2 out of 3 indicators levels. 1.3.) Each indicators can be adjusted. 2.)
Need MT4 EA which will trade based on Round Number and Supertrend. Trading conditions: If buy supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If sell supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. If the trade is exited because of SL/BE, EA will place another
Hi Everyone, I need a cloud based licensing system to protect my MT4 / MT5 Indicators and Expert advisors Secure an unlimited number of EAs, indicators, and scripts. Create and manage unlimited license keys for secured EAs, indicators, and scripts. Instantly suspend license keys in case of refund. Lock EA/indicator to specific accounts and time frame similar to this
I need a ea 50+ USD
I need an ea for my prop firm challenge 5000usd account. that can execute trade itself with 0.5R risk and at least 1:2 target.Not maximum drawdown 2-3% and can generate monthly return 10 to 20%
Hello Devs! I like to create a new EA based on the below conditions: (Please do not bid if you have no confidence of fulfilling the codes requirements. Thanks!) You can code MT4 or MT5 or both depending on your preference. 1. Different Magic numbers for BUY and SELL 2. Add on time filter for each day individually. Eg: Mon = 00:01-23:59, Tue = 01:00-23:30 etc. (Monday to Sunday) True/false to close all trades at end
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
I need an EA which takes confluence of 4 ema on 3 different time frame before taking a trade. Ea should have risk to reward option, option to add xyz pips above stoploss criteria in order to avoid hitting sl due to spreads. Customizable RR to cl9se trade partially when desired RR is reached. Also require source code to get future changes done

Información sobre el proyecto

Presupuesto
10 - 50 USD
Para el ejecutor
9 - 45 USD
Plazo límite de ejecución
a 2 día(s)