I am a retired Professional Analyst Programmer, and I want to boost my income by having my successful current strategy put into an EA.
Trading Idea
The markets go up and down in a wave-like pattern. At the bottom of the wave, I close the previous trade (if there is one) and open a BUY trade. At the crest of the wave, I close the previous trade (if there is one) and open a SELL trade. To close a trade, I am suggesting using trailing stops. Then the EA closes the SELL trade at the bottom of the wave, and opens a BUY trade. So on, so on .......
The EA will only run from 00:01 on Monday (1 minute past midnight on Sunday) until 23:30 on Friday.
Strategy
If the current open price > previous close price then open a BUY trade and set the trailing stop.
If the current open price < previous close price then open a SELL trade and set the trailing stop.
The trades will go on for as long as they can until they meet the trailing stop. It is the trailing stop that controls the running of this EA.
I have attached a copy of a chart which I have marked up. The RED line starts just round the corner and starting to go up, and follows a BUY trade. When it gets to the top a YELLOW line takes over, rounds the corner and starts to go down, and follows a SELL trade.
External Parameters
a) Lot size, default value is 0.01, can be changed up to a value of 99.99
b) Trailing Stop, default value is 6 pips, can be changed up to a value of 99 pips.
Brokers, Currency Pairs, Timeframes, Initial Deposit, +
Currently I have accounts at 3 brokers, FXSUIT, FXTM (Forex Time) and XM.
The currency pairs I will be trading on are XAUUSD, GBPUSD, EURUSD. If I find any others I can make money on, I will add those.
The initial deposit has to be $50. This will enable the EA to run on a micro or nano account.
The timeframes to be used will be M1, M5, M15, M30, H1, H4, D1.
I intend the robot to be running on up to 5 currency pairs at each broker.
Miscellaneous
The source program (.mq4) should be well commented to allow myself to understand what is going on.
I will want a copy of the source program.
Ordini simili
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"
Hello, I need a professional MT5 Expert Advisor (EA) developed for a custom indicator-based strategy. Strategy Logic: Determine the trend direction: Uptrend = Buy opportunities only. Downtrend = Sell opportunities only. Entry Conditions: The indicator has 4 lines: 2 Green lines, 1 Red line, and 1 Blue line. Open a Buy trade when both Green lines move inside/between the Red and Blue lines during an uptrend. Open a
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
We need someone to add the created account with the trades they uploaded to FxBook. This is done via FTP, along with their own positions. IMPORTANT! The positions didn't exist on the real market but were created in MetaTrader 4 through the admin panel. I have instructions in Russian on how to do this, but they're not detailed. We need an experienced specialist who understands this
The indicator should look for specific conditions in the market based on kijun sen, tenkan sen and kumo values, where kijun sen, tenkan sen, kumo a and b close values are equal to previous close vakues
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
Platform: MT5 (MQL5) OVERVIEW: I need a custom MT5 indicator that generates only high-probability A+ buy and sell signals. The indicator should combine market structure, support/resistance, liquidity sweeps, candlestick confirmations, session filtering, and Fibonacci retracement logic. FEATURES REQUIRED: SUPPORT & RESISTANCE Automatically detect and draw support and resistance levels. Levels should update
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
i want a developer to build me a robot according to mt style i want an engine which is going to trade gold with small accounts, i want it to be perfect or any developer who has that existing robot we can negoiate the price
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