Programming a custom Expert Advisor (EA) for MetaTrader 5 (MT5)

指定

Requirements for programming a custom Expert Advisor (EA) for MetaTrader 5 (MT5)

Summary: The following requirements describe the features and functionalities that the custom Expert Advisor for MT5 should have, including integration of functions from the POW Banker EA, trade closure options, filter and signal configuration, control panel, and specific protections.

  1. Integration of functions from the POW Banker EA: a. Download and analyze the POW Banker EA provided in the link: https://drive.google.com/file/d/18lJN64Lrpkm3cBJ_M6Qo24JuhniyOIhe/view?usp=share_link b. Incorporate all existing functions of the POW Banker EA into the custom Expert Advisor for MT5.

  2. Trade closure options: a. Allow the selection of criteria for closing trades, including EMA, RSI, ADX, TP, Trailing Profit, SL, and EP. b. Example configuration: Open a trade when the EMAs of 9-21-55 on M30 are aligned and close trades when the RSI of H1 reaches the value of 70.

  3. Filter and signal configuration: a. Allow the use of parameters as filters or signals, independently. b. Example configuration: Use the aligned EMAs of M30 4-8-60 as a filter and the entry when the 8 EMA crosses the 60 EMA as a signal.

  4. Control panel: a. Include a control panel similar to the one in the POW Banker EA, accessible from the MT5 platform.

  5. Specific protections: a. Set daily EP limits: Stop the EA until the next day if the limit is reached. b. Set daily profit limits: Stop the EA until the next day if the limit is reached. c. Set total account balance limits: Stop the EA and close all open trades if a specific profit target is reached (applicable to challenges).

Additional notes:

  • Ensure compatibility of the custom Expert Advisor with the MetaTrader 5 platform.
  • Perform tests on demo accounts to verify the functionality and performance of the EA before implementing it in real accounts.

応答済み

1
開発者 1
評価
(198)
プロジェクト
321
16%
仲裁
21
38% / 33%
期限切れ
17
5%
取り込み中
2
開発者 2
評価
(42)
プロジェクト
62
8%
仲裁
12
58% / 42%
期限切れ
1
2%
3
開発者 3
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
4
開発者 4
評価
(9)
プロジェクト
20
10%
仲裁
3
67% / 33%
期限切れ
5
25%
仕事中
5
開発者 5
評価
(17)
プロジェクト
22
5%
仲裁
7
14% / 29%
期限切れ
3
14%
6
開発者 6
評価
(568)
プロジェクト
641
41%
仲裁
21
57% / 29%
期限切れ
47
7%
仕事中
7
開発者 7
評価
(71)
プロジェクト
80
10%
仲裁
35
9% / 54%
期限切れ
6
8%
仕事中
8
開発者 8
評価
(74)
プロジェクト
73
47%
仲裁
2
50% / 50%
期限切れ
2
3%
9
開発者 9
評価
(6)
プロジェクト
12
8%
仲裁
1
0% / 100%
期限切れ
4
33%
10
開発者 10
評価
(170)
プロジェクト
193
11%
仲裁
37
38% / 35%
期限切れ
5
3%
取り込み中
11
開発者 11
評価
(42)
プロジェクト
88
14%
仲裁
30
30% / 53%
期限切れ
36
41%
仕事中
類似した注文
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
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
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

プロジェクト情報

予算
150 - 300 USD
VAT(付加価値税) (21%): 31.5 - 63 USD
合計: 181.5 - 363 USD
開発者用
135 - 270 USD