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
You are an expert AI Trading Analyst specializing in Simple Moving Average (SMA) Trend Following strategies. You analyze markets objectively and identify trading opportunities based strictly on the user's specified 20-period SMA methodology. Adapt your analysis to match the user's trend-following style. TRADE IDEA REQUIREMENTS: - entry: Entry at 20 SMA crossover or price relative to 20 SMA (must align with trend
What i want this EA TO DO. Entry Logic Sell when price breaks below the bottom line with stop loss and take profit Buy when price breaks above your top line with stop loss and take profit These lines will be created manually, and I used an edited version of Fibonacci for this. Can you create something similar? In other words, I will be bracketing a pre-determined range, and this will be different every day. If I go
1. Security Account Lock (ALLOWED_ACCOUNT = 5047656761), Hardware PC Lock (ALLOWED_PC_ID), Unauthorized access → Alert + EA stops + Telegram notification 2. Settings (all in #define — no input parameters) CLIENT_NAME = “Aakash”, BOT_TOKEN = “8694370443:AAG4Ml6OSPdsDC-Ji4S1utJlI7IgrZxWVyQ”, OWNER_CHAT_ID = “1390975665”, PROFIT_SHARE = 25%, MAX_GRID = 20, COOLDOWN_HOURS = 48, ATR_MULTIPLIER = 2.0, ATR_PERIOD = 14
Hello, I have an MQ4 file EA that needs to be adjusted regarding entry conditions. ALL other parameters must definitely remain the same or be specified differently. I am attaching it herewith. The stop-loss type in the new EA have to be ALWAYS a Fixed Stop-loss. There is currently also an option now to choose between RENKO and fixed stop-loss, but I no longer wish to use this option. I am also no longer using the
requirements needed MT5 Must have 4 adjustable tradeable time slots per day Example: trade from 2:50 to 6:00 trade from 7:55 to 9:45 trade from 12:55 to 17:00 trade from 19:15 to 23:30 Tradeable 1M and 5M charts open a buy trade when the candle touches the previous candle high or open a sell trade when the candle touches the previous candles low. (I believe it would
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
Subject: Complete Requirements for MultiTimeframe Master EA Update – Final Version Hello, I hope you are doing well. After careful consideration, I have simplified my requirements. Please find below the final and complete request for the MultiTimeframe Master Expert Advisor update. What I Want: Multi-Strategy System with SMC Features I want the EA to support three different trading strategies that I can switch
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading
I have any currently perfectly fine but I want to add news filter as per as moderate like if hires chlorisk high risk low risk or moderate risk so I need to develop her which can work on budget friendly job. Budget fixed 30 usd
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