I need an expert advisor created that will be able to trade using custom indicators that I have set up to give me trade signals.(I don't have mq4 files for some of these indicators, but if I understood correctly, an iCustom function can be used to read the values of ex4 files).
General Specifications
1. Symbol: WS30
2. Timeframe: 15M
3. Trading days: Every day (Mo-Fri)
4. Execute Trades only during these time: 05:00 - 20:00 (server time)
5. Risk: 1% of account balance
6. If any order is still open after 20:00, close all open trades at 23:00 each day.
7. Indicator settings based on which the signals are created are attached as set files.
Open Long (see open long picture for example)
1. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow up appears on last closed candle
*** If main signal appears the following also need to be satisfied:
2. averages trend (alerts) indicator needs to have two green dots
3. RSI value needs to be > 0 (value 3 in buffer window)
4. Close Price of the candle when signal appeared > HMA (10) value
Exit Long
1. Trailing Stop is hit, or
2. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow down appears on last closed candle
Open Short (see open short picture for example)
1. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow down appears on last closed candle
*** If main signal appears the following also need to be satisfied:
2. averages trend (alerts) indicator needs to have two red dots
3. RSI value needs to be < 0 (value 3 in buffer window)
4. Close Price of the Candle when signal appeared < HMA (10) value
Exit Short
1. Trailing Stop is hit, or
2. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow up appears on last closed candle
Money Management
1. Trades are open and closed at candle close (when the signals cannot repaint anymore)
2. Stop Loss Placement: 1.5 * ATR(14) away from the Trade Open Price
3. Take Profit: none (profits are taken either when Trailing stop is hit, or Exit signal is drawn)
4. Trailing Stop Parameters:
1) Trailing Stop activates only after the price has traveled 2*ATR(14) in the direction of the trade i.e.
(Last Candle Close Price - Trade Open Price) >= 2*ATR(14)
2) Trailing stop value/distance = 1.5 * ATR(14)
3) Trailing Stop is adjusted only based on candle close values. Meaning trailing stop is adjusted only once (at the beginning) of every new candle,
and is placed at the following location: Last Candle Close Price - (1.5 * ATR(14))
Ordini simili
I am looking for an MT5 Expert Advisor specifically designed to help meet common prop-firm evaluation requirements while prioritizing consistency, low drawdown, and strong risk management. The EA should use a robust trend-following and market structure-based strategy with multi-timeframe confirmation, momentum filtering, and optional news filtering to avoid low-quality trades. It must include configurable risk
Hello, I have a tradingview buy/sell indicator that also tells when to exit the trades with labels and everything. The indicator is of course manual and I want this to be automated into an MT5 bot. In return for this project you will get the indicator and bot for free! The indicator is simple yet very powerful/profitable. It works on all timeframes and pairs. It tells you when to buy/sell and when to "book profit"
*MQL5 Bot: “HH_HL_Simple.mq5”* Copy → Paste → Compile in MetaEditor. //+------------------------------------------------------------------+ //| HH_HL_Simple.mq5 | //| WARNING: FOR EDUCATION/DEMO ONLY. YOU CAN LOSE MONEY. | //| @kasii_trader_nela - Learn first, trade later | //+------------------------------------------------------------------+ #property copyright "Educational use only" #property strict #include
I need a simple bot for opening range. Simple Entry / Exit rules, to be able to customize the timeframe, time zone (entry candle) and other normal settings like size, etc
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
"Act as an expert MQL5 algorithmic trading developer. I want you to create a profitable and efficient Expert Advisor for MetaTrader 5. Do not write the code yet; read the following trading rules, analyze them, and ask me any clarifying questions if needed. Timeframe: [e.g.15 minutes Chart] Entry Logic: [e.g.MACD + RSI + REVERSAL PRICE ACTION. Enter buy when Macd line crosses above the signal line ,RSI above 30 and
I want an indicator that displays the risk reward ratio of each chart candle as a sub window histogram. If the candle closes above the open the histogram displays a green bar above zero the size of which is dependant on the size of the RRR. If the candle closes below the open the histogram displays a red bar below zero the size of which is dependant on the size of the RRR. My attempt that does not work is attached
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies