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.
Похожие заказы
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
I am looking to buy a ready-made automated trading robot / EA that works on the Tradovate platform and is proven to pass prop firm challenges for Apex Trader Funding, Tradeify, and Lucid Trading.Key Requirements (must be ready-made or very close to plug-and-play):Fully functional on Tradovate (native or via stable bridge/copier/webhook/API integration – MT5 EA + Tradovate bridge is acceptable if it works reliably)
Нужен бот для скальпинга именно на Python. Работа напрямую через API биржи (без привязки к TradingView и MetaTrader). Бот будет запускаться локально на ноутбуке / VPS. Критически важна скорость (использование асинхронности, WebSockets
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
I need a very advanced and intelligent MT5 Expert Advisor coded in MQL5 for XAUUSD, based on ICT + CRT + Smart Money Concepts. The goal is not a simple robot, but a professional decision-making system with strong filters, risk control, and high-quality trade selection. The EA must include: 1. Multi-Timeframe Analysis - D1 / H4 / H1 bias - M15 / M5 entry confirmation - Bullish or bearish market structure - BOS, CHoCH
I have a 90% completed project with the execution part left to complete, I have been struggling to complete this section and I need help from someone expert in MQL5 with knowledge on forex trading and ICT Concepts coding. Contact me for further details
Patricia Ukawilu 6:43 PM I need help creating an EA to optimize my trade. I already have a preliminary pine script which I will want optimized and create an EA from it to optimize my trade on MT4. I also subscribed to a signal app. I’m looking to automate the execution of the signal from the app so as not to miss out on good trades
I am looking for an experienced MQL5 developer with Python/data analysis skills. I have my own MT5 Strategy Tester reports, exported trade history, and market CSV data. I need help analyzing these files and developing a new independent Expert Advisor based on clearly defined, statistically tested, and validated trading rules. Tasks: Analyze my MT5 Strategy Tester reports and exported trade history. Compare historical
We are looking for a developer to finish and stabilize an existing Kalshi trading bot (~60% complete) built in TypeScript. This is not a MetaTrader EA. The system interacts with the Kalshi API and requires strong understanding of execution logic, order handling, and state management. Scope of Work: Review and understand existing TypeScript codebase Complete missing functionality Fix execution issues (order placement