Expert Advisor Based on MACD/RSI + S&R LEVELS

MQL4 전문가

작업 종료됨

실행 시간 4 일

명시

I want to make a robot for automated trading that applies this strategy with the notes attached in the file sent to you.
The strategy depends on four factors: Support levels - Resistance levels - Positive divergence on the RSI and MACD indicators.
The idea of the strategy to be converted into an expert to: Using the theory of exchanging roles between supports and resistances, we will sell at support and buy at resistance automatically, with defining profit-taking and profit-taking points. But this must be done under the following conditions:
 1) That the supports and resistances be on a 1 hour frame + a 4 hour frame
2) That there is a positive divergence on a 5-minute frame (only) either through an indicator RSI or MACD
# Important notes about support and resistance:
 1) The level of support or resistance must be on the hourly or fourhour time frame .
2) The level must be its first touch on the day, meaning that if it was touched previously and achieved its goal, the level is canceled and in the second visit, the expert does not enter the deal
# Important notes on the Rsi indicator
 1) There must be a positive divergence at the overbought levels, which range between 65 and 100 and at the same time the price is touching a support level Also, there is a positive divergence at the oversold levels, which range from 30 to 0, and at the same time the price touches a resistance level.
 # In the event that there is a divergence at the level of 40, for example, the condition is not met and the expert does not enter the deal.
# Important notes about profit taking and stop loss As for the stop loss, I want to be present in the indicator settings the number of points to be placed as a stop loss The same applies to taking profit, but if we say, for example, that the price fell from a support level and then touched another resistance or support level after it, the expert advisor will take profit automatically, preferably before the price reaches this level by 3 points, for example Notes about the shape of the Indicator :
1) I want there to be an ON, OFF button to control whether or not the EA is opened on each pair
 2) I want there to be a place to put the lot to be chosen for each currency, because it will differ in oil, gold, and currencies
3) I want there to be a button to set the number of pips to stop loss and take profit .
Finally Notes :
1 ) If the price reverses more than half of the loss points, the expert advisor will take profit if the price reaches the entry area ( This command is available to control its activation or not.. for example we call it )Safe exit)
 2 ) This is the most important note written Sometimes there is an old support on 4 hours or an hour and then it turns into resistance The expert advisor must read its last state, which is that it is resistance and not support... The lesson in the end... The lesson in the end... The lesson in the end.

All details are attached to  some pictures added to illustrate the strategy


파일:

PNG
1.PNG
56.5 Kb
PNG
2p.PNG
57.9 Kb
PNG
3.PNG
56.5 Kb
PNG
4.PNG
44.0 Kb

응답함

1
개발자 1
등급
(161)
프로젝트
286
35%
중재
18
22% / 61%
기한 초과
42
15%
작업중
2
개발자 2
등급
(204)
프로젝트
326
43%
중재
34
32% / 29%
기한 초과
83
25%
무료
3
개발자 3
등급
(4)
프로젝트
6
0%
중재
5
0% / 80%
기한 초과
2
33%
무료
4
개발자 4
등급
(77)
프로젝트
243
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
5
개발자 5
등급
(568)
프로젝트
641
41%
중재
25
48% / 36%
기한 초과
46
7%
작업중
비슷한 주문
Looking to buy an EA which is good, profitable and takes many trades, good for IB broker comissions, Any strategy or martingale is fine, send me a demo license file, I will backtest and purchase immediately if my team like it
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Indicator 125+ USD
Hi guys looking for a buy sell indicator not necessarily for trading solely based on it but more for getting an indication of market dynamic and direction. If you believe you have or have a good strategy or idea for such an indicator drop a message. I will want to test it before making deposit as this is such an open order woth so many options. Waiting to hear from you. Flexible with price
Looking to work woth manualtraders who have a proved existing strategy. To be clear, this is not a request to develop or design a new strategy. If you already trading and have strategy that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction
Scalping EA 30+ USD
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
Looking for a good EA 2000 - 5000 USD
Hello coders ,I am looking for a good already established MT5 EA ,that doesnt blow account, with maximum 10 percent drowdown,I need to backtest by myself,after that i select the developer
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)

프로젝트 정보

예산
50 - 150 USD
기한
에서 3  5 일