Coding a trading indicator that can monitor risk/reward per trade on my mt4 account

MQL4 专家

工作已完成

执行时间5 天
员工反馈
love to work with you, thanks for the job!
客户反馈
Very good developer. Reply fast and fix issues without hesitation.

指定

This is a simple indicator that will display only open trades from the MT4 terminal so I can easily interpret the risk/reward on the account in terms of amount and percentage as shown in the attached picture. (There is no need to draw the background thin lines, I have done this example from an excel sheet)

The symbol column will display all the pairs (in capital letters) that are currently opened with the first trade on top. If the pairs have several trades running it will display the number of trades in the Trade column by labelling it as 1,2,3 etc. If trade 1 is closed, then it will re-label the number.

The Type column will indicate either Buy or Sell as on the terminal

The Open Time column will indicate the dates and time a trade was opened as on the terminal starting with the oldest.

The Size column will indicate the lot size of each trade as on the terminal

The Risk/Reward ($) column will display the amount of risk as set by the stop loss. It will show the amount of risk in red and negative at the start of the trade. As the trade moves in my favour, I will move the stop loss beyond breakeven and it will show reward amount in green. Risk/Reward amount is calculated from the account balance for each trade

The Risk/Reward (%) column will display percentage risk as set by the stop loss. It will show percentage risk in red and negative at the start of the trade. As the trade moves in my favour, I will move the stop loss beyond breakeven and it will show the reward percentage in green. Risk/Reward percentage is calculated from the account balance for each trade.

The Equity ($) column will display each current open trade equity amount (Profit/Loss).

The Equity (%) column will display each current open trade equity percentage (Profit/Loss).

Profit will be shown in green and loss shown in red with a negative sign.

The Sum line will calculate the total from each column as shown in the picture.

The Actual Balance will display the Balance as on the terminal

The New Balance will show the sum of Actual Balance and sum of Risk/Reward amount. As I move stop loss (to lock profit), this amount will be automatically adjusted.

The Equity will display the total current Equity amount as on the terminal

 

There must be some flexibility to position the indicator panel on a blank chart.

All text size/style/colour can be changed or adjusted to fit in the screen.

 

 

 

 

 

 

 

 


附加的文件:

反馈

1
开发者 1
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
2
开发者 2
等级
(94)
项目
190
66%
仲裁
8
25% / 50%
逾期
2
1%
空闲
3
开发者 3
等级
(376)
项目
398
31%
仲裁
62
19% / 69%
逾期
50
13%
工作中
4
开发者 4
等级
(126)
项目
151
48%
仲裁
6
83% / 17%
逾期
2
1%
空闲
5
开发者 5
等级
(40)
项目
76
39%
仲裁
0
逾期
0
空闲
6
开发者 6
等级
(135)
项目
192
42%
仲裁
17
29% / 59%
逾期
28
15%
空闲
7
开发者 7
等级
(264)
项目
538
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
8
开发者 8
等级
(38)
项目
50
10%
仲裁
1
0% / 0%
逾期
8
16%
空闲
9
开发者 9
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
10
开发者 10
等级
(64)
项目
69
64%
仲裁
3
100% / 0%
逾期
7
10%
工作中
11
开发者 11
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
12
开发者 12
等级
(290)
项目
432
64%
仲裁
5
40% / 0%
逾期
4
1%
已载入
13
开发者 13
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

项目信息

预算
50 - 125 USD
开发人员
45 - 112.5 USD
截止日期
 3  7 天