Session reversal - MUST BE in MQL5 ONLY.
The strategy is to set up a trade at a given start time.
Based on that start time candle closing. The robot will determine the
CurrentTrent and then when the starting candle closes set up a position based
on the trade set up rules.
Trade setup rules:
Short position – set the entry to 15 pips away from the just
closed starting time candle’s Low. Stop set to the candles High plus 3 pips. Target
set to input value of ProfitValue. The profit value must be a minimum of the
risk in pips from the Stop to the entry.
Long position - set the entry to 15 pips away from the just
closed starting time candle’s High. Stop set to the candles Low plus 3 pips.
Target set to input value of ProfitValue. The profit value must be a minimum of
the risk in pips from the Stop to the entry.
Lot size must be set to a percentage of the current account
size in an input percentage. EG 1% of account size.
Must close all trades that are not open at the session end
time. Any open trades left to play out.
EXAMPLE --------------------------------------------------------
EG if the session
start time was 15:00 BST on a 15 minutes chart then the candle would close at
15:15. Using this candle as the way to look left for setting up the trend to
determine the trade position for entry. So if the “CurrentTrend” was set to 9.
This would look to the previous 9 candles to determine if the trend is bearish
or bullish. So 5 or more candles
bearish, 5 or more candle bullish.
If the trend is
bullish, then the trade setup is to reverse therefore setting a SHORT.
If the trend is
Bearish, then the trade setup is to reverse and go LONG.
Indicator to highlight
the candle - For testing use an arrow to highlight each session start time
candle. (red arrow or something)
-------------------------------------------
Inputs:
-
Lot size – set to a percentage of the current
account size, range from 0.5%, 1% 1.5%, 2%, 2.5% up to a maximum of 5%.
-
Session start time: 24 hour time AM/ PM
-
Current trend input – must be an odd number from
3-21
-
Session end time: 24 hour time. Eg AM / PM
-
ProfitValue In Pips: default set to 80 pips.
------------------------------------
Conditions:
-
Maximum of trade of 1 within 23 hours per
currency pair
-
Slippage of 15 pips maximum otherwise do not
take the trade. This covers for any extreme news announcements.
-
Must have comments / notes in the source to help
identify each of the elements lists above.
-
Must have the source files to be able to alter
and re-compile if needed.
Solicitudes similares
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
I am looking to purchase a professional MT5 Expert Advisor that can trade multiple currency pairs at the same time . I am not looking for a custom-built EA . I want to buy an already existing, fully developed EA with the complete source code (.mq5) . Important Conditions Please contact me only if : • You own the EA • You can provide the full source code (.mq5) • The EA is already developed and tested • You are
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending
Spread filter: Do not trade if spread > 35 points Retest tolerance: 5 pips from breakout level Break structure defined as recent swing high / swing low on M5 Project Description: Project Description: I am looking for an experienced MT5 developer to build a professional Expert Advisor for XAUUSD based on a structured trend-following breakout strategy. This EA must be built with strict risk management rules (no
ищу разработчика для создания мультивалютного сетевого советника (желательно говорить на руском языке - для лучшего понимания моих технических задач) прошу обратить внимание я не торгуюсь в тех задание будет всё указанно и оговоренная сумма подразумевает выполнение задание а не торговля
hi i am looking for profitable ea which can generate 4-5% a month with stable drawdown . no martingales or grid or dca method will be used ,should be based on price action with tp and sl
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I run an ea it makes good profits bit that one bad grid blows up the account. I want an EA which runs parallel to it which can intelligently close bad trades or grids. It shouldn't close recoverable trades but close very bad entries and grids. It can even close with hedging. The goal recover max and also not blow up the account
I need a bot that open a trade when I click on a button. the only use case is for prop firm to see that I am operating from a bot. It need only the lot size and direction input
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading