Here's a detailed outline for a Trend Following Strategy  deriv boom/crash1000 EA: on mql5 that support phone and laptop use with full notification..

指定

Here's a detailed outline for a Trend Following Strategy  deriv boom/crash1000 EA: on mql5.

Strategy Overview
- *Strategy Name:* Trend Follower
- *Market:* B/C 1000 
- *Timeframe:* 15-minute or 30-minute (adjustable)

Indicators
- *Moving Averages:*
    - *Fast MA:* 21-period Simple Moving Average (SMA)
    - *Slow MA:* 50-period Simple Moving Average (SMA)
    - *Long-term MA:* 200-period Simple Moving Average (SMA)
- *Relative Strength Index (RSI):* 14-period RSI with overbought (70) and oversold (30) levels

Trading Rules
Long Entry
1. *MA Crossover:* Fast MA crosses above Slow MA.
2. *Trend Confirmation:* Both Fast MA and Slow MA are above Long-term MA.
3. *RSI:* RSI is below 70 (not overbought).
4. *Entry:* Buy at market price.

Short Entry
1. *MA Crossover:* Fast MA crosses below Slow MA.
2. *Trend Confirmation:* Both Fast MA and Slow MA are below Long-term MA.
3. *RSI:* RSI is above 30 (not oversold).
4. *Entry:* Sell at market price.

Exit Rules
Long Exit
1. *Take Profit:* Fixed TP (e.g., 100 pips) or trailing stop-loss.
2. *Stop-Loss:* Fixed SL (e.g., 50 pips) or based on ATR (Average True Range).
3. *MA Crossover:* Fast MA crosses below Slow MA.

Short Exit
1. *Take Profit:* Fixed TP (e.g., 100 pips) or trailing stop-loss.
2. *Stop-Loss:* Fixed SL (e.g., 50 pips) or based on ATR.
3. *MA Crossover:* Fast MA crosses above Slow MA.

Risk Management
- *Position sizing:* Adjustable lot size based on account balance and risk tolerance.
- *Maximum drawdown:* Adjustable maximum drawdown limit.

Additional Features
- *News filter:* Optional news filter to avoid trading during high-impact news events.
- *Time filter:* Optional time filter to trade only during specific market hours.

Parameters
- *MA periods:* Adjustable Fast MA, Slow MA, and Long-term MA periods.
- *RSI period:* Adjustable RSI period.
- *Take Profit and Stop-Loss:* Adjustable TP and SL values.
- *Lot size:* Adjustable lot size.

Developer Requirements
- *Programming language:* MQL5 (for MetaTrader 5) or other languages depending on the platform.
- *Backtesting:* Thorough backtesting on historical data to ensure the EA's performance.
- *Optimization:* Optimization of parameters to improve the EA's performance.

ファイル:

PNG
icon.png
1.4 Kb

応答済み

1
開発者 1
評価
(328)
プロジェクト
513
19%
仲裁
34
44% / 32%
期限切れ
34
7%
取り込み中
2
開発者 2
評価
(107)
プロジェクト
175
25%
仲裁
23
13% / 78%
期限切れ
16
9%
3
開発者 3
評価
プロジェクト
1
0%
仲裁
1
100% / 0%
期限切れ
0
4
開発者 4
評価
(19)
プロジェクト
27
0%
仲裁
4
0% / 100%
期限切れ
5
19%
5
開発者 5
評価
(153)
プロジェクト
239
33%
仲裁
20
45% / 30%
期限切れ
2
1%
6
開発者 6
評価
(314)
プロジェクト
561
35%
仲裁
81
31% / 44%
期限切れ
204
36%
仕事中
7
開発者 7
評価
(3)
プロジェクト
2
50%
仲裁
2
0% / 100%
期限切れ
0
8
開発者 8
評価
(390)
プロジェクト
416
30%
仲裁
74
19% / 72%
期限切れ
52
13%
仕事中
9
開発者 9
評価
(11)
プロジェクト
18
17%
仲裁
3
33% / 67%
期限切れ
3
17%
10
開発者 10
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
11
開発者 11
評価
(271)
プロジェクト
553
50%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
12
開発者 12
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
13
開発者 13
評価
(298)
プロジェクト
477
40%
仲裁
105
40% / 24%
期限切れ
81
17%
取り込み中
パブリッシュした人: 2 codes
14
開発者 14
評価
(258)
プロジェクト
265
29%
仲裁
0
期限切れ
3
1%
パブリッシュした人: 2 codes
15
開発者 15
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
16
開発者 16
評価
(18)
プロジェクト
25
24%
仲裁
4
50% / 25%
期限切れ
4
16%
取り込み中
17
開発者 17
評価
(1)
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
類似した注文
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
Expert should be able to place trades across all Forex symbols (solution is advised) . xauusd live chart execution error . Deletion and Cleaning the Code (if required) . Live Chart Only
Dear All i am working on strategy in forex market specifically in xausud and i just want someone to make it automatic execution mode as per my requirements with propee risk management my broker is exness and i have an account in MT5
I am looking for an experienced MT5/MQL5 programmer to build Phase 1 of a larger Expert Advisor project. This first phase is limited to one custom signal only for the EUR/USD. If Phase 1 is completed correctly, additional signals may be added later as separate follow-up projects. The purpose of Phase 1 is to code, test, display, and log this signal accurately using completed M1 bars only. At this stage, I primarily
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
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

プロジェクト情報

予算
30+ USD
締め切り
最低 1 最高 5 日