ust include the following:
2 Moving Averages with simple and exponential settings allowed
Stop Loss
Lot Factor
This will allow me to use the factor to allow the EA to automatically adjust the lot size.
Example: Lot factor of .0001 could give me a lot size of .01 if using a $100 account
ATR or Average True Range
ATR must work with Metatrader 4 Forex pairs, as well as stocks, metals, futures, ect… that are traded using Metatrader 4 with my brokers.
Break Even
Trailing stop loss
Here is a small list of which I am trading:
GBPUSD, NVDA, VOWG, NATGAS.f, AAPL, AMZN, FB, GOOG, NFLX, PFE, TSLA, WMT, ZM, IBE, ALVG
The ATR must be able to understand the difference between the different symbols and how to read the correct Average True Range.
Here are some examples:
GBPUSD If the ATR is 81, then the ATR indicator may show 0.0081
NATGAS.f If the ATR is 7, then the ATR indicator may show 0.0793
ALVG If the ATR is 30, then the ATR indicator may show 3.0821
IBE If the ATR is 2, then the ATR indicator may show 0.2114
TSLA If the ATR is 337, then the ATR indicator may show 33.7107
I think these should be enough examples to have you understand how I want the ATR to use as Averages.
I want to be able to control how many times to trade per day.
Place on the EA options “One Trade per Candle” True or False setting.
Explanation of how I want the EA to work:
I will use 100 pips as my charts average:
If the ATR indicator shows the average to be 100, I then want to have the EA to automatically divide 100 by 2.
This would equal 50 pips.
The EA will then place my stop loss at 50.
The EA will also place a break even at 50.
I then want to have the EA place a trailing stop once my break even has been placed.
The EA will take the 50 pips and divide that by 2, which equals 25 pips.
I want the EA to follow with the trailing by 25 pips until closed out at profit.
Side Note: it is imperative that the ATR indicator can read all the charts correctly in order to place my orders. Right now I am having to go into each trade and do change the stop loss, break even and the trailing stop loss by hand. It would be nice to have the EA do this automatically for me following the rules stated above.
Thank you for your time and patience.
Ordini simili
I have a MT5 Hull MTF Indicator that I like. I would like someone to add: 1) Time of day function (with start time and end time) so that it does not send messages during my night time. Default Start=0900 Default End=2300 2) Add to the Message (sound and email): so that it is Symbol+Buy-Or-Sell+Ask-OrBid Price+TimeFrame1 "/" TimeFrame2 I will send the indicator to the developer. Thank you
i have built a indicator on trading view which is veryt good, its based on liquidity sweeps on stop losses. im looking for an someone with experience in trading and indicators that has worked on similar strategy indicators. it already wins lots of very good trades im looking to tighten up on uneccesary trades it may send to clean it up as i currently am testing it out running to signal channel and want it the best /
I am looking for an experienced MQL5 developer to create a custom indicator for MetaTrader 5. The project requirements and indicator logic will be shared privately with the selected candidate to protect the concept and implementation details. Requirements: Strong experience with MQL5 indicator development. Ability to create clean, efficient, and well-structured code. Experience with custom buffers, chart objects
Hello, I am looking to develop a commercial-grade Expert Advisor for MT5 specifically optimized for XAUUSD (Gold). The underlying logic should be an intelligent, trend-filtered cost-averaging grid system focused on capital preservation. The EA must include the following functional architecture: 1. Core Strategy Structure: - Must feature a multi-strategy logic entry module. I want to use a combination of 3-4 standard
Generate a signal and place 2 arrows on the chart when these conditions happen. Rules: Levels up:price is below the Kijunsen and Senku A value is less than Senku B value Kijun sen close = previous kijun sen close; Kijun sen close value is LESS than Senku B close value Senkou B close = previous senku B close. Levels down: price is above Kijunsen. Senku A value is above Senku B value
i need the EA same working on trading view chart with same specifications of enter in a trade and sl/tp open 2 trades and 1 trade set tp1 & second trade set to tp 3 but sl should move to breakeven when tp1 hit and go to tp2 sl on tp1
preciso de um programa paracido com o CAP channel com botao de refresh e opcaos de alterar o periodo. utilizava um muito bom, mas o vendedor acredito ter sido excluido da comunidade, sumiu. e o que tinha parou de funcionar
Требуется напи сать пользовательский форекс-индикатор на основе стандартного индикатора ZigZag для торговой платформы МТ5 с фильтрацией колен (граней) по их минимальной длине. Пояснение: используя стандартный индикатор ZigZag для МТ5, добавить в его настройки функцию\опцию задания минимальной длины граней зигзага (чтобы индикатор игнорировал мелкие грани, а рисовал \ отмечал только те грани, длина которых составляет
ZigZag based on oscillators is needed The idea of the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
EA specification for MT5 developer (coder‑ready spec) You can copy‑paste this directly into an MQL5 Freelance job. --- 1. General * Platform: MetaTrader 5 (MT5) * Type: Expert Advisor (EA) * Markets: Major FX pairs (configurable list via inputs) * Execution: Market orders only * Timeframes: EA must work on any timeframe, but I will mainly use it on M15–H1 --- 2. Indicators & definitions * EMA 20: Exponential Moving