The EA I desire is very straight- forward and simple. it is based on the Shved Supply and Demand Indicator and Ichimoku system.
1 - There must be a demand zone below the cloud
2 - Then there is another verified / proven demand zone above the cloud or inside the cloud. this second verified / proven demand zone is what triggers the buy entry.
3 - When the second verified demand zone is tested and it is not broken, the E.A should place a buy trade just as price is leaving the top of the demand zone. (Screenshots below)
4 - The Stop loss should be 50 pips from the entry point. The Take profit level should be 100 pips. (There should be an option to change this settings in the E.A)
5 - If a third, fourth and fifth verified demand zone appears above the cloud, the E.A should open another trade, just like it did with the second verified demand zone.
6 - For a sell trade, the E.A should do the opposite. (Look for a Verified Supply - Resistance Zone above the cloud, wait for a second Verified / proven Supply Zone below the cloud or inside the cloud to be tested,
then place a sell trade as price is exiting the verified / proven Supply Zone).
7 - S.L and T.P should be as stated above.
8 - The E.A should also place a buy trade if there are 2 verified demand / support zone below the Ichimoku cloud and price is above the cloud. The 2 demand zone must be close to each other.
This option should be able to turn on / off (true or false) in the input panel.
The Stop loss should go below the lowest demand zone. (SEE Screenshot Attached)
9 - The E.A should also place a sell trade if there are 2 verified supply/resistance zone above the ichimoku cloud and price is below the cloud. The 2 Supply zone must be close to each other.
This option should be able to turn on / off (true or false) in the input panel.
The stop loss should be above the uppermost supply zone. (SEE Screenshot Attached)
10 - Other features would be required in the input panel. (You can see them in the screen shots below).
11 - I have attached a copy of the Shved Supply and Demand Indicator.
12 - The E.A should send me push notification whenever any trade is entered.
13 - The E.A should have a trade direction option. (BUY ONLY, SELL ONLY or BUY & SELL)
相似订单
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization