Expert Advisor Based on RSI and Averaging

仕事が完了した

実行時間1 日
依頼者からのフィードバック
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!
開発者からのフィードバック
Such an amazing customer and person in general. Always professional, always polite, always detailed, and always fun.

指定

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.


    応答済み

    1
    開発者 1
    評価
    (39)
    プロジェクト
    50
    18%
    仲裁
    6
    33% / 50%
    期限切れ
    0
    2
    開発者 2
    評価
    (434)
    プロジェクト
    635
    54%
    仲裁
    32
    56% / 22%
    期限切れ
    6
    1%
    取り込み中
    3
    開発者 3
    評価
    (162)
    プロジェクト
    218
    30%
    仲裁
    4
    50% / 25%
    期限切れ
    5
    2%
    パブリッシュした人: 1 code
    4
    開発者 4
    評価
    (34)
    プロジェクト
    60
    23%
    仲裁
    11
    73% / 9%
    期限切れ
    3
    5%
    5
    開発者 5
    評価
    (314)
    プロジェクト
    561
    35%
    仲裁
    81
    31% / 44%
    期限切れ
    204
    36%
    仕事中
    6
    開発者 6
    評価
    プロジェクト
    0
    0%
    仲裁
    0
    期限切れ
    0
    類似した注文
    Gold robot 3000+ USD
    I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
    Gold robot 3000+ USD
    Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
    I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
    Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
    Risk management EA 30 - 200 USD
    Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
    Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
    Ea.Mix 30+ USD
    I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
    A bot takes trades every few seconds until hit the profit with the same lots , i am attaching a picture as well. If anyone can do that please contact me i will give the account details
    MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit

    プロジェクト情報

    予算
    40 - 70 USD
    締め切り
    最低 1 最高 14 日