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
To create an EA using 3 indicators...StepMA, Heiken Ashi smooth and EMA 300. It is for a use on NAsdaq, Gold, Bitcoin mainly on m1 charts. Hopefully we can get it all done keeping good quality and precision requirements. Thank You
I am looking for an experienced MT4 developer/designer who can create a custom chart template using a background image provided NOTE: Apply if you have done this type of job in the past, also provide the prove of your past project
حلل لي اصل مالي ) اكتب هنا مثلا XAU EUR USD USD اريد تحليلا تعليما و ليس توصية مالية ۱- نوع التحليل المطلوب : ( فني / اساسي / سلوك سعري ) ٢ - المدي الزمني : ( قصير / متوسط / طويل ) M15 / H1 / H4 / ) اذكر الفريمات المطلوبه + (D1 ما اريد استخراجه من التحليل : الاتجاه العام اقوي مستويات دعم و مقاومة رقمية سيناريو صعود و سيناريو هبوط مع شروط كل سيناريو ( IF / THEN ) اين يصبح السيناريو لاغيا مناطق دخول و خروج تعليمية (
Project Title: Looking for an MQL5 developer for a custom MT5 Expert Advisor Hello, I am looking for an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5. The strategy logic will be discussed privately after I find a developer interested in the project. At this stage, I only want to know: • If you are available to develop a custom EA • Your experience with MT5 / MQL5 • Your estimated
Hi I need a MetaTrader 5 Expert Advisor for XAUUSD that creates a laddered buy setup and manages take-profit automatically depending on how many entries are triggered. The EA will act as a trade execution and management tool , not a strategy robot. Core Function The EA should include a BUY/SELL SETUP button that creates a ladder of orders. E.g. When pressed: Open Entry 1 – Market Buy Place Entry 2 – Buy Limit below
Technical Specification: Institutional Order Flow Indicator (M1) 1. Objective Development of a professional, non-repaint indicator for the ATAS platform (C# API). The focus is maximum mathematical precision for M1 entries in Binary Options and Major Forex Pairs). 2. Core Logic (The Signal Engine) The signal (Buy/Sell Arrow) must only appear when all the following cluster conditions are met in the same candle
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
Hi i want to make a way were the signals from DSJ EXCHANGE will be sent to my other platform like these https://vettedpropfirms.com/best-metatrader-trade-copiers/ We will use one of these platform to but i hope this make sense
Until zone detection is coded , you will be from that point . Trailing Stop Optimization for live chart . Apply with Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit . Apply with careful understanding of the project requirement
I need a trading robot for MT5 that trades XAUUSD. Conditions: - Buy when the 50 Moving Average crosses above the 200 Moving Average. - Sell when the 50 Moving Average crosses below the 200 Moving Average. Settings: - Lot size: 0.01 - Stop Loss: 50 pips - Take Profit: 100 pips - Only one trade at a time. The robot should work automatically and close trades when TP or SL is reached