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
Hi, I can get the EA source code for you, If you have any EA that you like using. let me know and i will code exactly the same EA with the same logic and inputs and it runs exactly like the one you using. lets chat
Help optimize ea. Write new conditions help current conditions when market go against it. Help write new conditions for ea improve my current conditions. Check current ea. Ea use only ohlc mtf. Uses pending limit, stop order
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
The ea must repeat all orders until closed manually by a 'close all button' needed on panel EA must start at specific time / day and enter 'at market' - should be easy to code :) INPUTS REQUIRED: Pair ___ - Lot Size____ - Type ____ ( buy / sell) - Distance between trades in points______ - TP for each trade in points_____ - Maximum spread in Pips _____ - Time and day to
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
//+------------------------------------------------------------------+ //| SMC_ICT_Advanced_EA.mq5 | //| Smart Money Concepts Trading | //| Combines Order Blocks, FVG, BOS, CHoCH | //+------------------------------------------------------------------+ #property copyright "SMC/ICT Trading System" #property version "2.00" #property strict #include <Trade/Trade.mqh>
Logic: Healthy → no action Weak → reduce exposure Danger → strong protection Requirements: Equity tracking Basic trade management Simple dashboard Only apply if you understand risk-based EA logic
Title: MT5 Martingale EA (Based on Stop Loss of Previous Trade) Description: Hello, I need a simple and efficient MT5 Expert Advisor based on a martingale logic. Main Logic: The EA should work with trades placed manually or by another EA (including limit orders). When a trade hits Stop Loss, the EA must automatically open a new trade in the same direction. The lot size of the new trade should be multiplied
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
I want the EA to be fully automated and capable of taking trades across multiple timeframes. It should be optimized for a starting account balance of $100 with proper risk management suitable for a small account, and it will be used with the broker ApexMarket.io. ⸻ Platform • Platform: MetaTrader 5 (MT5) • Type: Fully automated Expert Advisor • Operation: Hands-free (no manual trade management required) ⸻ 📈 Markets