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%
    중재
    5
    40% / 40%
    기한 초과
    0
    무료
    2
    개발자 2
    등급
    (337)
    프로젝트
    455
    52%
    중재
    22
    50% / 27%
    기한 초과
    5
    1%
    로드됨
    3
    개발자 3
    등급
    (161)
    프로젝트
    217
    30%
    중재
    4
    50% / 25%
    기한 초과
    4
    2%
    무료
    4
    개발자 4
    등급
    (34)
    프로젝트
    60
    23%
    중재
    11
    73% / 9%
    기한 초과
    3
    5%
    무료
    5
    개발자 5
    등급
    (236)
    프로젝트
    418
    34%
    중재
    53
    36% / 40%
    기한 초과
    153
    37%
    바쁜
    6
    개발자 6
    등급
    프로젝트
    0
    0%
    중재
    0
    기한 초과
    0
    무료
    비슷한 주문
    Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
    Second step of how I made $15million dollars in a month.next thing I learned, you must Adapt to the market so over the past 10 years, I have realized how the market has changed year over years and how the market is moving now.the way your trades are going now may not happen in the next upcoming months a quick story there is a times where I have been trading and I would have great week,great days and great months most
    I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
    I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
    Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
    I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
    I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
    I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
    I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
    I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss

    프로젝트 정보

    예산
    40 - 70 USD
    개발자에게
    36 - 63 USD
    기한
    에서 1  14 일