Develop Momentum/Time Based EA for MT4

MQL4 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 7 gün
Müşteri tarafından geri bildirim
Garik is an excellent programmer and was easily able to chew through my complicated EA parameters. Highly recommended!

İş Gereklilikleri

My EA is a momentum and time focused auto trader that is constantly watching the markets called "Big Blue Whale". It functions as follows:

The EA opens trades based on two variables set within its parameters, the "Spike Distance" and the "Spike Countdown".

The "Spike Distance" is a set number of pips that price must get to within a certain period of time for a trade to be opened. The "Spike Countdown" is the time in which it has to get there by.

Spike Countdown will have an input for selecting units of measurement below it between ticks, seconds, minutes and hours.

If price moves the "Spike Distance" within the time allotted in "Spike Countdown", the trade is opened at market. If it does not, no trade is opened and the Spike Countdown is restarted. This cycle continues repeatedly until a trade is opened.

Upon opening a trade, two new variable come into play. These are the "Min. Momentum Distance" and the "Momentum Countdown" parameters.

"Min. Momentum Distance" is a certain number of pips that price must gain before "Momentum Countdown" reaches zero. For example, with a min momentum distance of 5 pips and a momentum countdown of 30 seconds, price must move and remain an additional 5 pips in the direction of the trade every 30 seconds to remain open. If it doesn't, the position is closed at market.

Momentum countdown will also have an input for selecting units of measurement below it between ticks, seconds, minutes and hours.

*Note, that price moving against the trade will not count towards the min momentum distance. Only movement in the direction of the trade will qualify. This means that the Momentum Countdown acts also as a times stop by naturally closing trades that proceed in the opposite direction of the trade.

Reminder, in the parameter settings for all time based inputs, I would like to have an input for selecting the time format to be in ticks, seconds, minutes, or hours.

For all pip based inputs I would like to use whole numbers( 25 pips, 50 pips) as opposed to full length prices (.0025 pips, .0050 pips)

The position size is determined by one of two methods. The first method will be a simple raw account percentage per trade up to the maximum margin able to be put on a position.

The parameter "Use Account Percentage" will be selectable in the EA parameters, as well as "Percentage of Account to Use" to accept input if this method is enabled. Simply put, this number will determine how much of an account to use, up to the maximum margin allowed, in order to open a position. For example, 100% will open the Maximum position possible for the account size and leverage available. 10% will use just 1/10 that amount and so on.

The second method of determining position size will basically measure the strength of price momentum against our set parameters and open a position sized accordingly.

The EA will have a selectable parameter "Use Sliding Account Percentage". Upon selecting this method, an input field "Max. Sliding Account %" will become available. This method will determine position size based on the speed of price movement in reaching the set "Spike Countdown".

For instance, assume we have a Spike Distance of 10 pips and a Spike Countdown of 10 seconds. If price reaches the Spike Distance in 1 second, this indicates a faster move taking just 1/10th of the time we set, and 100% of the Max Sliding Account % is opened. However, if price reaches the Spike Distance in 5 seconds, only 50% of the Max. Sliding Account % is opened. This sliding scale continues all the way down to opening just 10% of the maximum account % set and is calculated based on both the Spike Distance and Spike Countdown upon opening each trade.

It may be useful to determine the Maximum account leverage beforehand to increase execution times and determine maximum position sizing. As such, a drop down menu will also be available to select the account leverage beforehand with the options for: 10:1, 20:1, 30:1, 40:1, 50:1 & 100:1.

Two parameters, "Use Fixed Take Profit %" and "Use Fixed Stop Loss %" will be checkable. "Take Profit %" & "Stop Loss %" will be available if either of the features are enabled respectively. What these will do is simply take profit or exit the position if a certain % of the account is gained or lost on each individual trade.

A selectable parameter "Run EA on all charts" will be selectable. If enabled, the EA will scan for trades continuously on all opened charts. If disabled, only the chart it is attached to will be scanned with the chosen parameters.

A final parameter "Max. Open Trades" will be available for input. The EA may only have as many trades open as this number allows. An input of 1 will allow only one trade on the account as a whole at a time. An input a 3 will allow 3 and so on.

 Attached is a EA template overview for reference.

I'm looking for the best developers available to create this EA in the most effective way possible. High Quality coding is a MUST. Looking forward to hearing from you!

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(61)
Projeler
120
34%
Arabuluculuk
17
18% / 41%
Süresi dolmuş
51
43%
Serbest
2
Geliştirici 2
Derecelendirme
(2645)
Projeler
3361
68%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
342
10%
Serbest
Yayınlandı: 1 kod
3
Geliştirici 3
Derecelendirme
(49)
Projeler
74
18%
Arabuluculuk
30
17% / 53%
Süresi dolmuş
31
42%
Serbest
4
Geliştirici 4
Derecelendirme
(130)
Projeler
210
40%
Arabuluculuk
90
20% / 43%
Süresi dolmuş
85
40%
Serbest
5
Geliştirici 5
Derecelendirme
(90)
Projeler
159
61%
Arabuluculuk
40
18% / 63%
Süresi dolmuş
70
44%
Serbest
Benzer siparişler
need a high-quality Expert Advisor for MT5 based on the RSI strategy. ​Key Features: ​News Filter: The EA must stop trading 30 minutes before and after High-Impact news. ​Risk Management: > - Customizable Lot size (Default: 0.05). ​Hard Stop Loss fixed at 10 USD. ​Trailing Stop feature included. ​Strategy: RSI (30/70) entries for Gold and Forex. ​Please provide a professional and clean MQL5 code
am looking for an experienced developer to create a profitable scalping Expert Advisor for MetaTrader 5. i dont have a strategy therefore you should also come up with the strategy for EA Requirements: EA must work on M1 and M5 timeframes Designed mainly for scalping Minimum 75% win rate Small stop loss and controlled drawdown Must include risk management Developer qualification: Explanation of the trading strategy
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Good morning, I have a Gap Fill strategy and a 10 min opening range break strategy that trade on RTH ES Futures data I have been working on that seem to have some bugs while live trading. They have both been coded by ChatGPT so I would like someone that know how to properly code a strategy to go over each to proof and debug them. Would you be able to do this and could you possibly add some context or features that
The detailed specification of the trading strategy is attached. The key here is thet the EA needs to be simple to use yet effective. The indicators DO NOT have buffers that can be used for EAs
Broker is Blackwell Global. I run a MAM account and have been using a bot that uses 0.02 lots per £100 with only 1.5% risk per trade but the bot has been unprofitable. The more lots per £100 the better, but risk of roughly 1%-2% + fees of 4 pence per 0.01 lots should be considered. The more trades the system does the better, as this is a MAM account - HFT would be perfect but any strategy is okay. Any forex pair is
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop mechanisms
I am looking for MQL5 Programmer who can convert a trading view indicator into MT5 Prop firm EA. The EA should follow all trading rules of a prop firm and able to pass evaluations. The EA should be able to generate profits in funded account also. There must be dashboard that should all parameters like Account size, daily drawdown, target profit, session name, etc. Please contact me for more details
I am looking for an experienced MT4 (MQL4) developer to build a Harmonic Pattern Indicator with a PRZ (Potential Reversal Zone) detection system , similar to advanced harmonic scanners. Kindly apply if you can handle this project. Note: I don't want unprofessional developer
hello, i want a convertion of this trading view indicator FVG (NEPHEW_SAM_) to mql5 to be add later to an expert advisor. i want to access this data, gap data printed on current timeframe and multi timeframe that i choose (current, timeF1, timeF2, timeF3, timeF4)(gap time, gap value, top gap value, low gap value, gap type bull / bear, gap type iFVG or FVG). a function that check if the price is checking the gap at

Proje bilgisi

Bütçe
50 - 100 USD
Son teslim tarihi
from 5 to 14 gün