Hi
Create an EA based on the FiboPiv_V2 indicator. The Fibopiv_v2 indicator draws fibonacci support and resistance lines.
Have a look at the some of the details of the EA; most of it it similar or repetitive in concept.
Option/Setting:
1- Trade Management setting:
* Lot size
* TP
* ST
* Breakeven settings:
* Jumping stop loss settings:
* TS
2- Trading Hours (true or false)
* TH Window 1: Opening and closing time setting
* TH Window 2: Opening and closing time setting
* TH Window 3: Opening and closing time setting
* TH Window 4: Opening and closing time setting
3- Email Alert and Semiautomatic mood
4- Resistance (R) and Support (S) levels settings :
*R1 Activate/Deactivate (true or false)
* R1 Sell Limit, pips away from below R1 line
* R1 Buy Stop, pips away above R1 line
* R2 Activate/Deactivate (true or false)
* R2 Sell Limit, pips away from below R2 line
* R2 Buy Stop pips away from above R2 line
* R3 Activate/Deactivate (true or false)
* R3 Sell Limit, pips away from below R1 line
* R3 Buy Stop, pips away above R1 line
Support levels settings:
* S1 Activate/Deactivate (true or false)
* S1 Buy Limit, pips away from above S1 line
* S1 Sell Stop, pips away from below S1 line
* S2 Activate/Deactivate (true or false)
* S2 Buy Limited, pips away from above S2 line
* S2 Sell Stop, pips away from below S2 line
* S3 Activate/Deactivate (true or false)
* S3 Buy Limited, pips away from above S3 line
* S3 Sell Stop, pips away from below S3 line
[img]https://charts.mql5.com/3/618/gbpcad-m15-tf-global-markets-fibopiv.png[/img]
So to summarize, the EA places limited and stop pending orders on the fibopiv indicator lines that are active according to the EA setting.
For example: let say only R1 and S1 are set to active. R1 Sell Limited 5 pips below R1 line and Buy Stop 10 pips above R1 line and on the other spectrum S1 Buy Limited 5 pips above S1 line and Sell Stop 10 pips below S1 line
based on the above setting/scenario, when price hit R1 sell zone sell order triggers or if price breaks the resistance and advance 10 pips above R1 buy order triggers. On the other hand if price hits S1 buy zone buy order will be triggered. If all six Resistance and Support line are active then the same process applies.
Soon as previously triggered order closes either on profit or loss the EA automatically place the next limited or stop order, creating a loop that last for 24 hours until the next or new day lines are drawn by the fibopiv_v2 indicator.
Thanks for your help
Phil
Solicitudes similares
I need a professional MQL5 developer to build a fully automated Expert Advisor (EA) named " Hassanien Daily Breakout ". The EA is based on daily price levels and specific execution times. Technical Specifications: Time Settings (Iraq Time - GMT+3): Execution Time: 10:00 AM. Full Clean-up Time: 10:50 PM (Close all open positions and delete pending orders). Entry Logic: Case 1 (Pending Orders): At 10:00 AM
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 $1500 for the right scalping bot. If you please have one and you're very confident in it, please allow me to use a live version to see how it does and if I'm
Need an trailing SL manager which can work with my all open trades (trades may be multiple), Put a fix SL based on entry price and then trail my strictly in my favoured direction, Initial SL shud be confiurable via a small dashboard
Create a forex robot especially for sculping using the 3 ema strategy which consists of the following moving average levels of the 15 ma ,30 ema , 60 ema and 90 which enter potentially on a retest into the ema and targets opposite direction after the retest .Potentially bringing into account that the number of retested emas controlls the number of entreis which for eg. retest of the 15 ema single 0.01 trade is
Need to improve logic in existing coding for Range breakout/breakin EA 1) for timing range like 1am-10am Asian Range with max entry per session like London 1-2 times max entry 10-4pm & US session timings 1-2 entry 4pm - 8pm or 2) candle high low range eg 4pm to 4:30pm - entry logic eg mark 30min candle high low range as given in attached picture with buffer if required to show entry , SL & TP in trade/backtest mode
Make a Robot for mt5 using supertrend indicator for entry in trade with period 2 and multiplier 1.1 using Heiken Ashi candle also with martingle of 2 with maximum step for martingle is 15 step until profit reaches double of total loss. Select time frame 1 minute.Always close the previous trade if in loss then take next trade with martingle of 2 of previous lot in loss. All parameter have the option to change it
Robot que combine 2 indicadores en la ejecución automatica: 1 el Gann High Low y el Donchian Channel (DC) ACTIVO: XAU/USD EN UNA HORA PARA EL DC: período DC = 55 velas displacement/shift = 1 Mas Detalles en este video : https://youtu.be/3jI3cZY89T4?si=YEZAkMvWiq9O8-u9
Hello, I need an Expert Advisor for both MT4 and MT5 based on a recovery/grid trading strategy. Strategy Logic: User manually opens either a Buy or Sell market order. Once the first trade is opened, the EA automatically places an opposite pending order at a user-defined distance. If the pending order gets triggered, the EA places another opposite pending order at the original order price. This cycle continues
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
We are seeking an experienced MQL5 developer to build the Guardian EA, a focused circuit-breaker module for MetaTrader 5. Objective Protect capital during adverse moves by temporarily exiting positions at a defined drawdown threshold, while virtually tracking those positions as open. Re-establish the positions only when market conditions stabilize (via ADX) and drawdown recovers to a lower threshold. The goal is full