Expert Advisor Based on RSI and Averaging

Tâche terminée

Temps d'exécution 1 jour
Commentaires du client
Exceptional and first-class service in helping me develop an EA and ensured I was happy with everything. The EA created was nothing but outstanding and better than I imagined. Talented Developer!
Commentaires de l'employé
Such an amazing customer and person in general. Always professional, always polite, always detailed, and always fun.

Spécifications

The idea of the trading system is detailed below:

I would like to have each part of the code modifiable so I can change the setting(s) and number(s) for each please.


1. Instant market execution is performed when the specified RSI condition(s) align with the 5-minute RSI condition(s) - e.g. Execute sell order if 1-minute RSI and 5-minute RSI are both in overbought territory and vice versa for oversold territory. I would like the strategy to average into losing position(s) at a pre-determined pip gap as well as having a pip step exponent option. In addition, if the 1-minute RSI is in an overbought condition and the 5-minute RSI is not - do not execute any trade(s). Ensure the EA has instant execution according to the first 1-minute candle close in either the overbought or oversold condition (again - only if the 5-minute RSI is also in the same condition) and ignore consecutive 1-minute overbought or oversold candle(s) until next signal occur(s) at the desired pip step (e.g. 150 pip(s) away from initial trade).


2. Take profit is fixed at a certain number of pip(s) with the lock profit option available and trailing stop loss option available too - e.g. During a buy on XAUUSD, set the take profit to a fixed amount of pip(s) such as 1000 pip(s) for a buy and as soon as price moves 100 pip(s) in profit automatically trail the stop loss to the 100-pip price-level/mark to secure profit. 


3. No stop loss function required - more detail is described below.


4. Create option(s) for lot size - e.g. initial/default lot size for initial position and lot size exponent option available for averaging - e.g. During the first trade within the desired timeframe/session and once there is a signal - the first trade should always be executed at the initial/default lot size. The lot size exponent is used to average a losing position.


5. Trading Time Filter - ensure the EA include(s) setting(s) which demonstrate the follow:

  • Close All trades & Disable EA.
  • Day To Close - e.g. Friday.
  • Time To Close - e.g. 21:00.
  • Restart EA After Friday Close - e.g. False.
  • Day To Restart - e.g. Monday.
  • Time To Restart - e.g. 01:00.

5. Custom Trading Time(s) - Have the ability to modify what session or timeframe to execute trade(s) within - e.g. Asia starting from 01:00 to 07:00 (GMT).


6. Equity Protector Setting - Continuing from '3. No Stop Loss Function Required'. This part is essentially the stop loss. The % equity is the stop loss and once the account breaches the desired % or loss/profit in currency, to disable the EA and restart at the desired timeframe/session.


  • Include Maximum Loss % (Based on Equity) - e.g. 10% according to the account balance of £100,000. 
  • Max Daily Running Loss (In Currency).
  • Profit Close % (Based on Equity).
  • Restart EA After Close.
  • Time of Restart.

    7. RSI Setting(s) - Use RSI Criteria function and have the ability to modify each RSI condition according to each timeframe. The default for this EA would ideally be the 5-minute and 1-minute and only execute trade(s) when both condition(s) align as stated above. 


    Additional point - All trade(s) are executed and largely based on the 1-minute timeframe (with the addition of the 5-minute RSI).


    I hope this makes sense - thank you in advance for taking the time to read and consider my request. I have attached below an idea for the layout of the code and parameter(s) that may be included as a guide. I have also attached a visual representation from trading view for additional information.


    Répondu

    1
    Développeur 1
    Évaluation
    (39)
    Projets
    50
    18%
    Arbitrage
    6
    33% / 50%
    En retard
    0
    Gratuit
    2
    Développeur 2
    Évaluation
    (429)
    Projets
    628
    54%
    Arbitrage
    30
    53% / 23%
    En retard
    6
    1%
    Chargé
    3
    Développeur 3
    Évaluation
    (162)
    Projets
    218
    30%
    Arbitrage
    4
    50% / 25%
    En retard
    5
    2%
    Gratuit
    Publié : 1 code
    4
    Développeur 4
    Évaluation
    (34)
    Projets
    60
    23%
    Arbitrage
    11
    73% / 9%
    En retard
    3
    5%
    Gratuit
    5
    Développeur 5
    Évaluation
    (308)
    Projets
    553
    35%
    Arbitrage
    79
    32% / 42%
    En retard
    200
    36%
    Chargé
    6
    Développeur 6
    Évaluation
    Projets
    0
    0%
    Arbitrage
    0
    En retard
    0
    Gratuit
    Commandes similaires
    2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
    Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
    I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
    I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
    I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
    I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
    Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
    Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
    I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
    DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs

    Informations sur le projet

    Budget
    40 - 70 USD
    Délais
    de 1 à 14 jour(s)