https://youtu.be/mUoczuxL0XE?si=2IzxX4jhML_-4f47 ......
“Secret London Session CRT Model - Insane Accuracy | ICT Secrets.” The model is called
London Twilight and focuses on quick scalps near the end of London session. Source summary notes it uses
CRT + Turtle Soup + PO3/AMD, mainly between
3:00 AM and 5:00 AM EST/New York time. (
Video Highlight | AI Video Summarizer)
Give your MQL5 coder these rules:
London Twilight CRT Robot Rules
1. Trading Time
Use New York time.
Trade only during:
3:00 AM to 5:00 AM NY time
Do not take trades before 3:00 AM.
PO3 timing:
3:00–3:30 AM = Accumulation
3:30–4:00 AM = Manipulation
4:00–4:30 AM = Distribution
4:30–5:00 AM = final liquidity/distribution window
2. Main Timeframes
Use:
1H for market structure and candle range
5M or 1M for entries
3. Bias Filter
Robot must identify higher-timeframe order flow.
Bullish bias:
Price is rejecting lows and breaking highs.
Bearish bias:
Price is rejecting highs and breaking lows.
Optional filter:
Use Asia range from 8:00 PM to 12:00 AM NY time.
If price sweeps Asia low, look for buys.
If price sweeps Asia high, look for sells.
4. Key Range
Mark the 2:00 AM hourly candle high and low.
This becomes the main reference range.
Bullish setup should form near the low of the 2:00 AM candle range.
Bearish setup should form near the high of the 2:00 AM candle range.
5. Buy Setup
Buy only if all conditions happen:
Price trades below/sweeps a key low after 3:00 AM.
Then price closes back above that low.
Then price breaks above the short-term high that caused the sweep.
Entry options:
Enter on break of structure.
Or enter from bullish order block/FVG on 1M or 5M.
Stop loss:
Below the swept low.
Take profit:
First target = equilibrium/midpoint of the 2:00 AM range.
Second target = 2:00 AM candle high.
Scalp target = 10–30 pips for forex.
6. Sell Setup
Sell only if all conditions happen:
Price trades above/sweeps a key high after 3:00 AM.
Then price closes back below that high.
Then price breaks below the short-term low that caused the sweep.
Entry options:
Enter on break of structure.
Or enter from bearish order block/FVG on 1M or 5M.
Stop loss:
Above the swept high.
Take profit:
First target = equilibrium/midpoint of the 2:00 AM range.
Second target = 2:00 AM candle low.
Scalp target = 10–30 pips for forex.
7. No Trade Rules
Robot must not trade if:
No sweep happens after 3:00 AM.
Risk-to-reward is poor.
Price is in the middle of the 2:00 AM candle range.
No clear break of structure happens after the sweep.
It is after 5:00 AM NY time.
8. MQL5 Inputs
Ask coder to make these adjustable:
StartTimeNY = 03:00
EndTimeNY = 05:00
ReferenceCandleHourNY = 02:00
AsiaStartNY = 20:00
AsiaEndNY = 00:00
UseAsiaRangeFilter = true/false
EntryTimeframe = M1 or M5
RiskPercent = 1.0
FixedLot = optional
TP_Mode = MidRange / OppositeRange / FixedPips
FixedTPPips = 10 to 30
UseOrderBlockEntry = true/false
UseFVGEntry = true/false
MaxTradesPerDay = 1
Simple version for coder
“Create an EA that trades only 3 AM–5 AM New York time. Mark the 2 AM hourly candle high, low, and midpoint. During the Twilight window, wait for price to sweep the high or low of the range. If price sweeps the low and then breaks bullish structure, buy with SL below the swept low and TP at midpoint or range high. If price sweeps the high and then breaks bearish structure, sell with SL above the swept high and TP at midpoint or range low. Avoid trades in the middle of the range and allow only one valid trade per day.”
Ordini simili
Hi basically I'm wanting an already made EA scalper that's constantly in and out of trades on the M1 time frame that has good risk management. It knows what it's doing. Most of its trades are profitable and that can start with £100. I am willing to pay up to £1000 for the right scalping bot. If you please have one and you're very confident in it, please allow me to use a demo version to see how it does and if I'm
Auto trading system on mobile with high probability win rate. Trades and auto trading system that works well on gold and forex, most important risk reward ratio. It must be 1:3 or more then that whenever possible
I want to buy proven profitable EA, any kind of strategy is considerable, working on any forex pairs or XAUUSD. I don't want to build from the scratch, so only apply if you already have profitable EA. Please send your EX4 file in advance with your application (MANDATORY), with additional information as below : - Pair and timeframe to use, minimum initial capital requirement, and so on - Type of EA (scalping, in day
I want an alert indicator using moving average and another one is customized indicator, but i don't have it's source file. is it possible? if yes let me know we will discuss further
Auto trading system with hi probability win rate. Trades and auto trading system works well on gold and forex most important risk reward ratio. It must be 1:3 or more then that
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Intraday Trade Ninja EA Indicators used: Price Border(TMA) MA-X Arrows xSuperTrend Candles EMA 49 & 89- Per Candle Color Switching Lemansignal 200 SMA Major Criteria to consider before a trade setup or condition is taken · The price must have touched/tested the upper or
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I am looking for an experienced MT4 developer or strategy tester to run a comprehensive optimization of my existing Expert Advisor (EA). The EA is already developed and working as intended — your task will be to configure and execute the optimization process using the "Every tick based on real ticks" model. Scope of Work: Run EA optimization in MT4 Strategy Tester. Use "Every tick based on real ticks" as the