작업 종료됨
실행 시간 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.
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
응답함
1
등급
프로젝트
288
35%
중재
18
22%
/
61%
기한 초과
42
15%
작업중
2
등급
프로젝트
326
43%
중재
34
32%
/
29%
기한 초과
83
25%
무료
3
등급
프로젝트
6
0%
중재
5
0%
/
80%
기한 초과
2
33%
무료
4
등급
프로젝트
243
74%
중재
7
100%
/
0%
기한 초과
1
0%
무료
게재됨: 1 기고글
5
등급
프로젝트
641
41%
중재
25
48%
/
36%
기한 초과
46
7%
작업중
비슷한 주문
Intraday Trade Ninja EA
33+ USD
Intraday Trade Ninja EA Indicators used: Price Border(TMA) MA-X Arrows xSuperTrend Candles EMA 49 & 89- Per Candle Color Switching Lemansignal 200 SMA Major Criteria to consider before a trade setup or condition is taken · The price must have touched/tested the upper or
Panda101
500+ USD
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
Job Description I'm seeking an expert Python developer to build a fully automated, institution‑grade options trading bot for my Charles Schwab brokerage account. The core strategy is a Monday‑morning 5‑DTE Iron Condor on SPX weekly options with ultra‑narrow 1‑point wings, a fixed 17‑strike OTM entry, and a layered defense system that actively re‑centers the position when the market moves—then escalates to hard stops
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I need a ready-made professional trading EA similar to my current scalping bot, but improved for consistent profit and better risk control. Requirements: - Works on XAUUSD (M5 timeframe) - Fixed lot option (start with 0.01) - Opens only one trade at a time (no multiple positions) - Small, fast entries (scalping style) - Better risk-reward (SL must NOT be bigger than TP) - Breakeven function - Trailing stop to secure
Hello, I am looking for an experienced MQL5 developer capable of analyzing and rebuilding the logic of an existing Expert Advisor. I currently use an EA for automated trading on MT5, but I only have the compiled EX5 file and do not have access to the source code. The objective is to: analyze the EA behavior and strategy logic, recreate a clean and optimized version, and customize/improve certain features according to
hi , i need to create an EA with 123 level indicator , and zigzag and also to get based on right and left elevetor bars not cadles on mt4 please contact me to collaborate
RENKO EA FIX BUG PLEASE
30+ USD
I have Renko EA, but is a bug, please fix it, thank you in advance, have a nice day, thay you for your patience and attention, Programmers with previous experience in RENKO I prefer
Gold Edge Pro
30 - 150 USD
Create a fully working Expert Advisor (EA) for MetaTrader 5, designed exclusively for GOLD (XAUUSD only). This is a high‑probability trend‑following breakout strategy built specifically for passing 2‑step prop firm challenges — it delivers a ~60–65% win rate, uses a strict 1:3 risk/reward ratio, and is optimised to pass both phases in roughly 1–2 weeks total. --- ⚙️ USER INPUTS — FULLY FLEXIBLE RISK --- All main
Buy a profitable MT5 EA
100 - 2999 USD
I need a profitable system with live account trade or demo that can be back-tested for 10 years with good profits. I can increase amount only when proof is shown with good proof. Pls consider drawdown to be low and ea to handle low equity to trade. source code will be provided at the end. Very important sending 10 days demo first ,after we can negociate price , thank you
프로젝트 정보
예산
50 - 150 USD
기한
에서 3 로 5 일