指定

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/1-QDGCPIGBZekx9fEZWIGIZrLC-AX1BFt/view?usp=sharing 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
評価
(2)
プロジェクト
3
0%
仲裁
0
期限切れ
0
2
開発者 2
評価
(4)
プロジェクト
6
0%
仲裁
3
33% / 0%
期限切れ
1
17%
取り込み中
3
開発者 3
評価
(12)
プロジェクト
17
12%
仲裁
6
33% / 17%
期限切れ
3
18%
多忙
4
開発者 4
評価
(166)
プロジェクト
189
10%
仲裁
37
38% / 35%
期限切れ
5
3%
取り込み中
5
開発者 5
評価
(40)
プロジェクト
86
13%
仲裁
30
30% / 47%
期限切れ
35
41%
取り込み中
6
開発者 6
評価
(9)
プロジェクト
19
11%
仲裁
2
100% / 0%
期限切れ
4
21%
仕事中
7
開発者 7
評価
(4)
プロジェクト
6
0%
仲裁
5
0% / 80%
期限切れ
2
33%
8
開発者 8
評価
(48)
プロジェクト
53
8%
仲裁
19
16% / 37%
期限切れ
3
6%
多忙
9
開発者 9
評価
(135)
プロジェクト
195
81%
仲裁
17
29% / 47%
期限切れ
10
5%
仕事中
10
開発者 10
評価
(8)
プロジェクト
8
0%
仲裁
0
期限切れ
0
取り込み中
11
開発者 11
評価
(7)
プロジェクト
21
33%
仲裁
1
0% / 0%
期限切れ
1
5%
取り込み中
12
開発者 12
評価
(185)
プロジェクト
190
27%
仲裁
0
期限切れ
3
2%
13
開発者 13
評価
(32)
プロジェクト
53
36%
仲裁
4
25% / 50%
期限切れ
6
11%
取り込み中
14
開発者 14
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
15
開発者 15
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
16
開発者 16
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
17
開発者 17
評価
(10)
プロジェクト
13
46%
仲裁
0
期限切れ
1
8%
18
開発者 18
評価
(74)
プロジェクト
121
43%
仲裁
12
33% / 50%
期限切れ
17
14%
19
開発者 19
評価
(1)
プロジェクト
2
0%
仲裁
1
100% / 0%
期限切れ
0
20
開発者 20
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
21
開発者 21
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
類似した注文
I have ex4 file that I want recreating into new indicator with source code If possible I want it to be non repaint so the signal do non redraw pls and thank you
Need to create ea to trade in indian market by placing orders to Indian market platform through API form mqlHere's a basic outline of what script should include: Define Heikin Ashi candle pattern: Convert regular candles to Heikin Ashi candles. Order Execution: Execute orders on the open of the second candle after the signal is generated. Buy Call: When a buy call is generated, initiate a call option order. Set
I want the trade to trigger anytime it sees the opportunity on all time frames, sl tp should be automated and all trades should be trigger anytime on cpi news and etc
I need someone to help me convert my tradingview pinescript to mt4, I only got $20 for this and I am gonna be giving you more works ahead, Also I will be paying with cryptocurrency cause my PayPal os not working here, Don't know why
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe
I want to lock my indicators and my EAs in the data folder with a password because i am going to give my pc to a trader , the real names of the indicators also should be changed or covered on the screen so no one should go and find them online
Trade Entry Rule : 1 . New Arrow Higher or Lower Appear : Entry . (Range/Period: {Input}) After Entry Trailing Stop Trails { Trail Step (Input) } 2 . Lot Size { Input } 3 . Take Profit { Input } 4 . Max Number of Trades { Input } 5 . Total Number of Trades per Entry { Input } ---------------------------------------------------------------------------- 6 . Spread Filter { Input }
Placing of order and opening up position. And management of trading position/orders, cancellation of orders and closing of position order lot calculation processing trading errors and environmental state signal lifetime what the programme cannot do for you
I need someone to help me convert my tradingview pinescript to mt4, my budget for this project is $20 and I need this done fast in two days, Also, I am going to need you to be able to build a new indicator because that's the nest project, But I need to know if you can do this first , Thank you
The task is as follows: Create and EA, preferably in python, that can connect to MT5 (via API), with the following criteria: -Scans a multitude of triangular currency pairs (EUR/USD, USD/JPY, EUR/JPY as an example), and finds differences between the implied rate via the use of two currencies, ie in the example case EUR/USD*USD/JPY, and the actual rate. -Takes positions in a market neutral nature (short/long postions)

プロジェクト情報

予算
400+ USD
締め切り
最低 3 最高 10 日

依頼者

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