Expert Advisor based on personal trading rules using EMAs

指定

To create an expert advisor that can execute a trade based on the following criteria:

-buy if m15 candle closes above the 16 EMA

at 50% retracement of impulse leg if the leg is no more than 10 pips over the H4 ATR

and if the 16 EMA and 96 EMA are both over the 480 EMA

and if the 96 and 480 are a 2*H1 ATR apart. 

-sell if m15 candle closes below the 16 EMA

at 50% retracement of impulse leg if the leg is no more than 10 pips over the H4 ATR

and if the 16 EMA and 96 EMA are both under the 480 EMA

and if the 96 and 480 are a 2*H1 ATR apart. 

-SL is the recent low or high of impulse leg; TP1 is 2*H1 ATR and TP2 is 4*H1 ATR.

-Trading hours are London and New York sessions.

In the attached picture the green EMA is the 16; the blue EMA is the 96; the purple EMA is the 480.

附加的文件:

PNG
EURUSDM15.png
34.4 Kb

反馈

1
开发者 1
等级
(13)
项目
17
18%
仲裁
3
67% / 0%
逾期
0
工作中
2
开发者 2
等级
(6)
项目
8
25%
仲裁
2
50% / 0%
逾期
2
25%
空闲
3
开发者 3
等级
(19)
项目
33
55%
仲裁
5
80% / 20%
逾期
3
9%
空闲
4
开发者 4
等级
(37)
项目
59
27%
仲裁
25
20% / 52%
逾期
10
17%
工作中
发布者: 1 代码
5
开发者 5
等级
(69)
项目
98
52%
仲裁
13
38% / 23%
逾期
8
8%
空闲
6
开发者 6
等级
(322)
项目
497
67%
仲裁
5
40% / 0%
逾期
4
1%
空闲
发布者: 8 代码
7
开发者 7
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
8
开发者 8
等级
(50)
项目
73
21%
仲裁
11
18% / 27%
逾期
6
8%
工作中
9
开发者 9
等级
项目
1
0%
仲裁
0
逾期
0
空闲
10
开发者 10
等级
(44)
项目
45
24%
仲裁
23
13% / 74%
逾期
10
22%
工作中
11
开发者 11
等级
(15)
项目
34
24%
仲裁
3
0% / 33%
逾期
2
6%
工作中
12
开发者 12
等级
(72)
项目
80
10%
仲裁
35
9% / 54%
逾期
6
8%
空闲
13
开发者 13
等级
(150)
项目
224
80%
仲裁
18
33% / 44%
逾期
10
4%
已载入
发布者: 24 文章, 1882 代码
14
开发者 14
等级
(25)
项目
33
24%
仲裁
3
33% / 33%
逾期
4
12%
空闲
15
开发者 15
等级
(19)
项目
23
48%
仲裁
5
0% / 100%
逾期
2
9%
空闲
16
开发者 16
等级
(1)
项目
1
0%
仲裁
1
0% / 0%
逾期
0
空闲
17
开发者 17
等级
(54)
项目
53
17%
仲裁
7
0% / 100%
逾期
5
9%
空闲
18
开发者 18
等级
(2250)
项目
2837
62%
仲裁
118
46% / 25%
逾期
428
15%
空闲
19
开发者 19
等级
(238)
项目
244
31%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
20
开发者 20
等级
(505)
项目
541
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
21
开发者 21
等级
(1)
项目
1
0%
仲裁
3
0% / 100%
逾期
0
工作中
22
开发者 22
等级
(138)
项目
170
53%
仲裁
10
80% / 0%
逾期
0
工作中
发布者: 1 代码
23
开发者 23
等级
(3)
项目
1
0%
仲裁
3
0% / 67%
逾期
0
工作中
24
开发者 24
等级
(2597)
项目
3277
67%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
25
开发者 25
等级
(284)
项目
459
39%
仲裁
94
44% / 18%
逾期
73
16%
已载入
发布者: 2 代码
26
开发者 26
等级
项目
0
0%
仲裁
0
逾期
0
空闲
27
开发者 27
等级
(1)
项目
1
0%
仲裁
0
逾期
1
100%
空闲
28
开发者 28
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
29
开发者 29
等级
(45)
项目
91
13%
仲裁
34
26% / 59%
逾期
37
41%
空闲
30
开发者 30
等级
(574)
项目
945
47%
仲裁
303
59% / 25%
逾期
125
13%
空闲
相似订单
I want an automated trading bot, and before i will purchase here's want i want as a proof. Trading proof: Screenshots or verified logs showing real trading history, including entry and exit points, profit/loss, and trading duration. Chart evidence: Visual charts demonstrating the bot’s trading activity, backtests, or live trading performance. Additional details: Please include any relevant performance metrics
When you scroll down, you’ll see the box for requirements. Here’s a structure you can copy-paste and edit: Project Description I need a trading robot (Expert Advisor) for MetaTrader 5 (MQL5). The EA should execute trades automatically based on predefined strategy rules. Trading Strategy Rules Entry: [Explain your entry condition, e.g., “Buy when 50 EMA crosses above 200 EMA”] Exit: [Explain exit condition, e.g
I am looking for a skilled Pine Script developer to help build, test, and refine a custom TradingView strategy . I already have the foundational logic and some working code, but I need help completing and optimizing it. 🧠 Scope of Work: Strategy Development Build a complete TradingView strategy using Pine Script Integrate breakout-based logic (similar to ORB) with custom conditions Include optional features: MAs
Hi i wanted to see what you will charge me to make a simple indicator in TOS which i can plot on my activity and positions section. Firstly I want a custom column where we can calculate the difference between the trade price and the current price of a stock, or future or option. so we we have the value in that column. Example NVDA - Trade price 140 - Mark is 190 so this new colum will show +50 and option we bought at
I want a scalping MT5 trading bot that will be placing trades without any signal indicator. Conditions will be as follows; it will be opening both buy stop and sell stop at the same time being separated by a gap of 20 points from the entry. If for instance a buy stop is hit, then the sell stop should be closed immediately, and a stop loss is placed immediately where the sell stop was. Ones the buying position gets
I would like to have an Expert Advisor created with the following parameters. This Expert Advisor should analyze the higher time frame and the medium time frame, and based on that, open positions on the lower time frame. For this reason, I would like to work with developers who have experience in multi-timeframe analysis. I have a PDF file that explains the entire trading logic. In addition, I have compressed the
I'm looking to acquire a ready-made, consistently profitable Expert Advisor (EA) for MetaTrader 5 (MT5). The EA should be well-tested in both backtesting and live trading conditions and based on a clear, logical trading strategy (not a black box). I'm open to a variety of strategies as long as they are stable, explainable, and show consistent results
I am looking for a profitable trading bot (Expert Advisor) for MT5. The bot should have: Consistent performance with proven backtest and preferably live results Strong risk and money management features Easy setup and user-friendly inputs Please share your proposals with details and pricing
Hello, I am looking for an experienced QuantConnect/Lean developer for a trading strategy project on futures (Micro Nasdaq – MNQ) with Interactive Brokers integration (paper + live). The strategy includes several key features: • Multi-timeframe analysis (signal validation across multiple horizons) • Integration of economic news/events into the trading logic • Advanced risk management (daily stop, position sizing
I'm looking for an experienced MQL5 developer and trader to assist with the refinement, backtesting, and live trading optimization of a custom Expert Advisor (EA). The EA is based on a pure breakout strategy on XAUUSD. The main goals are: 1. Compile and straighten the code – ensure error-free, optimized, and professional coding standards. 2. Run and set up backtesting – produce results with gradual positive

项目信息

预算
30 - 200 USD
开发人员
27 - 180 USD