Join our fan page
- Views:
- 42
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Stocks CFDs are getting quite popular nowadays, even mql5 have implemented the advancement of this asset class with the new metatrader website and FX brokers are also introducing them quite rapidly. From what I know ORB strategy is quite popular in trading stocks...so I built an algo that will trade AAPL cfd in 5 min timeframe based on ORB strategy, I haven't been able to perfect it as I wished like I have for other systems.
The entry is basically it scans the range in the early trading period, recording the highs and lows...checks out the volatility requirement for a healthy breakout or the breakout to be legit.
The exit is focused on with a fixed risk determined stop loss, TP is relative to SL as it is ratio based. Trailing and Breakeven logic is also present. Position sizing is basically determined by risk per trade relative to the initial capital, not capital... this logic can be helpful for doing a prop firm challenge as floating capital based risk per trade can have larger DD impact as lot size will be significantly higher if there is good growth.
The NY opening bell for stocks must be kept in mind for this EA to run, I have customized the timing according to my broker... which you can see in the settings section of the strategy tester.
Let me know if you have any further development ideas or feedbacks.
Environment that is tested on, trying to make the environment as realistic as possible:
EdgeMeter - does your entry signal beat the spread?
Measures whether an entry signal actually beats transaction costs, before you spend weeks building an EA around it. Reports net result after cost, an honest t-statistic on non-overlapping samples, and a random control. Places no orders.
Dynamic Session Range Sweep Detector with Liquidity Zone Marking
Tracks the Asian, London, and New York session ranges, locks each one at session close, and flags true liquidity sweeps — a wick that pierces a locked high or low and closes back inside it — with an arrow signal and a shaded reaction zone. Non-repainting, works on any symbol and timeframe.
HybridMicrostructure EA
The Hybrid Microstructure EA is an advanced, high-frequency scalping Expert Advisor designed specifically for XAUUSD (Gold) on the M1 timeframe. Unlike traditional indicators that rely on lagging OHLC mathematics, this EA operates on Tick-Level Microstructure Dynamics—tracking tick velocity, volume-weighted average price (VWAP) deviations, and liquidity sweep rejections (stop hunts) executed by institutions.
MACD Signals
Indicator edition for new platform.



