TradeReport

Thingies such as TradeReport and TradeChart
Post Reply
User avatar
renexxxx
Trader
Posts: 860
Joined: Sat Dec 31, 2011 3:48 am

TradeReport

Post by renexxxx »

matrixebiz » Thu Dec 18, 2014 2:01 am wrote:Hey rene, is there any way to add an account DrawDown for the time period selected?

With my Broker I can't select the amount of Demo money the account starts with so my Demo account is at $100K so it would be nice to know how much drawdown the account went into for the week or whatever so I know that if I was to deposit $100 into a Live account, I wouldn't have blown it do to a margin call. Thx
The short answer to your question is 'No'.

The long answer is this: MQL does not provide a function to get the UPL for a certain historic date. One way to approximate this is by dissecting the reporting period in a sequence of one-minute candles, working out which of the selected trades (filtered by magic number, comment-fields etc) were open on that candle and for each of them work out their unrealised pip count (by comparing their open price with the one-minute candle close price for that candle). This would give you a minute-by-minute unrealised pip count (that can be converted to dollars using the lotsize).

Problem with this is that the one-minute historic data feed is not accurate and MQL just throws you a number if it hasn't got the data loaded (meaning that you can get different answers for different runs).

Hope not to disappoint you.
matrixebiz
Trader
Posts: 70
Joined: Wed Nov 16, 2011 4:39 am

TradeReport

Post by matrixebiz »

Okay, no worries, was just hoping there was a way.
User avatar
wolfeman
Trader
Posts: 143
Joined: Thu Nov 17, 2011 6:15 am
Location: Slumming it in sunny California

TradeReport

Post by wolfeman »

Hi renexxxx,

I'm writing to ask for a slight mod, that I think others with less than perfect eyesight will appreciate as well. Would it be possible to change the color of the totals at the bottom to something more legible? The red on grey is a real challenge for my eyes. Even with glasses, I cannot read the negative pip count as it's displayed right now.

A color choice would be awesome, but just plain white (like the others are) would be just fine. Thanks for considering, Andy
You do not have the required permissions to view the files attached to this post.
User avatar
renexxxx
Trader
Posts: 860
Joined: Sat Dec 31, 2011 3:48 am

TradeReport

Post by renexxxx »

wolfeman » Sat Dec 20, 2014 6:31 am wrote:Hi renexxxx,

I'm writing to ask for a slight mod, that I think others with less than perfect eyesight will appreciate as well. Would it be possible to change the color of the totals at the bottom to something more legible? The red on grey is a real challenge for my eyes. Even with glasses, I cannot read the negative pip count as it's displayed right now.

A color choice would be awesome, but just plain white (like the others are) would be just fine. Thanks for considering, Andy
Wolfeman,

I still would like to visually indicate whether it is positive or negative result. How about this:
Selection_002.jpg
Here I changed the back ground color of the grand total PIPs and Dollars to one of the alternating row back ground colors and also changed the border colors of the cells. Also, increased the font size slightly.

Is this better? If so, I will update post 1.
You do not have the required permissions to view the files attached to this post.
User avatar
wolfeman
Trader
Posts: 143
Joined: Thu Nov 17, 2011 6:15 am
Location: Slumming it in sunny California

TradeReport

Post by wolfeman »

That looks great! Thank you so much!
renexxxx » Fri Dec 19, 2014 1:01 pm wrote:
wolfeman » Sat Dec 20, 2014 6:31 am wrote:Hi renexxxx,

I'm writing to ask for a slight mod, that I think others with less than perfect eyesight will appreciate as well. Would it be possible to change the color of the totals at the bottom to something more legible? The red on grey is a real challenge for my eyes. Even with glasses, I cannot read the negative pip count as it's displayed right now.

A color choice would be awesome, but just plain white (like the others are) would be just fine. Thanks for considering, Andy
Wolfeman,

I still would like to visually indicate whether it is positive or negative result. How about this:


Here I changed the back ground color of the grand total PIPs and Dollars to one of the alternating row back ground colors and also changed the border colors of the cells. Also, increased the font size slightly.

Is this better? If so, I will update post 1.
User avatar
renexxxx
Trader
Posts: 860
Joined: Sat Dec 31, 2011 3:48 am

TradeReport

Post by renexxxx »

wolfeman » Sat Dec 20, 2014 7:05 am wrote:That looks great! Thank you so much!
No worries! Update is in post 1.
User avatar
wolfeman
Trader
Posts: 143
Joined: Thu Nov 17, 2011 6:15 am
Location: Slumming it in sunny California

TradeReport

Post by wolfeman »

Thanks again rene, it looks just great. Now I can see how I lost 1400+ pips this week and still made money.
You do not have the required permissions to view the files attached to this post.
User avatar
Aussiedoc
Trader
Posts: 270
Joined: Tue Dec 13, 2011 8:10 am
Location: Western District. Victoria. Australia

TradeReport

Post by Aussiedoc »

Renexxxx, thanks for the indi. :hi:

It has been immensely helpful. :good: :good:

I wish you and yours a very safe and Happy Christmas/New Year season and look forwards to sharing a very Prosperous 2015 with you. :xm:

Cheers
Doc :)
If you can never exceed your own expectations - why expect second-best?
User avatar
renexxxx
Trader
Posts: 860
Joined: Sat Dec 31, 2011 3:48 am

TradeReport

Post by renexxxx »

Aussiedoc » Sat Dec 20, 2014 9:19 am wrote:Renexxxx, thanks for the indi. :hi:

It has been immensely helpful. :good: :good:

I wish you and yours a very safe and Happy Christmas/New Year season and look forwards to sharing a very Prosperous 2015 with you. :xm:

Cheers
Doc :)
It is a pleasure Doc.

Also, from me, best wishes to you and the rest of the SHF traders community. May 2015 bring your health, happiness and prosperity.

Rene.
User avatar
traderduke
Trader
Posts: 306
Joined: Mon Nov 28, 2011 7:30 pm
Location: East Coast USA

TradeReport

Post by traderduke »

matrixebiz » Wed Dec 17, 2014 11:01 am wrote:Hey rene, is there any way to add an account DrawDown for the time period selected?

With my Broker I can't select the amount of Demo money the account starts with so my Demo account is at $100K so it would be nice to know how much drawdown the account went into for the week or whatever so I know that if I was to deposit $100 into a Live account, I wouldn't have blown it do to a margin call. Thx

matrix
Baluda has a indicator called iexposure which tracks the high time & the low time if combined, both it & ihistory , you will have it all!

Regards

Ray
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Data analysis tools”