This proposal seeks to develop an MT5 EA that Uses Moving Averages and RSI to Enter trades, and normal stop loss/trailing stop to exit/close trades.
1) This EA is a grid martingale EA.
2) Dynamic lot sizing (compounding) will be implemented in the EA
3) Trailing stop loss will be an option to close trades in one of the strategies.
4) The overarching principle for both strategies will involve use of multiple moving averages on different timeframes
5) EA should be able to trade forex, stock, crypto, commodities, indices, etc
6) News Filter will be a key feature of the EA, though the EA should also be able to trade during news events
7) There is a trade recovery feature.
8) Different conditions of how to close trades at end of trading session and before news event
9) Source code will be needed along with the EA
10) The EA It will include different means of take profit including trailing stop
11) Ability to select trading days, which could be the 7 days of the week.
13) A very robust dashboard that can be resized as per the specified settings.
14) The EA will do both sell and buy
15) Note that there will be moving average indicators on up to 5 timeframes that will be used for trading. The MAs could be EMA or SMA. The option will be in the EA.
16) Many other things are specified in the detailed document that will be shared with shortlisted candidates.
Please if you are responding to this job post, do well to provide details or evidence of some of the jobs you have worked on in the past. It will help me easily and quickly choose the best candidate.
Also note that amount and time duration quoted in this job posting are placeholders. These will be changed to reflect the agreed final price and duration after the shortlisted candidates have gone through the proposal. Kindly note that whatever duration you are proposing for the job (if you happen to be shortlisted) should include 3 – 7 days for me to test the EA.
The detailed strategy proposal will be shared with the shortlisted candidates.
I am willing to clarify any point that is not clear after you may have gone through the proposal
Please note that I will be biased towards developers that have no or minimal jobs in arbitration, for obvious reasons.
Developers that speak and write fluent English would be appreciated.
Ordini simili
//+------------------------------------------------------------------+ //| EA_VAULT_V5_1_Otsile_Classic.mq5 | //| v5.11: CLASSIC VAULT EDITION - Smart Risk + License| //| Author: Otsile Trading | //| Icon: Bank Vault Guardian | //+------------------------------------------------------------------+ #property strict #property version "5.11" #property description "EA VAULT V5.1 CLASSIC EDITION" #property icon
I am specifically looking for a professional developer with strong experience in Python trading bots, order execution, and broker/exchange APIs . Please only contact me if you have relevant experience with automated trading systems and order execution . I am not interested in inexperienced developers or generic solutions. If you are confident that you can properly diagnose and resolve this issue, send me a message
DESCRIPTION I want both versions of the same trading system to be developed: Trading Indicator Trading EA (Expert Advisor) Both must follow exactly the same strategy and entry/exit logic . The main purpose of having both is to verify that the Indicator and EA produce the same signals, entries, SL, TP, BE and trade results under the same market conditions. IMPORTANT — DEMO VERIFICATION FIRST I have already faced
I want a highfrequency straddle scalping mt5 ea,that is excellent for news event trading. Must be fully configurable and the pending stop orders must be used fast with the OCO style. It must trade cycles ultra-fast and dynamically increase lotSize bases on the current balance or equity
I want you to make me a Professional Swing Trader by making more less loss on my account and I am Willing to to perform any of the duties you will ordering me to do .I want my Robot to make trades using any signal that will be profitable in my Journey
I am looking for a professional MQL5 developer to create a custom trading robot for MetaTrader 5. The Expert Advisor must operate strictly on H4 and D1 timeframes with a Moving Average crossover entry signal. It should open a total position of 0.02 lots split into two orders of 0.01 lots. It must include an initial ATR-based stop loss, an automatic break-even function, a custom pairs filter input (Symbols), a news
//+------------------------------------------------------------------+ //| XAUUSD_SMART_EA_V2.mq5 | //| BOS + Liquidity Sweep + FVG + EMA + ATR | //+------------------------------------------------------------------+ #property strict #property version "2.00" #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS
MetaTrader 5 Smart Trading Robot – Description Create an advanced MetaTrader 5 (MT5) Expert Advisor designed to analyze the market, generate high-quality trading signals, identify potential trading mistakes, and manage trades using strict risk-management rules. The robot should continuously analyze price action, market structure, trend direction, volatility, support and resistance, momentum, and selected technical
I have an existing MetaQuotes Language 5 Expert Advisor containing approximately 12,000 lines of code. The project requires auditing and targeted reprogramming to restore strategy profitability and accuracy. Key Tasks: Profit Tracking Reprogramming: Re-code and fix the profit tracking, trade management, and trailing mechanisms to ensure accurate execution. Trade Entry Audit: Perform a full review of all trade
Forex Simple EA Overview: Current Price → XX pips above = Buy Stop | XX pips below = Sell Stop → One order triggers → Delete opposite order → Maximum 1 position → Trade closes → Start a new cycle. Features Automatic Buy and Sell trading Stop Loss and Take Profit Trailing Stop Risk Management Spread Filter On-Chart Trading Dashboard Easy to install, simple to configure, and suitable for demo and live trading