1. This indicator work on all the currency pairs displayed in the table above.
2. It works with the 5 minutes timeframe
3. The indicator uses 2 input variables (Start time and End time) = Time interval
4. This indicator only work based on a broker terminal (start time and end time) (INPUT INTERVAL). This is an input variable.
5. WITHIN THE INPUT TIME INTERVAL ONLY, the indicator identifies the highest_wick and the lowest_ wick from all the candles in the interval for each of the currency pairs at THE INPUT TIME INTERVAL and displays the result in the table for each currency pairs.
6. The highest-wick and lowest-wick can only come from the INPUT TIME INTERVAL ONLY
7. When the end time is reached:
a. The indicator uses the candles after the end time and checks:
b. If the current price > the highest_wick for any currency pair do the following:
i. Color the signal cell of that currency pair green.
ii. Print “Buy” in that cell of the currency pair.
iii. Send alert notification only once for that currency pairs cell’s signal
8. When the end time is reached:
a. The indicator uses the candles after the end time and checks:
b. If the current price < the lowest_wick for any currency pair do the following:
i. Color the signal cell of that currency pair red.
ii. Print “Sell” in that cell of the currency pair.
iii. Send alert notification only once for that currency pairs cell’s signal
9. The Spread column = Current spread of each of the currency pair
10. Pips Distance = (Highest_wick – Lowest_wick) in pips.
11. Breakout Pips = if signal is Buy = (Current Price – Highest Wick) in pips
12. Breakout Pips = if signal is Sell = (Lowest_wick – Current price) in pips
13. On the current chart of the currency pair where the table is displayed;
a. Draw a red vertical line at the start time input
b. Draw a red vertical line at the end time input
c. Draw a yellow horizontal line at the highest wick found within the start time and end time. This line will extend to the price line.
d. Draw a yellow horizontal line at the lowest wick found within the start time and end time. This line will extend to the price line.
Commandes similaires
I Have an existing Mql5 Expert advisor (source code), I want a professional programmer to help me Modify the EA... so that it can stop taking new trades once it Gets to a Pacific Lots Size or Floating loss
I Have an existing Mql5 Expert advisor (source code), I want a professional programmer to help me Modify the EA... so that it can stop taking new trades once it Gets to a Pacific Lots Size or Floating loss
Hi, can you define entry conditions based on 100 or 200 trades? If you need more history, i can give you more trades. It is EURUSD with great results! If you can do it, contact me
I want this robot to alert me on a good entry point on the trading flat form ether to buy or to sell. And also alert me when to close the market. And alert me on market continuations
I have an existing MT5 Expert Advisor with the original MQ5 source code. I need an experienced MQL5 developer to review, debug and professionally improve the existing EA, not build an unrelated EA from scratch. The EA is mainly for XAUUSD and already contains entry signals, EMA filters, automatic lot sizing, basket profit management, spread/margin protection, news filtering and recovery logic. The main problem is the
Exact Pine Script Conversion: The EA must replicate my Pine Script exactly — including Support/Resistance, Liquidity Grab/Sweep, 30 EMA, Entry, SL, TP, Partial Booking and Breakeven . No assumptions or changes to the logic. Accurate Entries: The EA must enter exactly according to the Pine Script conditions, including the correct candle and price level after the Support/Resistance or Liquidity Sweep setup. SL & TP: SL
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
I am looking for a programmer that can develop an MT4 indicator that shows COT DATA For Forex, indices and and metals. The indicator must be an oscillator or any other form that would work well in that format. It doesn't need to show all pairs at once, it can show only for current chart. Let's talk
Cerco uno sviluppatore MQL5 esperto per lavorare su un Expert Advisor (EA) XAUUSD per MetaTrader 5 già esistente , versione attuale XAU_V59.mq5 . L'obiettivo è modificare, correggere e sviluppare il codice esistente senza stravolgere la logica già presente , mantenendo le regole ei parametri già definiti, salvo le modifiche espressamente richieste. REQUISITI FONDAMENTALI Il codice deve essere scritto in MQL5 nativo e
Project Title: Modular Session Breakout & Multi-MA EA with Anti-Whipsaw Filters Requirements: Please build an EA where every feature can be individually turned ON/OFF via an independent toggle switch and configured via adjustable parameters. The EA should function as an efficient "Entry Engine" that works in tandem with external risk managers (e.g., KT Equity Protector). 1. Global Settings Master Switch: Global