This proposal seeks to develop an MT5 EA that Uses Moving Averages, RSI & weekly/monthly and yearly highs/lows to Enter trades, and normal stop loss/trailing stop to exit/close trades.
This EA uses several strategies, and each can be run independently of the other or run together.
1) Grid Martingale will be used in one of the strategies. There is also a strategy I call modified martingale.
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. So you need to know how to integrate this.
4) The overarching principle for both strategies will involve use of multiple moving averages on different timeframes
5) Multiple forex, stock, crypto, commodities, etc pairs will traded simultaneously based on user's input
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 drawdown control feature as well as 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) It will include different means of take profit including trailing stop
11) Ability to select trading days, It 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 will be moving average indicators on up to six timeframes that will be used for trading. The MAs could be EMA or SMA. The option should be in the EA.
16) Many other things that will be specified in the detailed document that will be shared with shortlisted candidates,
17) The EA is COMPLEX; hence it will require someone with considerable experience especially with complex EAs. Please note that what makes it complex is not that it uses MAs, RSI, etc to trade. The complex nature revolves around how I have proposed the EA to operate.
Please if you are responding to this job post, do well to provide details or evidence of some of the complex 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 corrected 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 4 – 7 days for testing. I would not appreciate sending me the EA a day to the expiration of the time and pressuring me to test so the job can be closed on schedule.
The detailed strategy proposal in a pdf format will be shared with the shortlisted candidate.
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.
You can share some of the complex jobs you have done to make my decision easier. and faster.
Please note that after we have agreed on amount and duration, I won’t be inclined to changes to them unless I made a modification to the proposal. I will not be keen on increasing the amount or time based on “I didn’t know the project was like this when I gave my initial estimates” excuse. That is why you should take your time to read the proposal and ask all the clarifying questions.
Thank you!
相似订单
merhaba forex piyasası Ticaret yapmak için belirli algoritmalarla çalışan bir probot geliştirmek için deneyimli bir geliştiriciye ihtiyacım var beklentim, uzman piyasa bilgisine sahip bir uzmanın kafa derisi ticareti yapmak ve anlık fırsatları değerlendirmek istemesidir. kendisi için tasarladığı bir danışman incelenebilir veya geliştirdiği daha iyi bir fiyat üzerinde anlaşabiliriz. detaylı bilgi için iletişime
I am not looking for someone to simply code an MT5 Expert Advisor. I already know how to create EAs and can generate simple strategies myself. What I am looking for is someone with strong quantitative research and backtesting experience who can find and validate a robust trading strategy. Objective Your job is to research and test different entry models to find one that has a real statistical edge. I do not care
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
We are seeking talented Graphic Designers capable of transforming concepts into visually striking representations. Whether your expertise lies in branding, marketing materials, or digital graphics, we welcome your application. Our criteria include: - Creativity and originality - Effective communication skills - Prompt delivery of work - A comprehensive and professional portfolio We invite you to submit your portfolio
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
مطلوب موشر مع ربطه علي بوت تداول قوي جدا مختبر ومجرب مع التاكيد علي نسبه النجاح يتم انشاءه علي جميع الموشرات في الفوركس الذهب والبتكوين والus100 مع شرح للستراتيجية ونتايج اختيار اذا كان مجرب
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell