An expert advisor based on indicators

指定

**Project Title:**

Development of a Complex High-Performance EA for Step Index


**Project Overview:**

I need an advanced Expert Advisor (EA) for trading the Step Index on MetaTrader 5. The EA should use multiple indicators and advanced risk management techniques to enhance profitability and manage risks effectively.


**Trading Strategy Details:**

Indicators:

- 50-period EMA

- 200-period EMA

- RSI with 14 periods

- MACD (12, 26, 9)

- Bollinger Bands (20, 2)


Entry Conditions:

- Buy when all the following conditions are met:

  - 50-period EMA is above the 200-period EMA.

  - RSI is below 30.

  - MACD line crosses above the signal line.

  - Price touches or is below the lower Bollinger Band.

- Sell when all the following conditions are met:

  - 50-period EMA is below the 200-period EMA.

  - RSI is above 70.

  - MACD line crosses below the signal line.

  - Price touches or is above the upper Bollinger Band.


Exit Conditions:

- Take profit based on 1.5 times ATR.

- Stop loss based on 1.0 times ATR.

- Enable trailing stop of 0.5 times ATR.


**Risk Management:**

- Position sizing: Use 2% of account balance per trade.

- Max open trades: Limit to 5.

- Max daily loss: Stop trading if 5% of account is lost in a day.


**Customization:**

- Allow adjustment of all indicator parameters (EMA periods, RSI period, MACD settings, Bollinger Bands settings).

- Allow adjustment of take profit, stop loss, trailing stop, position sizing, max open trades, and max daily loss in the EA settings.


**Backtesting and Optimization:**

- Optimize the EA for Step Index using historical data from January 2020 to December 2023.


**Technical Requirements:**

- Develop the EA for MetaTrader 5.

- Ensure compatibility with the latest version of MetaTrader 5.

- Provide source code and detailed documentation.


応答済み

1
開発者 1
評価
(354)
プロジェクト
559
33%
仲裁
24
67% / 8%
期限切れ
16
3%
仕事中
2
開発者 2
評価
(20)
プロジェクト
19
11%
仲裁
2
50% / 50%
期限切れ
0
3
開発者 3
評価
(597)
プロジェクト
930
46%
仲裁
31
39% / 29%
期限切れ
93
10%
4
開発者 4
評価
(8)
プロジェクト
9
56%
仲裁
0
期限切れ
0
仕事中
5
開発者 5
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
6
開発者 6
評価
(243)
プロジェクト
431
34%
仲裁
55
36% / 38%
期限切れ
157
36%
取り込み中
7
開発者 7
評価
(17)
プロジェクト
18
61%
仲裁
3
0% / 100%
期限切れ
1
6%
8
開発者 8
評価
(471)
プロジェクト
533
33%
仲裁
29
38% / 41%
期限切れ
8
2%
取り込み中
9
開発者 9
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
1
100%
10
開発者 10
評価
(2089)
プロジェクト
2650
61%
仲裁
113
45% / 26%
期限切れ
419
16%
取り込み中
11
開発者 11
評価
(159)
プロジェクト
226
22%
仲裁
15
60% / 20%
期限切れ
1
0%
多忙
12
開発者 12
評価
(3)
プロジェクト
6
0%
仲裁
0
期限切れ
1
17%
取り込み中
13
開発者 13
評価
(20)
プロジェクト
24
25%
仲裁
0
期限切れ
2
8%
仕事中
14
開発者 14
評価
(42)
プロジェクト
62
8%
仲裁
12
58% / 42%
期限切れ
1
2%
15
開発者 15
評価
(378)
プロジェクト
401
31%
仲裁
62
19% / 69%
期限切れ
51
13%
取り込み中
16
開発者 16
評価
(24)
プロジェクト
31
16%
仲裁
7
29% / 43%
期限切れ
4
13%
仕事中
17
開発者 17
評価
(47)
プロジェクト
70
44%
仲裁
3
0% / 100%
期限切れ
0
仕事中
18
開発者 18
評価
(1095)
プロジェクト
1451
45%
仲裁
49
73% / 12%
期限切れ
36
2%
類似した注文
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
Develop an MQL5 Expert Advisor (EA) that implements a robust Inner Circle Trader (ICT) strategy. The EA should be capable of identifying market structure shifts, order blocks, fair value gaps (FVGs), and executing trades based on these concepts. Additionally, it should include multi-timeframe analysis, advanced risk management, time-based filters, and real-time performance monitoring. ### 1. Market Structure and
Lihle's trades 30+ USD
``` //+------------------------------------------------------------------+ //| Hello World Expert Advisor | //| | //| This is a basic EA that buys and sells based on a simple | //| moving average crossover strategy. | //+------------------------------------------------------------------+ #property version "0.01" #property strict input int FastMA
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
CPI ROBOKING 30+ USD
*Strategy: CPI-Based Trading* *Instruments:* XAUUSD (Gold), UsTech100 (Nasdaq 100), USDJPY *CPI Release:* 1. *Higher-than-expected CPI:* - XAUUSD: SELL (Gold prices may drop due to potential rate hike) - UsTech100: SELL (Tech stocks may drop due to potential rate hike) - USDJPY: BUY (USD may strengthen due to potential rate hike) 2. *Meets or lower-than-expected CPI:* - XAUUSD: BUY (Gold prices may rise due
I'm looking for a quote from a developer who can compile this source code as DLL file so that it works on Forex Tester 5 They are all open source trading view indicators. Forextester 5 have advised that custom indicators in C++ or Delphi programme language are compatible with them
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions

プロジェクト情報

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

依頼者

出された注文1
裁定取引数0