EA for MetaTrader 5 based on external web page/MetaTrader Calendar events data checks

MQL5 Experten Skripte

Auftrag beendet

Ausführungszeit 33 Tage

Spezifikation

I need an EA script to do the following on a future product set by the user.

  1. Open a popup, on the screen, showing 6 data that will be dynamically set (based on the logics described below). At the beginning, if no value is available, it will show "N/A" for the 6 values
  2. First value determination
    1. Read an external web page and store 2 data points
      1. It must read the data points from web page at predefined timing (e.g. 16.00.00, 16.00.05, ...) that must be set by the user. It would be good to set a starting time (e.g. 16.00), ending time (16.05) and refresh frequency (1 sec), until the data are gathered. It has to take an information that is released at a certain timing so we have to keep on reading until that data point is published, then we have to break the reading loop as it is collected
      2. OR .. the data is available also into MetaTrader Calendar and Investing.com, too. If it is easier to get data from MetaTrader calendar/events it is fine the same
    2. Execute a simple comparison of the 2 data points
    3. Depending on the comparison result, show a LONG or BUY signal on the popup (that was showing until that moment as "N/A")
  3. Second value determination
    1. Define an observation time frame from configuration file, for example 14.30.00 and 15.30.00
    2. Identify the minimum price value recorded reading the prices between that time frame
    3. Show and update the minimum price into the popup 
  4. Third value determination
    1. Define an observation time frame from configuration file, for example 14.30.00 and 15.30.00 (it's the same as the above one)
    2. Identify the maximum price value recorded reading the prices between that time frame
    3. Show and update the max price into the popup 
  5. Fourth value determination (First Fibonacci)
    1. Define an observation time frame from configuration file, for example 14.30.00 and 15.30.00 (it's the same as the above one)
    2. Caculate 30% of difference between max and min price recorded, reading the prices between that time frame
    3. Subtract value of point 2) from maximum price 
    4. Show it into the popup data (that was previously showing N/A)
    5. Keep on refreshing the value in popup if max or min value are updated
  6. Fifth value determination (Second Fibonacci)
    1. Define an observation time frame from configuration file, for example 14.30.00 and 15.30.00 (it's the same as the above one)
    2. Caculate 50% of difference between max and min price recorded, reading the prices between that time frame
    3. Subtract value of point 2) from maximum price 
    4. Show it into the popup data (that was previously showing N/A)
    5. Keep on refreshing the value in popup if max or min value are updated
  7. Sixth value determination (Third Fibonacci)
    1. Define an observation time frame from configuration file, for example 14.30.00 and 15.30.00 (it's the same as the above one)
    2. Caculate 66% of difference between max and min price recorded, reading the prices between that time frame
    3. Subtract value of point 2) from maximum price 
    4. Show it into the popup data (that was previously showing N/A)
    5. Keep on refreshing the value in popup if max or min value are updated

Bewerbungen

1
Entwickler 1
Bewertung
(49)
Projekte
134
27%
Schlichtung
62
13% / 53%
Frist nicht eingehalten
58
43%
Frei
Veröffentlicht: 313 Artikel, 1 Beispiel
2
Entwickler 2
Bewertung
(253)
Projekte
358
49%
Schlichtung
24
25% / 50%
Frist nicht eingehalten
80
22%
Frei
Ähnliche Aufträge
Fix ea not start new one mt5. Fix entry tp sl use whole numbers. Fix entry apply ohlc mtf touch retouch 60m 240m 1440m 10080m Fix entry apply hh ll lh hl Touch retouch Check condition from ohlc mtf. Check condition close [1] ohlc mtf. Display Whole number chart 000, 0000, 00000 Fix entry tp sl use 00, 000, 0000 round whole numbers. Add expiration minutes. Add entry look back hh ll lh hl Add entry look back hh Add
Close Vol (%N): Closes half (or any percentage you want) of the lot size of your open positions. For example, if you have five open orders of 0.06 lots and want to close half of each, you simply click it, and it will close the specified volume from each individual order. Close Order (%N): Closes half (or any amount you want) of the total number of your open orders. For example, if you have ten open orders and want to
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
Pip killer ntt 100+ USD
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

Projektdetails

Budget
150 - 350 USD