Mt5 Multi-signal EA

MQL5 Experts

Specification

The idea of ​​the EA

The Expert Advisor receives signals for opening new orders or recovery orders from the indicator system defined by the user in the input parameters. It is possible to select indicators, their timeframes and the number of signals required to open an order (indicators can act in AND or OR with others).

If the trades goes against trend an averaging function can be added.

Other functionalities include a swap filter and a news filter.

A total of 24 trading indicators should be included:

Signals of the following indicators can be added to the slots:

  • Trend
    • Average Directional Movement Index (ADX),
    • Bollinger Bands,
    • Envelopes,
    • Ichimoku Kinko Hyo,
    • two Moving Average,
    • Parabolic SAR,
  • Oscillators
    • Average True Range,
    • Bears Power,
    • Bulls Power,
    • Commodity Channel Index (CCI),
    • DeMarker,
    • Force Index,
    • MACD,
    • Momentum,
    • Moving Average Oscillator
    • Relative Strength Index (RSI),
    • Relative Vigor Index
    • Stochastic Oscillator,
    • Williams' Percent Range
  • Volumes
    • Accumulation Distribution
    • Money Flow Index,
  • Bill Williams
    • Accelerator
    • Alligator,
    • Awesome Oscillator
    • Fractals


You can use available default signals on MT5


Input parameters of the EA and functioning

General Settings

  • Magic Number: ID number of the orders.
  • Max Spread: maximum spread to trade.
  • Max numbers of trades opened per day: (number)
  • Order_Comment - comments to orders.
  • SpreadLimit - Maximum allowed spread in pips to allow trading.
  • Slippage - Maximum allowed price deviation in points when opening positions.

Money Management Settings

  • Open Lot: number of lots if the money management option is disabled.
  • Money Management: if true enables the money management option. 
  • Risk Percent: if the money management option is enabled, it indicates the risk percentage (open lot = 0,01*Risk%*1000 of the base currency of the account) – also decimal values possible

Indicators Settings (per each indicator)

  • Enable indicator x: (trueorfalse)
  • Signal in AND orOR:(possiblevaluesANDorOR):ifchosentheindicatorcanbeputas a filter to all others indicators in case of AND (both must be true) or in OR (whenever this signal is true then open a trade)

Insert as input parameters all the standard parameters for each indicator


Trading Hour

  • Enable Time Filter: if true enables the time filter
  • Trading Start Hour: operating start Hour
  • Trading Start Minute: operating start minutes
  • Trading Stop Hours: operating end Hour
  • Trading Stop Minute: operating end minutes
  • Close everything Out of hours: close all orders at the end of the timetable.
  • Close Friday Night: close on Friday evening.

Trading Days (each true or false)

  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Sunday
Trading Directions and balancing
  • Allow Buy: if true, Ea can trade with buy orders.
  • Allow Sell: if true, Ea can trade with sell orders.
  • Apply balancer: (true or false). If true the EA opens new trades only if the number of open lots in one direction is balanced from a similar number of lots in the other direction.
  • Balancer difference: The difference between lots in one direction and the other is the that is possible when the balancer is activated

Take profit and Stop Loss
  • TakeProfit_Type - type of take profit or trailing.
  • TakeProfit_money - take profit value in money.
  • TrailingStep_money - step of the trailing in the deposit currency.
  • TrailingStart_money - start of the trailing in the deposit currency.
  • StopLoss_Type - type of stop loss.
  • StopLoss_money - stop loss value in money.

Swap Settings
  • Enable swap opening of trades (opens trades only if swap is positive)
  • EntryTime - Time for opening positions with positive swap (only if enable swap true).
  • MinimumSwap - Minimum swap value for the Expert Advisor to open positions.   


Averaging Settings
  • Enable averaging: true or false
  • Grid Management type: Type of Lots management for the grid (options available: martingale, lot sum, all lot sum, Fibonacci sequence)
  • Step - step for the order grid in points.
  • Coefficient Grid Management: Multiplier for orders  (lots sum, martingale, all lots sum).
  • MaximumLotsValue - maximum allowed volume of one order in lots.
  • Max Orders: Maximum number of orders, for long and for short.

News Filter
  • UseNewsFilter - enable the news filter.
  • SourceNews - select the news source.
  • LowNews - use pauses during low-impact news.
  • LowIndentBefore - pause before the news release in minutes.
  • LowIndentAfter - pause after the news release in minutes.
  • MidleNews - use pauses during medium-impact news.
  • MidleIndentBefore - pause before the news release in minutes.
  • MidleIndentAfter - pause after the news release in minutes.
  • HighNews - use pauses during high-impact news.
  • HighIndentBefore - pause before the news release in minutes.
  • HighIndentAfter - pause after the news release in minutes.


Responded

1
Developer 1
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
2
Developer 2
Rating
(1853)
Projects
3455
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
3
Developer 3
Rating
(48)
Projects
67
30%
Arbitration
7
43% / 14%
Overdue
13
19%
Working
4
Developer 4
Rating
(439)
Projects
545
25%
Arbitration
21
38% / 38%
Overdue
83
15%
Free
5
Developer 5
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
Similar orders
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
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

Project information

Budget
100+ USD
For the developer
90 USD