An Expert Advisor based on the Candle's, ATR and Risk management.

MQL5 Experts Forex

Specification

Requirements


Below are the high level requirements.

The idea of the trading EA is as follows:

Market entries are performed as per the below criteria(Overview):

- This basically needs to find the session range andhen the price breaks the session range and form the first candle outside the range needs to take the trade.

- Need to consider the ATR as well.

- Check the previous day ATR and overnight session range.

- Identifying the Risk : Basically I use the donchian challenge to basically find the previous high/low( when taking the "BUY" consider the recent low; when taking the 'SELL' consider the recent high) and calculate the number of pips

- Calculate the overnight range (ON) + 1 R ;

If (ON + 1R) < Previous day ATR then TRADABLE DAY

>= Previous day ATR then NOT A TRADABLE DAY.

- Also, there should be enough gap of at least 1.5R to 2R.

- Basically the overnight session + ( 1.5R or 2R )<= Previous day ATR; Need an option to input 1.5R or 2R

- Refer the attachment for the sample trade ; This illustrates the buy order ; similarly for hte sell order in the opposite way ( let me know if you need an example for the sell order as well)

- Trade Management :

- Risk always 1 R

- Move the stop loss to 0.5R when the trade hits the 1R.( Need to provide the option to input)

- Need to have the options to input the R's and the session time frame

- Need to have the options to input the markets etc.

- Lot size should be calculated on the risk factor.

Please do let me know if you need any other details or any other examples to illustrate the need?



INPUTS

I should be having the options to select to trade against london session or the U.S session

Should be able to input the specific related projects

Should be able to input the risk %

should be able to input to either 5 mins chart of 15 mins chart or 30 mins etc.

Should have an option ot trade in London or US session.

Should be able to select the fixed pips like 20 pips stop loss and 40 pips take profit.

Should have the options to input the R

Should be able to trade or disable during the News events; Basically needs to

Filter out the economic events; close the position before 5 mins close all the positions.

Interest Rates

Employment -

FOMC

CPI




Example Chart: 


  • This is for the BUY:











Position sizing calculator






Below is the just for reference.




o attaching the excelsheet with teh sample back test data just for reference. 



Responded

1
Developer 1
Rating
(390)
Projects
416
30%
Arbitration
74
19% / 72%
Overdue
52
13%
Working
2
Developer 2
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
Published: 8 codes
3
Developer 3
Rating
(116)
Projects
137
36%
Arbitration
16
13% / 69%
Overdue
9
7%
Free
4
Developer 4
Rating
(568)
Projects
641
41%
Arbitration
25
48% / 36%
Overdue
46
7%
Working
Similar orders
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or

Project information

Budget
31 - 50 USD
Deadline
to 10 day(s)